pownraj-anubavam / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

How this library helps in fetching analytical data? #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Can you please tell me how this library will help me in getting analytical data?

Thanks
Chitrangada

Original issue reported on code.google.com by chitrang...@gmail.com on 6 Mar 2012 at 4:20

GoogleCodeExporter commented 9 years ago
Hey Chitrangada,

We have a quick sample demonstrating how you can use the Google Analytics API 
here:
http://google-api-php-client.googlecode.com/svn/trunk/examples/analytics/simple.
php

That sample will let you fetch your management goals, segments, accounts, and 
webproperties.

The documentation for the Google Analytics API is available here:
http://code.google.com/apis/analytics/docs/mgmt/v3/mgmtGettingStarted.html

Original comment by chirags@google.com on 7 Mar 2012 at 7:41