Commit fa62f40aab37032193aa7262fd9eafc928a4cd53
1 parent
f87dc939
VK, ok, yandex disable
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
frontend/views/layouts/main.php
@@ -124,6 +124,7 @@ $this->registerJs(" | @@ -124,6 +124,7 @@ $this->registerJs(" | ||
124 | '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | 124 | '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
125 | })(window,document,'script','dataLayer','GTM-5KPBHP');</script> | 125 | })(window,document,'script','dataLayer','GTM-5KPBHP');</script> |
126 | <!-- End Google Tag Manager --> | 126 | <!-- End Google Tag Manager --> |
127 | + <?php /* | ||
127 | <!-- Yandex.Metrika counter --> | 128 | <!-- Yandex.Metrika counter --> |
128 | <script type="text/javascript"> | 129 | <script type="text/javascript"> |
129 | (function (d, w, c) { | 130 | (function (d, w, c) { |
@@ -152,6 +153,7 @@ $this->registerJs(" | @@ -152,6 +153,7 @@ $this->registerJs(" | ||
152 | </script> | 153 | </script> |
153 | <noscript><div><img src="https://mc.yandex.ru/watch/37829115" style="position:absolute; left:-9999px;" alt="" /></div></noscript> | 154 | <noscript><div><img src="https://mc.yandex.ru/watch/37829115" style="position:absolute; left:-9999px;" alt="" /></div></noscript> |
154 | <!-- /Yandex.Metrika counter --> | 155 | <!-- /Yandex.Metrika counter --> |
156 | + */?> | ||
155 | 157 | ||
156 | <!-- Facebook Pixel Code --> | 158 | <!-- Facebook Pixel Code --> |
157 | <script> | 159 | <script> |