Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
dignajar authored Jan 19, 2019
1 parent 85edc9d commit edfe480
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,25 @@
});
</script>

<!--
Yandex.Metrika counter
Masking IP addresses enabled for GDPR
-->
<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();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(51979046, "init", {
id:51979046,
clickmap:true,
trackLinks:true,
webvisor:true,
accurateTrackBounce:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/51979046" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->

</body>
</html>
</html>

0 comments on commit edfe480

Please sign in to comment.