Add yandex.metrika code
Some fixes
This commit is contained in:
20
offline.html
20
offline.html
@@ -1,4 +1,4 @@
|
||||
html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DarkShy - main page</title>
|
||||
<meta name="description" content="Страница DarkShy.">
|
||||
@@ -20,4 +20,22 @@ html>
|
||||
<h3>Код ошибки: No internet connection or server is dead</h3>
|
||||
<h3>Попробовать еще раз?</h3>
|
||||
<a href="/" rel="follow">Главная</a>
|
||||
<!-- Yandex.Metrika counter -->
|
||||
<script type="text/javascript" >
|
||||
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
||||
m[i].l=1*new Date();
|
||||
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
||||
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
|
||||
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
|
||||
|
||||
ym(80486719, "init", {
|
||||
clickmap:true,
|
||||
trackLinks:true,
|
||||
accurateTrackBounce:true,
|
||||
webvisor:true
|
||||
});
|
||||
</script>
|
||||
<noscript><div><img src="https://mc.yandex.ru/watch/80486719" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
||||
<!-- /Yandex.Metrika counter -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user