Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Track if a given event is the first event of this type for a user.

License

Notifications You must be signed in to change notification settings

PostHog/first-time-event-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Time Event Tracker Plugin

This plugin is deprecated.

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

About

Track if a given event is the first event of this type for a user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •