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 | 124 | '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
125 | 125 | })(window,document,'script','dataLayer','GTM-5KPBHP');</script> |
126 | 126 | <!-- End Google Tag Manager --> |
127 | + <?php /* | |
127 | 128 | <!-- Yandex.Metrika counter --> |
128 | 129 | <script type="text/javascript"> |
129 | 130 | (function (d, w, c) { |
... | ... | @@ -152,6 +153,7 @@ $this->registerJs(" |
152 | 153 | </script> |
153 | 154 | <noscript><div><img src="https://mc.yandex.ru/watch/37829115" style="position:absolute; left:-9999px;" alt="" /></div></noscript> |
154 | 155 | <!-- /Yandex.Metrika counter --> |
156 | + */?> | |
155 | 157 | |
156 | 158 | <!-- Facebook Pixel Code --> |
157 | 159 | <script> | ... | ... |