identify

open override fun identify(distinctId: String, userProperties: Map<String, Any>?, userPropertiesSetOnce: Map<String, Any>?)

Identifies the user Docs https://posthog.com/docs/product-analytics/identify

Parameters

distinctId

the distinctId

userProperties

the user properties, set as a "$set" property, Docs https://posthog.com/docs/product-analytics/user-properties

userPropertiesSetOnce

the user properties to set only once, set as a "$set_once" property, Docs https://posthog.com/docs/product-analytics/user-properties