Add: Google Analytics code
Fix: chocomae.url Fix: disable php error output - add_maestro.php
This commit is contained in:
+3
-10
@@ -5,22 +5,15 @@
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-85912788-2"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CMCJ6N220"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
function gtag(){window.dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-85912788-2');
|
||||
gtag('config', 'G-CMCJ6N2208');
|
||||
</script>
|
||||
|
||||
<!-- 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-N8PB4F3');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
|
||||
<title>초코마에</title>
|
||||
<meta name="description" CONTENT="쉽고 재미있는 타자 연습, 같은 반 친구들과 함께 즐겨보아요. 마우스 연습도 있어요. 방과후 수업 선생님들을 위한 컨텐츠도 마련했어요. | 초코마에 ‧ Mouse and Korean/English tyiping practice app | ChocoMae">
|
||||
|
||||
Reference in New Issue
Block a user