andeedee / gapi-google-analytics-php-interface

Automatically exported from code.google.com/p/gapi-google-analytics-php-interface
0 stars 0 forks source link

Gapi not returning number of visits in certain month #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Gapi not returning result for certain month.
2. Once Issue No.1 occured the whole loops get error and wont proceed

Please provide any additional information below.
I'm using cron job in PHP to store each month traffic of my company website 
into database. I able to get total visits to my website in October and 
December. But I am not able to get the data for November and the code not 
returning any error. The code just would not proceed after `$ga = new 
gapi($ga_account,$ga_password);` (see screenshot in attachement)

Original issue reported on code.google.com by esien...@gmail.com on 29 Dec 2014 at 9:27

Attachments: