Loading a tag from an alternative domain

Tags are usually loaded from the domain mc.yandex.ru. To load a tag from the domain mc.yandex.com, replace the library URL in the tag code:

<!-- Yandex Metrika counter -->
...
   (window, document, "script", "https://mc.yandex.com/metrika/tag.js", "ym");
...
<noscript><div><img src="https://mc.yandex.com/watch/..." style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex Metrika counter -->