Add Google analytics

This commit is contained in:
2025-01-19 23:38:19 +00:00
parent b91245c8a1
commit 613c906626

View File

@@ -13,6 +13,14 @@
<script src="/static/js/filter_projects.js"></script>
<script src="/static/js/update_copyright.js"></script>
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6WMXXY0RL0"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6WMXXY0RL0');
</script>
</head>
<body>
<header>