Campaign Analytics Onboarding

In order to properly track the effectiveness of your campaign(s), we ask that you implement the code below onto all pages of your website. This is our Google Tag Manager container code and it will allow us to track metrics such as total visits, engagements and more. Without having this level of insight, it is challenging for us to effectively optimize your campaign(s). Please follow the steps below and confirm with your sales rep once you are finished. 

Copy the code below and paste it onto every page of your website.
 
Step 1: Copy/paste this code as high in the <head> of the page as possible:
				
					<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KGZLBQ7');</script>
<!-- End Google Tag Manager -->
				
			
Step 2: Copy/paste this code immediately after the opening <body> tag:
				
					<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KGZLBQ7"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
				
			
For more information about installing Google Tag Manager code onto your website, visit Google’s Quick Start Guide.