Commit 9000c3b5 authored by Olga's avatar Olga

Добавлен google tag manager

parent 5ce51db7
...@@ -38,8 +38,20 @@ ...@@ -38,8 +38,20 @@
<?$APPLICATION->AddHeadScript(SITE_TEMPLATE_PATH.'/js/spoiler.js');?> <?$APPLICATION->AddHeadScript(SITE_TEMPLATE_PATH.'/js/spoiler.js');?>
<meta name="yandex-verification" content="d22c443ccd87cb65" /> <meta name="yandex-verification" content="d22c443ccd87cb65" />
<meta name="google-site-verification" content="29UZnuiMAaMGGNhdOIy8XskIlQ2uzRxcfBG4Yg16F7M" /> <meta name="google-site-verification" content="29UZnuiMAaMGGNhdOIy8XskIlQ2uzRxcfBG4Yg16F7M" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MQ4BX8F');</script>
<!-- End Google Tag Manager -->
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MQ4BX8F"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<?CAjax::Init();?> <?CAjax::Init();?>
<?if($GLOBALS['USER']->IsAdmin()):?><div id="panel"><?$APPLICATION->ShowPanel();?></div><?endif;?> <?if($GLOBALS['USER']->IsAdmin()):?><div id="panel"><?$APPLICATION->ShowPanel();?></div><?endif;?>
<?if(!CModule::IncludeModule("aspro.scorp")):?> <?if(!CModule::IncludeModule("aspro.scorp")):?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment