Skip to content

Commit 6abb6f1

Browse files
authored
Merge pull request #740 from plausible/macobo-patch-1
Update website to use fetch with keepalive
2 parents 70b6bdd + ecdbae7 commit 6abb6f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
defer
1919
data-domain="plausible.io"
2020
src="https://plausible.io/js/script.manual.pageleave.js"
21+
data-allow-fetch
2122
></script>
2223
<script>
2324
window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) };

0 commit comments

Comments
 (0)