mirror of
https://github.com/olehomelchenko/astrolabe-nvc.git
synced 2025-12-21 21:22:23 +00:00
feat: integrate GoatCounter analytics for event tracking across modals and snippets
This commit is contained in:
@@ -534,6 +534,11 @@
|
||||
<script src="src/js/panel-manager.js"></script>
|
||||
<script src="src/js/editor.js"></script>
|
||||
<script src="src/js/app.js"></script>
|
||||
|
||||
<!-- GoatCounter Analytics -->
|
||||
<script data-goatcounter="https://astrolabe.goatcounter.com/count"
|
||||
data-goatcounter-settings='{"allow_local": true}'
|
||||
async src="//gc.zgo.at/count.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user