Skip to content

Commit 451140d

Browse files
committed
Switch analytics from Cloudflare to whatsmytraffic
1 parent cce0b29 commit 451140d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/app.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@
1919
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
2020
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet" />
2121
%sveltekit.head%
22-
<!-- Cloudflare Web Analytics -->
23-
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "3cb660726eed439b82b435a2d4062bbe"}'></script>
24-
<!-- End Cloudflare Web Analytics -->
22+
<!-- whatsmytraffic Analytics -->
23+
<script defer src="https://whatsmytraffic.com/beacon.js" data-website-id="5d4adaa3-a328-40b5-87fd-8bbf10025891"></script>
2524
</head>
2625
<body data-sveltekit-preload-data="hover">
2726
<div style="display: contents">%sveltekit.body%</div>

0 commit comments

Comments
 (0)