google analytics differences between dashboard and API

喜夏-厌秋 提交于 2019-12-11 08:18:42

问题


I get different numbers when I use google analytics APIs compare to google analytics dashboard. I use the exact same filters in both ways.


回答1:


In a word: Sampling

Regardless of how your traffic data is collected (sampled or unsampled), Analytics may examine only a portion of the collected data when calculating the result for a report. This type of sampling is called report sampling. It occurs automatically when you query for data that is not available in aggregate.

Google Docs on Sampling

Google Analytics API not returning same data as Analytics dashboard



来源:https://stackoverflow.com/questions/23513545/google-analytics-differences-between-dashboard-and-api

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