7 | | Test test |
| 7 | Free tag management through which we manage Google Analytics and other scripts. |
| 8 | Please add the following directly under the <body> on every page. |
| 9 | <!-- Google Tag Manager --> |
| 10 | <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-WWHZ4H" |
| 11 | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
| 12 | <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 13 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 14 | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 15 | '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 16 | })(window,document,'script','dataLayer','GTM-WWHZ4H');</script> |
| 17 | <!-- End Google Tag Manager --> |
| 18 | |