Commit 22f83d748b2b48da0f191cd7ed00eae49cbb8864

Authored by Eugeny Galkovskiy
1 parent b80c0ed7

ganalitic

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
frontend/views/layouts/main.php
@@ -38,7 +38,6 @@ @@ -38,7 +38,6 @@
38 window.dataLayer = window.dataLayer || []; 38 window.dataLayer = window.dataLayer || [];
39 function gtag(){dataLayer.push(arguments);} 39 function gtag(){dataLayer.push(arguments);}
40 gtag('js', new Date()); 40 gtag('js', new Date());
41 -  
42 gtag('config', 'UA-112537754-1'); 41 gtag('config', 'UA-112537754-1');
43 </script> 42 </script>
44 </head> 43 </head>