Installation
Initialize
Track Events
You must provide a distinct_id for all events.
Import Historical Events
For events older than 5 days:
User Profiles
set_once()
increment()
append()
union()
Group Analytics
Send Events
Set Group Properties
set_once()
unset()
union()
remove()
Privacy Controls
EU Data Residency
India Data Residency
Disable Geolocation
All server-side calls originate from your server’s IP. Set ip = 0 to disable geolocation.
- You manage
distinct_id yourself
- No automatic identity management
- Use
.import() for historical events
- Custom consumers for data routing
- Designed for scripting and server environments
Resources