Skip to content

Commit ed1e7e0

Browse files
committed
Add Plausible analytics script to site header
1 parent 0f48a9a commit ed1e7e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pkgdown/_pkgdown.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ template:
1111
includes:
1212
in_header: |
1313
<script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js"></script>
14+
<script async src="https://plausible.io/js/pa-HLZM5CO37fy0jlnkEuOvW.js"></script>
15+
<script>
16+
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
17+
plausible.init()
18+
</script>
1419
assets: pkgdown/assets
1520

1621
authors:

0 commit comments

Comments
 (0)