Skip to content

Commit

Permalink
Setup Cloudflare Web Analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
techniq committed Dec 13, 2023
1 parent 6e89740 commit cb44323
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/svelte-ux/src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,13 @@
</head>
<body>
<div>%sveltekit.body%</div>

<!-- Cloudflare Web Analytics -->
<script
defer
src="https://static.cloudflareinsights.com/beacon.min.js"
data-cf-beacon='{"token": "1848f3c15bf0441f8cd02fe0c4acb3ce"}'
></script>
<!-- End Cloudflare Web Analytics -->
</body>
</html>

0 comments on commit cb44323

Please sign in to comment.