mirror of
https://github.com/System-End/site.git
synced 2026-04-19 15:18:18 +00:00
Add custom events and custom attributes to Plausible
This commit is contained in:
parent
9ce6eb5a41
commit
be775fdb86
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ const Analytics = () => (
|
|||
<Script
|
||||
defer
|
||||
data-domain="hackclub.com"
|
||||
src="https://plausible.io/js/plausible.js"
|
||||
src="https://plausible.io/js/script.pageview-props.tagged-events.js"
|
||||
/>
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue