🐛 Fixed plausible events
This commit is contained in:
@@ -72,6 +72,13 @@
|
|||||||
data-domain={plausible_data_url}
|
data-domain={plausible_data_url}
|
||||||
src="https://sugar.mawoka.eu.org/js/plausible.hash.outbound-links.js"
|
src="https://sugar.mawoka.eu.org/js/plausible.hash.outbound-links.js"
|
||||||
></script>
|
></script>
|
||||||
|
<script>
|
||||||
|
window.plausible =
|
||||||
|
window.plausible ||
|
||||||
|
function () {
|
||||||
|
(window.plausible.q = window.plausible.q || []).push(arguments);
|
||||||
|
};
|
||||||
|
</script>
|
||||||
{/if}
|
{/if}
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user