Added Insights Analytics

This commit is contained in:
Valentin Popov 2024-02-15 12:39:33 +04:00
parent 90696e5fdf
commit 7a2e7d3e61
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -0,0 +1,6 @@
<!-- Insights Analytics -->
<script src="https://getinsights.io/js/insights.js"></script>
<script>
insights.init('xOhRsT1wa6n9QDig');
insights.trackPages();
</script>