Import 3rd Party Page Views Data on Google Analytics

♀尐吖头ヾ 提交于 2019-12-02 17:04:38

问题


Is there a way to import 3rd party page view data to Google Analytics?

For example, if I have file download information from my server logs, could I put the information on Google Analytics and have it show up in the standard reports or a custom report alongside the existing pageview data already provided by Analytics?


回答1:


Yes, but you need to do it within 4 hours of the hit being logged. Take a look at the GA measurement protocol. The hour limit is due to the qt param (milliseconds from hit to api upload).




回答2:


What you're looking for is Data Import:

Data Import lets you upload data from external sources and combine it with data you collect via Google Analytics. You can then use Google Analytics to organize and analyze all of your data in ways that better reflect your business.

Detailed information: About Data Import.



来源:https://stackoverflow.com/questions/26706786/import-3rd-party-page-views-data-on-google-analytics

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