Any resources on how to parse GA API data using PHP? The code that I tried Google Analytics API Class for PHP doesn't render. It says I have a username/password issue. The Changelog for May 22, 2009: The account feed requests will no longer support a username in them. Instead, it will only accept requests in the following format: https://www.google.com/analytics/feeds/accounts/default Anyone know how to do this?
Damn, I don't know if it's my server but I receive a 400 error using that script: Caught exception: Bad request (400) url: https://www.google.com/analytics/fe...mensions=ga:day&metrics=ga:visits&sort=ga:day Any ideas?
Also, I still get the error for when trying to get the keywords: Caught exception: Bad request (400) url: https://www.google.com/analytics/fe...=ga:keyword&metrics=ga:visits&sort=ga:keyword