Call
/identify before /track. Events can only be recorded for users that
have been identified.Identify a user
Identify a user with account
For products with workspaces or teams, you can associate users with an account and mark the account owner:Reserved traits
Everything you send inproperties is stored as a trait on the customer. A few keys are reserved and power specific features in the dashboard:
The
segment trait is the segment your customer belongs to in your ICP. It
is not the behavioral segment Retain calculates for each account (Curious,
Loyal, Zombie, and friends). Those are computed from usage, not sent by you.Traits are merged, not replaced
Eachidentify call does a shallow merge: keys you send overwrite the same keys, keys you omit are preserved. You can send plan on signup and acquisitionChannel later without losing anything. Send null for a key to clear it.
Split retention cohorts by trait
Send the cohort traits and the Metrics page lets you split the retention chart by any of them. That is how you find out which plan, channel, or segment quietly churns the most:Next steps
Track
Record events for identified users.