Skip to content

Commit

Permalink
Analytics update
Browse files Browse the repository at this point in the history
  • Loading branch information
bsploit committed Mar 27, 2020
1 parent 1fa9c97 commit b95fe1e
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions _static/js/my.js
Original file line number Diff line number Diff line change
@@ -1,26 +1,21 @@
<!-- 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();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");
(window, document, "script", "https://ipmeta.io/plugin.js", "ipmeta");

ym(57652708, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/57652708" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->


<script src="https://ipmeta.io/plugin.js"></script>
<script>
ga('require', 'ipMeta', {
ga('require', 'ipMeta', {
serviceProvider: 'dimension1',
networkDomain: 'dimension2',
networkType: 'dimension3',
});
ga('ipMeta:loadNetworkFields');
</script>


0 comments on commit b95fe1e

Please sign in to comment.