Stores structured attributes for the current user to power offer targeting, personalization, and analytics. Attributes are merged with existing attributes—they do not replace them entirely.Documentation Index
Fetch the complete documentation index at: https://docs.encorekit.com/llms.txt
Use this file to discover all available pages before exploring further.
Signature
Attributes are merged, not replaced. If you set
email and subscriptionTier, then later set monthsSubscribed, all three attributes will be preserved.Parameters
| Name | Type | Description |
|---|---|---|
attributes | UserAttributes | Structured attributes object containing user metadata for targeting and analytics. See UserAttributes for all available fields. |