AppsFlyer

AppsFlyer uses AnalyticsEvent.VERSION_2 for its analytics events. To add it to your app you need to:

  1. Include the AppsFlyer module to your build.gradle.
    implementation ("com.poqstudio:analytics.appsflyer:$VERSION_NAME")
  2. Provide your AppsFlyer dev key through the AppsflyerSettings class.