identify

open suspend override fun identify(userId: String?, traits: Map<String, Any?>)

Forwarded user identification. Called when the host app calls in.singhangad.eventtracker.EventTracker.identify. Default is a no-op.

Parameters

userId

Stable user ID, or null to clear.

traits

Optional user attributes.