mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Experiment with Metrika counter
This commit is contained in:
parent
a551e1f33b
commit
2c1a67454c
@ -73,7 +73,7 @@
|
|||||||
f = function () { n.parentNode.insertBefore(s, n); };
|
f = function () { n.parentNode.insertBefore(s, n); };
|
||||||
s.type = "text/javascript";
|
s.type = "text/javascript";
|
||||||
s.async = true;
|
s.async = true;
|
||||||
s.src = "https://mc.yandex.ru/metrika/tag.js";
|
s.src = "/js/metrika.js";
|
||||||
|
|
||||||
if (w.opera == "[object Opera]") {
|
if (w.opera == "[object Opera]") {
|
||||||
d.addEventListener("DOMContentLoaded", f, false);
|
d.addEventListener("DOMContentLoaded", f, false);
|
||||||
|
Loading…
Reference in New Issue
Block a user