Merge pull request #4115 from gregory-p/wordpress

LAW-3550
This commit is contained in:
bivis
2020-08-04 17:43:45 +03:00
committed by GitHub

View File

@@ -52,11 +52,24 @@ require_once 'inc/walker-nav-menu.php';
ga('send', 'pageview'); ga('send', 'pageview');
</script> </script>
<!-- End Google Analytics --> <!-- End Google Analytics -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){wl=wl||[];wl.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-K8LWZ6K');</script>
<!-- End Google Tag Manager -->
<?php endif;?> <?php endif;?>
<?php wp_head(); ?> <?php wp_head(); ?>
</head> </head>
<body <?php body_class(); ?>> <body <?php body_class(); ?>>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K8LWZ6K"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="wrapper white new-footer"> <div class="wrapper white new-footer">