Google analytics

Google analytics uses the deprecated AnalyticsEvent.VERSION_1. To add it to your app you need to:

  1. Include the Google analytics module to your build.gradle.
    implementation ("com.poqstudio:analytics.google:$VERSION_NAME")
  2. Add your Google analytics id to your country config JSON file with the property gaTrackingId.