Skip to content

Commit

Permalink
add cloudflare analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
azimut committed Dec 2, 2024
1 parent 44ccf09 commit d1c69da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,12 @@
});
});
</script>
<!-- Cloudflare Web Analytics -->
<script
defer
src="https://static.cloudflareinsights.com/beacon.min.js"
data-cf-beacon='{"token": "a6847e40b42c4009813b1f275831b258"}'
></script>
<!-- End Cloudflare Web Analytics -->
</body>
</html>

0 comments on commit d1c69da

Please sign in to comment.