How to configure Android Google Tag Manager v4 with Google Analytics (Universal Analytics)

こ雲淡風輕ζ 提交于 2019-11-29 08:07:56

Ok, it was my fault. There was two problems.

  1. Fields to set were wrong In order to track the screen in GA it's necessary to set the Screen Name's Measurement protocol parameter &cd
    In my case Client Id and User Id are also necessary, that's why I send &ci and &uid

  2. I was using a default binary container from a different test account. After use the correct container it worked like a charm.

It seems like firing rule is incorrect. Try something like {{event}} equals screenView or Always as firing rule. And it will take 24hrs to update in the Google Analytics dashboard, so it will not appear in the real time. Let me know if it doesn't work.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!