Skip to content

Commit 691e56c

Browse files
committed
edit gtag.js
1 parent 0cf6826 commit 691e56c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -947,14 +947,14 @@ <h2 class="text-2xl font-bold text-center mb-10">자주 묻는 질문 (FAQ)</h2>
947947
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
948948
<!-- End Google Tag Manager (noscript) -->
949949
<!-- Google tag (gtag.js) -->
950-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M9R8RC9HF3"></script>
950+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6P4TFQ3FTK"></script>
951951
<script>
952952
window.dataLayer = window.dataLayer || [];
953953
function gtag(){dataLayer.push(arguments);}
954954
gtag('js', new Date());
955955

956-
gtag('config', 'G-M9R8RC9HF3');
957-
</script>
956+
gtag('config', 'G-6P4TFQ3FTK');
957+
</script>
958958
<!-- End Google tag (gtag.js) -->
959959
</body>
960960
</html>

0 commit comments

Comments
 (0)