Skip to main content

All Questions

0 votes
1 answer
109 views

GA Preview Says Tags are Working on Ngrok But Not on Production?

I have a react web app. I installed GA tags using the npm package, react-gtm-module. I put the app up on ngrok and tested it in GA on preview mode. Everything worked great. The Google Analytics tag ...
VikR's user avatar
  • 5,142
0 votes
1 answer
243 views

google analytics reporting api permission

I'm making this custom dashboard using google analytics reporting api and MERN stack which allow users to create an account or login and choose whatever analytics they want to see depending on the ...
Hazem Ben Abdelhafidh's user avatar
1 vote
0 answers
962 views

Getting TypeError: CreateListFromArrayLike called on non-object in react

I am trying to fetch the 7 days of google analytics data in my node/react js app. Currently, I am trying to show the data in chart format in react js. But whenever i am trying to pass the data in ...
ranit singh's user avatar
0 votes
1 answer
74 views

How to use Google Analytics in a ReactRouter V4 Switch setup

I am trying to implement Google Analytics in my React single page application but to do that I understand that I need to use the history prop. I am using a Switch setup, and this will not seem to work....
Oli C's user avatar
  • 113
1 vote
1 answer
263 views

Google analytics works local and not works in aws s3, why?

I Built static website with node and some react components. When I start application locally, everything works fine (including google analytics tracking), but executing in AWS S3 bucket, google ...
ivoneijr's user avatar
1 vote
1 answer
5k views

Google API Client Libraries for react project, Javascript or Node-js ?

I'm building a dashboard using React, Redux and D3. I would like to display some data from the Google Analytics API. I already have my React and Redux app. It's working fine. I'm now trying to import ...
Simon Breton's user avatar
  • 2,886
0 votes
1 answer
2k views

Google Tag Manager hangs on XHR Ready State Changed

Alright this is a strange one. I've added the Google tag manager script to the bottom of my page and I've published the container but I've removed all the tags (just in case one of the tags was the ...
Micah's user avatar
  • 116k