|
30 | 30 | <link rel="manifest" href="/site.webmanifest">
|
31 | 31 | <link href='https://api.mapbox.com/mapbox-gl-js/v1.9.1/mapbox-gl.css' rel='stylesheet' />
|
32 | 32 | <script type='text/javascript' src='https://platform-api.sharethis.com/js/sharethis.js#property=5fcf87c180d4f00018da732a&product=sop' async='async'></script>
|
33 |
| - <!-- Global site tag (gtag.js) - Google Analytics --> |
34 |
| - <script async src="https://www.googletagmanager.com/gtag/js?id=G-G5ETMT5PVF"></script> |
35 |
| - <script> |
36 |
| - window.dataLayer = window.dataLayer || []; |
37 |
| - function gtag(){dataLayer.push(arguments);} |
38 |
| - gtag('js', new Date()); |
39 |
| - |
40 |
| - gtag('config', 'G-G5ETMT5PVF'); |
| 33 | + |
| 34 | + <!-- Google Tag Manager --> |
| 35 | + <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
| 36 | + new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
| 37 | + j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
| 38 | + 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
| 39 | + })(window,document,'script','dataLayer','GTM-P448WZ2N'); |
41 | 40 | </script>
|
| 41 | + <!-- End Google Tag Manager --> |
| 42 | + |
| 43 | + <!-- Google Tag Manager (noscript) --> |
| 44 | + <noscript> |
| 45 | + <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P448WZ2N" |
| 46 | + height="0" width="0" style="display:none;visibility:hidden"></iframe> |
| 47 | + </noscript> |
| 48 | + <!-- End Google Tag Manager (noscript) --> |
| 49 | + |
42 | 50 | <!-- Meta Pixel Code -->
|
43 | 51 | <script>
|
44 | 52 | !function(f,b,e,v,n,t,s)
|
|
0 commit comments