Commit 6344757645b9033e8b92a8b7fc8b3de487ee2750

Authored by Administrator
2 parents db707d5f 0b41d763

Merge branch 'master' of gitlab.artweb.com.ua:root/new_rukzachok

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
frontend/views/layouts/main.php
@@ -103,8 +103,7 @@ $this->registerJs(" @@ -103,8 +103,7 @@ $this->registerJs("
103 })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); 103 })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
104 104
105 ga('create', 'UA-75674711-1', 'auto'); 105 ga('create', 'UA-75674711-1', 'auto');
106 - ga('set', 'dimension1', 'author_name');  
107 - ga('set', 'dimension2', 'author_name'); 106 + ga('set', 'dimension1', 'custom value for dimension1');
108 ga('send', 'pageview'); 107 ga('send', 'pageview');
109 </script> 108 </script>
110 <meta name="google-site-verification" content="nhtT875UmqvahUciPoVq1YGt2X-p0vqvi8t1NVM6Ul0" /> 109 <meta name="google-site-verification" content="nhtT875UmqvahUciPoVq1YGt2X-p0vqvi8t1NVM6Ul0" />