Skip to main content
  1. Technology Tags/

Google Tag Manager

Using Google Tag Manager in React Web Application

··443 words·3 mins
This is going to be a pretty short post but should prove to be useful if you are already familiar with tool. Quick intro of normal website tracking # When one navigates through a normal server rendered website that is utilizing Google Tag Manager or Google Analytics (assuming that is is set up right), as the page loads, it would send a page view hit to the Google Analytics server. This is normal familiar behaviour for most people who used the tools.