|
|
@@ -80,12 +80,12 @@
|
|
|
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
|
|
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
-<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-MQWD9VX4KH"></script> -->
|
|
|
+ <script async src="https://www.googletagmanager.com/gtag/js?id=AW-865781638"></script>
|
|
|
<script>
|
|
|
-// window.dataLayer = window.dataLayer || [];
|
|
|
-// function gtag(){dataLayer.push(arguments);}
|
|
|
-// gtag('js', new Date());
|
|
|
-// gtag('config', 'G-MQWD9VX4KH');
|
|
|
+ window.dataLayer = window.dataLayer || [];
|
|
|
+ function gtag(){dataLayer.push(arguments);}
|
|
|
+ gtag('js', new Date());
|
|
|
+ gtag('config', 'AW-865781638');
|
|
|
</script>
|
|
|
|
|
|
<th:block th:if="${sessionInfo != null}">
|
|
|
@@ -175,8 +175,6 @@
|
|
|
x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
|
|
|
})();
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
// 로그인 성공 시 - 끝
|
|
|
</script>
|
|
|
</head>
|