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:
Comments
Post a Comment