Skip to content

Commit 4556cbf

Browse files
Migrate from legacy Plausible script
1 parent a7ed730 commit 4556cbf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

_pkgdown.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ template:
55
bootswatch: cosmo
66
includes:
77
in_header: |
8-
<script defer data-domain="fabletools.tidyverts.org" src="https://track.mitchelloharawild.com/js/plausible.js"></script>
8+
<!-- Privacy-friendly analytics by Plausible -->
9+
<script async src="https://track.mitchelloharawild.com/js/pa-2cqjELTlQyg2tc3MAngFP.js"></script>
10+
<script>
11+
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
12+
plausible.init()
13+
</script>
914
1015
1116
development:

0 commit comments

Comments
 (0)