Skip to content

Commit 4de9047

Browse files
beihailiclaude
andcommitted
feat: add Cloudflare Web Analytics
Replace Umami placeholder with Cloudflare beacon. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e6a3a9a commit 4de9047

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
}
6161
</script>
6262

63-
<!-- Analytics (Umami) - TODO: Replace data-website-id and src with your Umami instance -->
64-
<script defer src="https://YOUR_UMAMI_INSTANCE/script.js" data-website-id="YOUR_WEBSITE_ID"></script>
63+
<!-- Cloudflare Web Analytics -->
64+
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "e9421c23377646fd87f949f35958cbf6"}'></script>
6565

6666
<!-- Favicon -->
6767
<link rel="icon" type="image/svg+xml" href="/Get-Started-with-Web3/favicon.svg">

0 commit comments

Comments
 (0)