GA_and_GTM

Metadata

Highlights

gtm.js (labeled “Pageview” in the debug panel) is the first event in the data layer, and is sent as soon as the GTM container is loaded. This is the default event for tags with page-based triggers (such as your GA pageview tag).• gtm.dom (labeled “DOM ready” in the debug panel) is sent when the DOM is ready. This means your browser has loaded the structure of the DOM, but not necessarily that all page content has been loaded or rendered.• gtm.load (labeled “Page Load” in the debug panel) is sent when the page is completely rendered in the browser, including images, scripts, and other contents — location: