- Feature flags targeted by user properties
- Feedback that persists across devices for the same user
- Analytics grouped by user rather than device
Identify a user
UserContext
| Field | Type | Description |
|---|---|---|
userId | String | Stable unique identifier for the user |
properties | [String: String] | Custom key-value pairs for targeting |
"plan":"free","pro","business""country":"US","DE","JP""beta_tester":"true""company_size":"50"