: Is there a simple way to query the top URLs in Google Analytics? I'm looking for an easy way to query GA programmatically in order to display the most popular pages on my site. GA has a
I'm looking for an easy way to query GA programmatically in order to display the most popular pages on my site.
GA has a Data Export API, but it seems kind of complex to work with for what I want to do. Is there a simpler way or am I stuck with the Data Export API?
More posts by @Margaret670
1 Comments
Sorted by latest first Latest Oldest Best
The Data Export API really is the simplest way to get the data from Google Analytics although you have more options - and more comprehensive data, given that Google Analytics does not track spiders or users with Javascript disabled - if you parse your own server logs.
The Data Export API Protocol page includes instructions which you can test on the command line with cURL (as well as links to Javascript, Java, and Python interface libraries) and it appears as though there is also a PHP interface library at Google Code.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.