|
6 | 6 | new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
7 | 7 | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
8 | 8 | 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
9 | | - })(window,document,'script','dataLayer','GTM-TX8943Q8');</script> |
| 9 | + })(window,document,'script','dataLayer','GTM-M548LX3N');</script> |
10 | 10 | <!-- End Google Tag Manager --> |
11 | 11 | <meta charset="utf-8"> |
12 | 12 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
24 | 24 | </head> |
25 | 25 | <body> |
26 | 26 | <!-- Google Tag Manager (noscript) --> |
27 | | - <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TX8943Q8" |
| 27 | + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M548LX3N" |
28 | 28 | height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
29 | 29 | <!-- End Google Tag Manager (noscript) --> |
30 | 30 | <noscript> |
|
35 | 35 | <%= process.env.NODE_ENV === 'production' ? ` |
36 | 36 | <!-- This will be included only in dist/index.html --> |
37 | 37 | <!-- Use <script></script>, not <script /> that breaks dist/index.html --> |
38 | | - <!-- Cookie bar --> |
39 | | - <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/cookie-bar/cookiebar-latest.min.js?theme=grey&tracking=1&thirdparty=1&always=1&hideDetailsBtn=1&showPolicyLink=1&privacyPage=https%3A%2F%2Fdocumatt.com%2Fabout%2Flegal%2Fprivacy%2F"></script> |
40 | | - |
41 | | - <!-- Default Statcounter code for Snippets.documatt.com https://snippets.documatt.com --> |
42 | | - <script type="text/javascript"> |
43 | | - var sc_project=12361966; |
44 | | - var sc_invisible=1; |
45 | | - var sc_security="1bd7d864"; |
46 | | - </script> |
47 | | - <script |
48 | | - type="text/javascript" |
49 | | - src="https://www.statcounter.com/counter/counter.js" |
50 | | - async |
51 | | - ></script> |
52 | | - <noscript> |
53 | | - <div class="statcounter"> |
54 | | - <a title="Web Analytics" |
55 | | - href="https://statcounter.com/" target="_blank"><img |
56 | | - class="statcounter" |
57 | | - src="https://c.statcounter.com/12361966/0/1bd7d864/1/" |
58 | | - alt="Web Analytics"> |
59 | | - </a> |
60 | | - </div> |
61 | | - </noscript> |
62 | | - <!-- End of Statcounter Code --> |
| 38 | + <!-- ... --> |
63 | 39 | ` : '' %> |
64 | 40 | </body> |
65 | 41 | </html> |
0 commit comments