Skip to content

Commit 4c18392

Browse files
authored
Merge pull request #767 from plausible/macobo-patch-1
Remove `pageleave` script variant
2 parents 46bb54d + 501fe72 commit 4c18392

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_includes/head.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
<script
1818
defer
1919
data-domain="plausible.io"
20-
src="https://plausible.io/js/script.manual.pageleave.js"
21-
data-allow-fetch
20+
src="https://plausible.io/js/script.manual.js"
2221
></script>
2322
<script>
2423
window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) };

0 commit comments

Comments
 (0)