AnalyticsIdentifyPayload
type
AnalyticsIdentifyPayload
The payload for identifying the user.
Properties
anonymousId
The anonymous user id.
string
force?
Whether to force the identifying regardless of conditions, defaults to `false`.
boolean
userId?
The current user id.
string
