Skip to content

Commit 23ce536

Browse files
author
Ayush Jain
committed
publish
1 parent c3029f8 commit 23ce536

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

gh-pages/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<meta property="og:description" content="Host engaging trading competitions for schools, colleges & events. 100+ concurrent players, fully configurable.">
1111
<meta property="og:image" content="screenshots/trading-desk.png">
1212
<meta property="og:type" content="website">
13+
<!-- Google Analytics (GA4) -->
14+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JSVFK7208L"></script>
15+
<script>
16+
window.dataLayer = window.dataLayer || [];
17+
function gtag(){dataLayer.push(arguments);}
18+
gtag('js', new Date());
19+
gtag('config', 'G-JSVFK7208L');
20+
</script>
1321
<link rel="preconnect" href="https://fonts.googleapis.com">
1422
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1523
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)