sajad torkamani
posthog.capture('Plan purchased', {
    price: 1599,
    planId: 'XYZ12345',
    frequency: 'monthly',
    features: {
        'SSO': true,
        'Custom branding': true,
        'Custom domains': false,
    }
})

Sources

Tagged: Posthog