Measurement Protocol Events Showing Up In GA Real-Time Dashboard but not Content Dashboard

喜夏-厌秋 提交于 2019-12-07 13:38:24

问题


I am sending events to Google Analytics using Measurement Protocol. For a while (few days) these seemed to be showing up fine in both the Real-Time area of the Google Analytics Website and the Content->Events->Overview.

Now, they are still showing in the Real-Time page but the Content->Events->Overview shows no activity for over 5 days.

Would appreciate any ideas. Surely if they are showing up in Real-Time it shows that they are being correctly sent to the system?


回答1:


I think I answered my own question here - setting the cid parrameter to be a UUID seems to have done the trick, as per the docs: https://developers.google.com/analytics/devguides/collection/protocol/v1/parameters#customs

As per some of their examples where 5555 is used: https://developers.google.com/analytics/devguides/collection/protocol/v1/reference



来源:https://stackoverflow.com/questions/18829252/measurement-protocol-events-showing-up-in-ga-real-time-dashboard-but-not-content

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