feat: add Plausible analytics to all pages
This commit is contained in:
parent
fdff67237e
commit
df1d361249
1 changed files with 7 additions and 0 deletions
|
|
@ -74,6 +74,13 @@
|
|||
document.documentElement.classList.add('sidebar-collapsed');
|
||||
}
|
||||
</script>
|
||||
<!-- Privacy-friendly analytics by Plausible -->
|
||||
<script async src="https://a.w5isp.com/js/pa-zV14OUOLAl7IniK-HvUsU.js">
|
||||
</script>
|
||||
<script>
|
||||
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
|
||||
plausible.init()
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue