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?