Skip to content

Commit

Permalink
feat(analytics): add analytics (#1207)
Browse files Browse the repository at this point in the history
  • Loading branch information
happylolonly authored Jul 24, 2024
1 parent 0130c3b commit b54b808
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,10 @@
<script>
window.cyb = {};
</script>

<script
defer
data-domain="cyb.ai"
src="https://metrics.cyb.ai/js/script.js"
></script>
</html>

0 comments on commit b54b808

Please sign in to comment.