Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A simple javascript code for authorizing the Google Analytics Core Reporting API. #44

Open
GoogleCodeExporter opened this issue May 1, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Which OAuth2 provider or API service?
Google Analytics Core Reporting API service

External references, such as API reference guide?


Please provide any additional information below.
Not able to authorize using the old protocol. Please help regarding the new 
Oauth 2.0 I want to try with that. 

Original issue reported on code.google.com by test.off...@gmail.com on 7 Jun 2012 at 5:56

@GoogleCodeExporter
Copy link
Author

The sample code describing authentication with Google will work for this clase. 
Use the scope "https://www.googleapis.com/auth/analytics.readonly" and make 
JSONP requests to the API.

Alternatively, if you'd prefer to use a more featureful client library for the 
Analytics API, one can be generated like those available at 
http://code.google.com/p/gwt-google-apis -- I am also the maintainer of that 
library, so I can make a library available there if you are interested, when I 
have time.

Original comment by jasonhall@google.com on 7 Jun 2012 at 1:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant