google-analytics icon indicating copy to clipboard operation
google-analytics copied to clipboard

Google Analytics web components

Results 11 google-analytics issues
Sort by recently updated
recently updated
newest added

This project is no any updates for 2 years now.

Readme points to [component page](https://elements.polymer-project.org/elements/google-analytics). Component page is the contents of the readme.

Are there any plans to update this element to version 2.0? Thanks.

I'm following this example but my chartdivs do not show any charts. Authentication flow works fine btw. https://ga-dev-tools.appspot.com/polymer-elements/

Hello, I am trying to use this library but having some troubles. Login appears to work but no account is being populated in the dropdown when tried in here: https://elements.polymer-project.org/elements/google-analytics?view=demo:demo/index.html...

It should match the behavior seen in `ViewSelector2` as demoed here: https://ga-dev-tools.appspot.com/embed-api/custom-components/

This means we cannot bind to changes in the data property if we want to re-use it for something else (extra data processing for example). It defeats the purpose to...

Hi guys, thank you for providing the basic element of Google Analytics polymer elements. They have been a great help. However, when analyzing Google Analytics, most of the time we...

I'm loving this set of components, but I frequently run into "User Rate Limit Exceeded" quota errors. I've implemented Exponential Backoff for retrying requests but I think it would be...