cuongpd / gapi-google-analytics-php-interface

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

Login to my account without OAuth #77

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How can I access API without login in to an account through OAuth? Is there a 
way to access analytics data simply by hardcoding a username and password?

What we are trying to do: Our clients' projects are hosted under our domain and 
they usually looks like ourdomain.com/client_1_project, 
ourdomain.com/client_2_project.  Google analytics Stats are recorded under 
ourdomain.com. We want to create a web application to allow our clients to see 
their web stats (which always login to our account and retrieve client-specific 
data by a query).

Original issue reported on code.google.com by mmrstu...@gmail.com on 7 Aug 2012 at 4:07