Dev Request: Dev Request - GTM Container Code for PDQ Connect
Instructions
Description
The PDQ Connect Help Center is currently available at pdqconnect.zendesk.com and will change to connect.pdq.com at some point in the future. A new GTM container has been created in order to add tracking to these pages.
Currently the help.pdq.com GTM container (GTM-WHL75MZ) is placed on pdqconnect.zendesk.com pages. This should be replaced with the new PDQ Connect GTM container code below.
Instructions
Place this code as high in the head of the page as possible. It is a bit convoluted, but note that this script is async=true
and hence not blocking.
<!-- 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-WWV74ZW');</script>
<!-- End Google Tag Manager -->