Type String Event analyticsRequest Revision Release 2025.3721 Keywords analytics, attribution, Kochava, analyticsRequest, phase See also analyticsRequest kochava.*
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 kochava.logEvent() or kochava.logDeeplinkEvent().
"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.