Skip to content

Commit 61d6437

Browse files
author
Eliran Eliassy
committed
add tag manager
1 parent ebab14a commit 61d6437

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@
1414

1515
gtag('config', 'G-Q1TPYX04YS');
1616
</script>
17+
18+
<!-- Google Tag Manager -->
19+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
20+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
21+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
22+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
23+
})(window,document,'script','dataLayer','GTM-PQ642DT5');</script>
24+
<!-- End Google Tag Manager -->
25+
26+
1727
<meta charset="UTF-8"/>
1828
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
1929

@@ -78,6 +88,12 @@
7888
</head>
7989

8090
<body>
91+
92+
<!-- Google Tag Manager (noscript) -->
93+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PQ642DT5"
94+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
95+
<!-- End Google Tag Manager (noscript) -->
96+
8197
<header>
8298

8399
<div class="video-overlay">

0 commit comments

Comments
 (0)