Skip to content

Commit be775fd

Browse files
Add custom events and custom attributes to Plausible
1 parent 9ce6eb5 commit be775fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/analytics.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const Analytics = () => (
44
<Script
55
defer
66
data-domain="hackclub.com"
7-
src="https://plausible.io/js/plausible.js"
7+
src="https://plausible.io/js/script.pageview-props.tagged-events.js"
88
/>
99
)
1010

0 commit comments

Comments
 (0)