feat: plausible analytics
This commit is contained in:
parent
99614f853e
commit
0d290ce4a2
1 changed files with 5 additions and 0 deletions
|
|
@ -23,6 +23,11 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
|
||||
<script defer data-domain="rugplay.com"
|
||||
src="https://analytics.outpoot.com/js/script.outbound-links.pageview-props.tagged-events.js"></script>
|
||||
<script>window.plausible = window.plausible || function () { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
|
||||
|
||||
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
|
||||
|
|
|
|||
Reference in a new issue