Dr Snyder - Laser Doc MD - 🔴 SEO client 🔴 - IA

https://laserdocmd.com - This is for a client who already has a website we can use that we just need to optimize.

Install GTM on site

Assigned to
Hector Mota, Operations Manager at Medstar Hector M.

Comments & Events

Hector Mota, Operations Manager at Medstar
I went ahead and added GTM code to the site.

<!-- 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-T66V6NB');</script>
<!-- End Google Tag Manager -->

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T66V6NB"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

Verified that it is now installed. 
Hector Mota, Operations Manager at Medstar
Hector Mota completed this to-do.
Hector Mota, Operations Manager at Medstar
I also added Google analytics code. 


<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Z3YY3EF02Q"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-Z3YY3EF02Q');
</script>