Skip to content

Commit 83711ef

Browse files
committed
Google Analytics code added.
1 parent 168af90 commit 83711ef

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

index.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<meta name="description" content="C.V Portfolio of English to Korean professional translator, Yonggeun Kim(김용근)">
8+
<meta name="description" content="Yongguen Kim is a translator specialized in IT. ">
9+
<meta name="keyword" content="u.s. big tech trained IT translator">
910
<meta name="author" content="Yonggeun Kim 김용근">
1011

11-
<title>Yonggeun Kim C.V</title>
12+
<title>Yonggeun Kim (translator)</title>
1213

1314
<!-- 48 x 48 size icon required -->
1415
<link rel="icon" href="/assets/img/favicon.ico">
@@ -157,6 +158,16 @@
157158
</style>
158159
</head>
159160

161+
<!-- Google tag (gtag.js) as of 2024-11-05 -->
162+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N8NX51NCDL"></script>
163+
<script>
164+
window.dataLayer = window.dataLayer || [];
165+
function gtag(){dataLayer.push(arguments);}
166+
gtag('js', new Date());
167+
168+
gtag('config', 'G-N8NX51NCDL');
169+
</script>
170+
160171
<body>
161172
<!-- @note BODY ◥-->
162173

0 commit comments

Comments
 (0)