MediaWiki:Common.js: различия между версиями
Перейти к навигации
Перейти к поиску
Alvelcom (обсуждение | вклад) Нет описания правки |
Alvelcom (обсуждение | вклад) Нет описания правки |
||
Строка 2: | Строка 2: | ||
<!-- Yandex.Metrika counter --> | |||
(function (d, w, c) { | |||
(w[c] = w[c] || []).push(function() { | |||
try { | |||
w.yaCounter4730998 = new Ya.Metrika({id:4730998, | |||
webvisor:true, | |||
clickmap:true, | |||
trackLinks:true, | |||
accurateTrackBounce:true, | |||
trackHash:true}); | |||
} catch(e) { } | |||
}); | |||
var n = d.getElementsByTagName("script")[0], | |||
s = d.createElement("script"), | |||
f = function () { n.parentNode.insertBefore(s, n); }; | |||
s.type = "text/javascript"; | |||
s.async = true; | |||
s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js"; | |||
if (w.opera == "[object Opera]") { | |||
d.addEventListener("DOMContentLoaded", f, false); | |||
} else { f(); } | |||
})(document, window, "yandex_metrika_callbacks"); |
Версия от 07:30, 26 сентября 2014
/* Размещённый здесь код JavaScript будет загружаться пользователям при обращении к каждой странице */ <!-- Yandex.Metrika counter --> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter4730998 = new Ya.Metrika({id:4730998, webvisor:true, clickmap:true, trackLinks:true, accurateTrackBounce:true, trackHash:true}); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks");