Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a9af42a

Browse files
author
Joseph Damiba
committed
updating GTM tags
1 parent ea375d4 commit a9af42a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

_includes/head.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,11 @@
3838
<script async>(function(s,u,m,o,j,v){j=u.createElement(m);v=u.getElementsByTagName(m)[0];j.async=1;j.src=o;j.dataset.sumoSiteId='f3c81f006746fb000d45ff008ccf6600517dc0001fe60e0045e9200020854300';v.parentNode.insertBefore(j,v)})(window,document,'script','//load.sumo.com/');</script>
3939

4040
<!-- Global site tag (gtag.js) - AdWords: 1009791370 -->
41-
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-1009791370"></script>
42-
<script>
43-
window.dataLayer = window.dataLayer || [];
44-
function gtag(){dataLayer.push(arguments);}
45-
gtag('js', new Date());
46-
gtag('config', 'AW-1009791370');
47-
</script>
41+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
42+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
43+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
44+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
45+
})(window,document,'script','dataLayer','GTM-N6T2RXG');</script>
4846

4947
<!-- META TAGS -->
5048
{% include seo.html %}

_layouts/base.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<html>
33
{% include head.html %}
44
<body data-spy="scroll" data-target=".watch" style="position:relative;">
5+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N6T2RXG"
6+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
57
<!--[if lt IE 10]>
68
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade
79
your browser</a> to improve your experience.</p>

0 commit comments

Comments
 (0)