“Track Event” is seen in Console (GA Debug) but network request isn't seen in Network Panel

馋奶兔 提交于 2019-12-04 21:49:17

UPDATE:

I finally tested a couple of times and knew:

The value passed to Ga MUST BE AN INT type. So 1.1 is not working but 1 is working.

I think GA Debugger should add a warning and output it in the console :)

You could check the tag implementation using the chrome extension called Trackie

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