GoogleWebComponents / google-analytics

Google Analytics web components
https://elements.polymer-project.org/elements/google-analytics
Other
184 stars 79 forks source link

Server Side Authorization #35

Closed punteney closed 9 years ago

punteney commented 9 years ago

Is there anyway to do server side authorization for the components? Much like this example https://ga-dev-tools.appspot.com/embed-api/server-side-authorization/, but using the polymer components instead of the embed API?

Thanks

philipwalton commented 9 years ago

I don't believe there is, but either way it would be done via the <google-signin> component. I'd recommend asking on that repo and/or suggesting it as a feature.