Skip to content

Commit b54b808

Browse files
authored
feat(analytics): add analytics (#1207)
1 parent 0130c3b commit b54b808

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,10 @@
6161
<script>
6262
window.cyb = {};
6363
</script>
64+
65+
<script
66+
defer
67+
data-domain="cyb.ai"
68+
src="https://metrics.cyb.ai/js/script.js"
69+
></script>
6470
</html>

0 commit comments

Comments
 (0)