Events
Last updated
Was this helpful?
Last updated
Was this helpful?
There's no need to deploy expensive third-party analytics tools to track user behaviour in as it comes with client-side event tracking and analytics built in.
To track an event, simply import the Event
component and call the create
method with an event name
and optional metadata
. This will log a new event in your database.
The following events are already configured for you:
signin
selected_plan
completed_onboarding
cancelled_onboarding
upgraded
invited_user
closed_account
the total number of triggers for each event
events charted over time
a list of all events
individual event detail
You can get a birds eye view of all of your event data in . Here you can see: