问题
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