Measurement Protocol Events Showing Up In GA Real-

2019-05-10 08:49发布

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条回答
Summer. ? 凉城
2楼-- · 2019-05-10 09:25

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

查看更多
登录 后发表回答