Google-Analytics-API-PHP icon indicating copy to clipboard operation
Google-Analytics-API-PHP copied to clipboard

Simple class to query the Google Analytics API v3 with PHP

Results 12 Google-Analytics-API-PHP issues
Sort by recently updated
recently updated
newest added

##1. Basic Setup Create a Project in the Google APIs Console: https://code.google.com/apis/console/ Enable the Analytics API under Services Under API Access: Create an Oauth 2.0 Client-ID Give a Product-Name, choose...

Super quick PR just to tidy up the headings in Markdown.

Since 22th october, I keep getting "_ERROR connecting to Analytics API_". Everything was working fine since months, and I did not change anything. Any idea how to debug this ?...

Hi, I am running this script in my local machine with 127.0.0.1 URL but I am getting below URL: Sorry, something wend wrong retrieving the oAuth tokens Please guide me...

I am getting authentication problem, will you please guide me regarding this. Check screenshot please. ![analytical_autentication](https://cloud.githubusercontent.com/assets/26436818/23952125/6b2ead06-09b6-11e7-8645-16347fbca31d.png)

I believe this is all thats needed. I added google realtime api to this a few years ago. hoping i can contribute

It is to prevent warnings in case you have set the timezone in php.

Hi! Thank you for your work. Im using your library, but i found an issue. The metric ga:visits is not in use. It has been change for ga:sessions. http://venturebeat.com/2014/04/17/dont-panic-google-analytics-trades-visits-visitors-for-sessions-users/ Thank...

Hi , Completely new to this and had two days trying to figure how to make this out from every where around the github/stackoverflow , yours was the one worked...