Fix: change Google Analytics - chocomae.jisangs.com -> chocomae.jinaju.com
This commit is contained in:
+5
-5
@@ -5,13 +5,13 @@
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9TDS96SGFE"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CMCJ6N2208"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-9TDS96SGFE');
|
||||
gtag('config', 'G-CMCJ6N2208');
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user