Posthog: Capture event
27 March 2023 (Updated 27 March 2023)
posthog.capture('Plan purchased', {
price: 1599,
planId: 'XYZ12345',
frequency: 'monthly',
features: {
'SSO': true,
'Custom branding': true,
'Custom domains': false,
}
})
Sources
Tagged:
Posthog
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment