Skip to content

Commit cb8f250

Browse files
committed
Edit google analytics
1 parent 4aad0b1 commit cb8f250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
Learn how to configure a non-root public URL by running `npm run build`.
4343
-->
4444
<!-- Google tag (gtag.js) -->
45-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-68TW2KGKLL"></script>
45+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-292S8MY9LD"></script>
4646
<script>
4747
window.dataLayer = window.dataLayer || [];
4848
function gtag() {
4949
dataLayer.push(arguments);
5050
}
5151
gtag("js", new Date());
5252

53-
gtag("config", "G-68TW2KGKLL");
53+
gtag("config", "G-292S8MY9LD");
5454
</script>
5555
<title>파이콘 한국 2024</title>
5656
</head>

0 commit comments

Comments
 (0)