Skip to content

Commit 5628274

Browse files
committed
feat: add Goat Counter analytics
1 parent 755f2e0 commit 5628274

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/src/layouts/Layout.astro

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,12 @@ const structuredData = {
174174

175175
<!-- Load full theme logic -->
176176
<script src="../scripts/theme.ts"></script>
177+
178+
<!-- Goat Counter Analytics -->
179+
<script
180+
data-goatcounter="https://oss.goatcounter.com/count"
181+
async
182+
src="//gc.zgo.at/count.js"
183+
is:inline></script>
177184
</body>
178185
</html>

0 commit comments

Comments
 (0)