-
## _Context_
Sement.io now https://segment.com/ is a highly popular way of "routing" your analytics data/events to various service to _several_ services _including_ Google Analytics, MixPanel, Face…
-
Cannot find any ecommerce tracking in index.js that as code for
https://segment.com/docs/spec/ecommerce/v2/#product-shared
For GA this need to map to https://developers.google.com/analytics/devguides…
-
## I'm submitting a...
[ ] Bug report
[ x ] Feature request
[ ] Documentation issue or request
During #225 implementation, this article should be taken into consideration https://develop…
-
We started getting the error in production like 3 weeks ago, and it is constantly failing, mostly for Apple devices using Safari/Safari Mobile.
The sentry logs show the error comes from customer IO i…
-
#### Provide a basic description of the audit
As of late 2017, the copypaste tracking code GA gives you is for gtag.js, not the old [`(i,s,o,g,r,a,m)` analytics.js code](https://developers.google.com…
-
Is this possible to add a configuration object to the GA tracker??
We track multiple apps and need tofilter the data per app like below:
``` Javascript
ga('send', 'screenview', {
'appName': 'myApp…
-
It would be great if we can see how many or when they are adding the website to their homescreen. For google analytics it should be possible with Event Tracking: https://developers.google.com/analytic…
-
How about adding something like "Alternative async tracking snippet" from https://developers.google.com/analytics/devguides/collection/analyticsjs/ to docs?
I believe it could look something like t…
p0358 updated
6 years ago
-
I'm trying to add event code to track download clicks and social link clicks from my site. I don't see an option for adding Google Analytics event code in Gantry's Google Analytics atom.
I'm trying…
ghost updated
6 years ago
-
[In README](https://github.com/react-ga/react-ga#standard-implementation), the script to add google analytics manually has `` in it. Is it intentional to have this in there instead of regular url of g…