widop / google-analytics

Google certificate-based authentication in server-to-server interactions with google analytics for PHP 5.3+
MIT License
27 stars 20 forks source link

authenticating on behalf of someone ? #19

Open vladvisinescu opened 8 years ago

vladvisinescu commented 8 years ago

so i`m building this simple app for in-house use where someone logs in using google log-in. Next he/she should see pageviews/browserlists/etc from the views he has access to.

is there any way to do this using this package ?

Thanks in advance!

vladvisinescu commented 8 years ago

its my first time developing such an app, using OAuth and Googles API. if there`s another way of tackling this, feel free to share a link or two :)