Skip to content

Commit 78f580d

Browse files
Update GitHub_Portfolio.html
1 parent 8ec482a commit 78f580d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

GitHub_Portfolio.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,18 @@
177177
}
178178
</style>
179179
</head>
180+
181+
<!-- Google tag (gtag.js) -->
182+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NNHPM3N7SY"></script>
183+
<script>
184+
window.dataLayer = window.dataLayer || [];
185+
function gtag(){dataLayer.push(arguments);}
186+
gtag('js', new Date());
187+
188+
gtag('config', 'G-NNHPM3N7SY');
189+
</script>
190+
191+
180192
<body>
181193

182194
<header>

0 commit comments

Comments
 (0)