remove cookies policy
This commit is contained in:
@@ -53,18 +53,39 @@
|
||||
|
||||
|
||||
<!-- Google Tag Manager -->
|
||||
<script type="text/plain" cookie-consent="tracking">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
<!-- <script type="text/plain" cookie-consent="tracking">(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-N7PNMFH');</script>
|
||||
})(window,document,'script','dataLayer','GTM-N7PNMFH');</script> -->
|
||||
<!-- End Google Tag Manager -->
|
||||
|
||||
<!-- 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-N7PNMFH');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-100065546-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() { dataLayer.push(arguments); }
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-100065546-1');
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<!-- Google Analytic -->
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script type="text/plain" cookie-consent="tracking" async
|
||||
<!-- <script type="text/plain" cookie-consent="tracking" async
|
||||
src="https://www.googletagmanager.com/gtag/js?id=UA-100065546-1"></script>
|
||||
<script type="text/plain" cookie-consent="tracking">
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
@@ -72,7 +93,7 @@
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-100065546-1');
|
||||
</script>
|
||||
</script> -->
|
||||
<!-- end of Google Analytic-->
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user