|
20 | 20 | data-login_uri="https://www.vevioz.com/login-with.php?provider=Google"
|
21 | 21 | data-cancel_on_tap_outside="false">
|
22 | 22 | </div>
|
23 |
| -<!-- Google Tag Manager --> |
24 |
| -<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': |
25 |
| -new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], |
26 |
| -j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
27 |
| -'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
28 |
| -})(window,document,'script','dataLayer','GTM-NM7QMCN');</script> |
29 |
| -<!-- End Google Tag Manager --> |
| 23 | +<!-- Google tag (gtag.js) --> |
| 24 | +<script async src="https://www.googletagmanager.com/gtag/js?id=G-G340NZ1WVV"></script> |
| 25 | +<script> |
| 26 | + window.dataLayer = window.dataLayer || []; |
| 27 | + function gtag(){dataLayer.push(arguments);} |
| 28 | + gtag('js', new Date()); |
| 29 | + |
| 30 | + gtag('config', 'G-G340NZ1WVV'); |
| 31 | +</script> |
| 32 | +<script id="aclib" type="text/javascript" src="//acscdn.com/script/aclib.js"></script> |
| 33 | +<script type="text/javascript"> |
| 34 | + aclib.runAutoTag({ |
| 35 | + zoneId: 'uk4ehltgrb', |
| 36 | + }); |
| 37 | +</script> |
30 | 38 | </head>
|
31 | 39 | <body style="background-color: black;">
|
32 | 40 | <div class="m-4 mb-0">
|
@@ -167,10 +175,6 @@ <h6>
|
167 | 175 | $('audio').mediaelementplayer();
|
168 | 176 | });
|
169 | 177 | </script>
|
170 |
| - <!-- Google Tag Manager (noscript) --> |
171 |
| -<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NM7QMCN" |
172 |
| -height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> |
173 |
| -<!-- End Google Tag Manager (noscript) --> |
174 | 178 | <script>
|
175 | 179 | // Fungsi untuk mengatur cookie
|
176 | 180 | function setCookie(name, value, hours) {
|
|
0 commit comments