Google Analytics API v4 for Android Does NOT Send Screen Views

后端 未结 4 1952
独厮守ぢ
独厮守ぢ 2021-02-05 17:38

I\'ve set all things for google analytics api v4 as it mentioned here:
https://developers.google.com/analytics/devguides/collection/android/v4/
and here:

4条回答
  •  半阙折子戏
    2021-02-05 18:12

    I lost one day to this. Tried everyting, from documentation to Internet codes, nothing did the job of showing me overall screen views. Finally, after midnight today, they showed up.

    I guess, if Google real time data (sending Tracker in onCreate or similar method) is working for you, then just wait a day, that data will be processed somewhere on Google servers and be ready after some time on analytic dashboard.

    ps. don't listen to Tony, his problem is not the same as this one. But stkent has some good insights to the problem google analytics doesn't show the active user in Real time overview

提交回复
热议问题