Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Analytics Firebase

Google Analytics V4 In Android: Could Not Find Class 'com.google.android.gms.analytics.tracker'

I am desperately trying to integrate GA v4 in my Android app. And I followed the guide here https:/… Read more Google Analytics V4 In Android: Could Not Find Class 'com.google.android.gms.analytics.tracker'

Custom Metrics Not Working | Google Analytics

Here is my Java file that defines my tracker : package com.example.anantchowdhary.simpletodo; … Read more Custom Metrics Not Working | Google Analytics