Update index.html
Browse files- index.html +7 -0
index.html
CHANGED
@@ -6,6 +6,13 @@
|
|
6 |
eruda.init();
|
7 |
</script>
|
8 |
<!-- Google tag (gtag.js) -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2M35HBEEVH"></script>
|
10 |
<script>
|
11 |
window.dataLayer = window.dataLayer || [];
|
|
|
6 |
eruda.init();
|
7 |
</script>
|
8 |
<!-- Google tag (gtag.js) -->
|
9 |
+
<!-- Google Tag Manager -->
|
10 |
+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
11 |
+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
12 |
+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
13 |
+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
14 |
+
})(window,document,'script','dataLayer','GTM-NDL2LKLQ');</script>
|
15 |
+
<!-- End Google Tag Manager -->
|
16 |
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2M35HBEEVH"></script>
|
17 |
<script>
|
18 |
window.dataLayer = window.dataLayer || [];
|