Skip to content

Commit ef90b8a

Browse files
authored
Update bootstrap.html
1 parent 3ca1539 commit ef90b8a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_layouts/bootstrap.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929
<meta name="msapplication-TileColor" content="#da532c">
3030
<meta name="theme-color" content="#236BFD">
3131
<link rel="author" href="https://plus.google.com/+Codeception">
32+
33+
<!-- Google Tag Manager -->
34+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
35+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
36+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
37+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
38+
})(window,document,'script','dataLayer','GTM-KW4XGH4');</script>
39+
<!-- End Google Tag Manager -->
40+
3241
</head>
3342

3443
<body>
@@ -302,6 +311,11 @@ <h4 class="mt-8">additional_thanks_to_</h4>
302311
</div>
303312
</div>
304313

314+
<!-- Google Tag Manager (noscript) -->
315+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KW4XGH4"
316+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
317+
<!-- End Google Tag Manager (noscript) -->
318+
305319
{% include js.html %}
306320

307321
{% include twitter.html %}

0 commit comments

Comments
 (0)