MediaWiki:Common.js/ym.js — различия между версиями

Материал Psylab.info - энциклопедии психодиагностики
Перейти к: навигация, поиск
м
м
Строка 1: Строка 1:
 
<!-- Yandex.Metrika counter -->
 
<!-- Yandex.Metrika counter -->
 
+
(function (d, w, c) {
    (function (d, w, c) {
+
    (w[c] = w[c] || []).push(function() {
        (w[c] = w[c] || []).push(function() {
+
        try {
            try {
+
            w.yaCounter27715605 = new Ya.Metrika({
                w.yaCounter27715605 = new Ya.Metrika({
+
                id:27715605,
                    id:27715605,
+
 
                     webvisor:true
 
                     webvisor:true
                });
+
            });
            } catch(e) { }
+
        } 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]") {
+
    var n = d.getElementsByTagName("script")[0],
            d.addEventListener("DOMContentLoaded", f, false);
+
    s = d.createElement("script"),
        } else { f(); }
+
    f = function () { n.parentNode.insertBefore(s, n); };
    })(document, window, "yandex_metrika_callbacks");
+
    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");
 
<!-- /Yandex.Metrika counter -->
 
<!-- /Yandex.Metrika counter -->

Версия 23:32, 23 декабря 2014

<!-- Yandex.Metrika counter -->
(function (d, w, c) {
    (w[c] = w[c] || []).push(function() {
        try {
            w.yaCounter27715605 = new Ya.Metrika({
                id:27715605,
                    webvisor: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");
<!-- /Yandex.Metrika counter -->