Add Google Tag Manager integration to layout templates
This commit is contained in:
8
.vscode/ftp-kr.sync.cache.json
vendored
8
.vscode/ftp-kr.sync.cache.json
vendored
@@ -117,10 +117,16 @@
|
|||||||
},
|
},
|
||||||
"google-merchant_id-1.xml": {
|
"google-merchant_id-1.xml": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 18717429,
|
"size": 18739941,
|
||||||
"lmtime": 0,
|
"lmtime": 0,
|
||||||
"modified": true
|
"modified": true
|
||||||
},
|
},
|
||||||
|
"google-merchant_id-1.xml_temp": {
|
||||||
|
"type": "-",
|
||||||
|
"size": 16154652,
|
||||||
|
"lmtime": 0,
|
||||||
|
"modified": false
|
||||||
|
},
|
||||||
".htaccess": {
|
".htaccess": {
|
||||||
"type": "-",
|
"type": "-",
|
||||||
"size": 87360,
|
"size": 87360,
|
||||||
|
|||||||
@@ -101,6 +101,13 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|||||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KF4K52D"
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KF4K52D"
|
||||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||||
<!-- End Google Tag Manager (noscript) -->
|
<!-- End Google Tag Manager (noscript) -->
|
||||||
|
<!-- Google Tag Manager -->
|
||||||
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||||
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||||
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||||
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||||
|
})(window,document,'script','dataLayer','GTM-KBZR63W');</script>
|
||||||
|
<!-- End Google Tag Manager -->
|
||||||
{/literal}
|
{/literal}
|
||||||
<script type="text/javascript" src="/themes/InterBlue/assets/js/accessibility.js"></script>
|
<script type="text/javascript" src="/themes/InterBlue/assets/js/accessibility.js"></script>
|
||||||
<link rel="stylesheet" href="/themes/InterBlue/assets/css/accessibility.css">
|
<link rel="stylesheet" href="/themes/InterBlue/assets/css/accessibility.css">
|
||||||
@@ -44,6 +44,10 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body id="{$page.page_name}" class="{$page.body_classes|classnames}">
|
<body id="{$page.page_name}" class="{$page.body_classes|classnames}">
|
||||||
|
<!-- Google Tag Manager (noscript) -->
|
||||||
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KBZR63W"
|
||||||
|
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||||
|
<!-- End Google Tag Manager (noscript) -->
|
||||||
<!-- Messenger Wtyczka czatu Code -->
|
<!-- Messenger Wtyczka czatu Code -->
|
||||||
<div id="fb-root"></div>
|
<div id="fb-root"></div>
|
||||||
{literal}
|
{literal}
|
||||||
|
|||||||
Reference in New Issue
Block a user