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
distinct Id
the distinctId
user Properties
the user properties, set as a "$set" property, Docs https://posthog.com/docs/product-analytics/user-properties
user Properties Set Once
the user properties to set only once, set as a "$set_once" property, Docs https://posthog.com/docs/product-analytics/user-properties