♦️Landing Page - How to add the tracking ID
PreviousLanding Page - How to Add the Google Tag to your Landing Page in SprintHubNextLanding Page - Testing the connection between my LP and Google Tag Manager
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-16533322872"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-16533322872');
</script><script async src="https://www.googletagmanager.com/gtag/js?id=AW-16533322872"></script> window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-16533322872');