@posthog/first-time-event-tracker
v0.0.7
Published
Track if a given event is the first event of this type for a user.
Downloads
3
Maintainers
Keywords
Readme
First Time Event Tracker Plugin
Important!
This plugin will only work on events ingested after the plugin was enabled. This means it will register events as being the first if there were events that occured before it was enabled. To mitigate this, you could consider renaming the relevant events and creating an action that matches both the old event name and the new one.
Usage
This plugin will add the following two properties to events you specify:
is_event_first_ever
is_event_first_for_user