Google analytics
Google analytics uses the deprecated AnalyticsEvent.VERSION_1
. To add it to your app you need to:
- Include the Google analytics module to your
build.gradle
.implementation ("com.poqstudio:analytics.google:$VERSION_NAME") - Add your Google analytics id to your country config JSON file with the property
gaTrackingId
.