Google analytics with react is not working Google analytics with react is not working reactjs reactjs

Google analytics with react is not working


I also had issues with react-ga, so I implemented it in vanilla JavaScript and it works perfectly! I wrote down exactly how, you can read it here.


have you included the cdn link and js for google analyctics in the head of html?


Have you tried adding the tracking code inside <head> in index.html (Admin -> Property -> Tracking code)?