modified: valitovgaziz/html/index.html
add yandex metrika counter for valitovgaziz site
This commit is contained in:
@@ -8,6 +8,49 @@
|
||||
<title>Валитов Газиз - Fullstack разработчик</title>
|
||||
</head>
|
||||
<body>
|
||||
<!-- 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();
|
||||
for (var j = 0; j < document.scripts.length; j++) {
|
||||
if (document.scripts[j].src === r) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
(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(103321366, "init", {
|
||||
clickmap: true,
|
||||
trackLinks: true,
|
||||
accurateTrackBounce: true,
|
||||
});
|
||||
</script>
|
||||
<noscript
|
||||
><div>
|
||||
<img
|
||||
src="https://mc.yandex.ru/watch/103321366"
|
||||
style="position: absolute; left: -9999px"
|
||||
alt=""
|
||||
/></div
|
||||
></noscript>
|
||||
<!-- /Yandex.Metrika counter -->
|
||||
|
||||
<header>
|
||||
<h1>Валитов Газиз Камилевич</h1>
|
||||
<p>Fullstack-разработчик</p>
|
||||
@@ -19,7 +62,9 @@
|
||||
>
|
||||
<span id="city">Уфа, Россия</span>
|
||||
</div>
|
||||
<button id="saveContactBtn" onclick="saveContact()">Скачать контакты</button>
|
||||
<button id="saveContactBtn" onclick="saveContact()">
|
||||
Скачать контакты
|
||||
</button>
|
||||
</header>
|
||||
|
||||
<div class="section">
|
||||
|
||||
Reference in New Issue
Block a user