Changes for page Main.GlobalJS

Last modified by strixadmin on 2025/03/27 08:36

From version 3.1
edited by strixadmin
on 2025/03/27 07:31
Change comment: There is no comment for this version
To version 11.1
edited by strixadmin
on 2025/03/27 07:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,22 @@
1 1  {{velocity}}
2 2  #set($discard = $xwiki.jsx.use('Main.GlobalJS'))
3 3  {{/velocity}}
4 +
5 +{{html}}
6 +<!-- Yandex.Metrika counter -->
7 +<script type="text/javascript">
8 + (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
9 + m[i].l=1*new Date();
10 + for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
11 + k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
12 + (window, document, "script", "https://mc.yandex.ru/metrika/tag.js&quot;, "ym");
13 +
14 + ym(100508154, "init", {
15 + clickmap:true,
16 + trackLinks:true,
17 + accurateTrackBounce:true,
18 + webvisor:true
19 + });
20 +</script>
21 +<!-- /Yandex.Metrika counter -->
22 +{{/html}}
XWiki.JavaScriptExtension[0]
Code
... ... @@ -1,8 +1,8 @@
1 1  <!-- Yandex.Metrika counter -->
2 -<script type="text/javascript" >
2 +<script type="text/javascript">
3 3   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
4 4   m[i].l=1*new Date();
5 - for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
5 + for (var j = 0; j <document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
6 6   k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
7 7   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js&quot;, "ym");
8 8  
... ... @@ -13,5 +13,4 @@
13 13   webvisor:true
14 14   });
15 15  </script>
16 -<noscript><div><img src="https://mc.yandex.ru/watch/100508154&quot; style="position:absolute; left:-9999px;" alt="" /></div></noscript>
17 17  <!-- /Yandex.Metrika counter -->