laravel 4 - Get client_id and service_email from google analytics -


i developed web application need allow users embed google analytics dashboard. in order access analytics dashboard need client_id , service_email.

is there way grab client_id , service_email using oauth, don't want force users manually create client_id can integrate dashboard.

just mention i'm using laravel 4.

i what's issue here.

you have set new project in https://console.developers.google.com. enable oauth access google analytics api. client_id , service_email referring developer's one, accessible under project > api & auth > credentials in dashboard.

there's quite lot take in. i'll available clarify concepts you.


references:

https://developers.google.com/accounts/docs/oauth2

https://developers.google.com/console/help/new/


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -