Type String Event analyticsRequest Revision Release 2024.3703 Keywords analytics, attribution, Kochava Free App Analytics, analyticsRequest, phase See also analyticsRequest kochavaFAA.*
String indicating the phase of the analyticsRequest event. Possible values include:
"init"
— Indicates that the Kochava plugin was initialized successfully. For this phase, the event.data property provides information about the Kochava device ID.
"recorded"
— Indicates that an event was successfully recorded via kochavaFAA.logEvent()
"received"
— Indicates that attribution data was received
"failed"
— Indicates that an error has occurred. For this phase, event.type and [event.data][plugin.kidoz.event.adsRequest.data] can provide additional context.