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