Skip to content

Commit ecdbae7

Browse files
authored
Update website to use fetch with keepalive
Companion PR to plausible/analytics#5005 Haven't tested locally!
1 parent 70b6bdd commit ecdbae7

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)