optInTracking

fun optInTracking(distinctId: String? = null, properties: JSONObject? = null)

Opt in tracking Check mixpanel documentations for more info

Parameters

distinctId

String to use as the distinct ID for events

properties

JSONObject that could be passed to add properties to the opt-in event