Search code examples
androidgoogle-analyticsgoogle-analytics-api

Google Analytics Easy Tracker Issues


I am trying to integrate Google Analytics on my Activities. As per the google docs I read up on EasyTracker and added EasyTracker.jar to my libs and referenced the same, extended my Activities from "TrackedActivity" / "TrackedListActivity" Also made an entry in the strings.xml file located under values <string name="ga_api_key">UA-xxxxxxxx-x</string> But whenever I log into Google Analytics I don't see any tracking displayed there.

Where have I gone wrong?


Solution

  • Google Analytic 1st time appear on website after about 24-48 hours. So if you are waiting for analytic after implementation then just wait for 48 hours.