Vince fixed
This commit is contained in:
@@ -127,6 +127,9 @@ function analyticsHeadScripts() {
|
||||
src: "/stats/js/script.js",
|
||||
defer: true,
|
||||
"data-domain": PLAUSIBLE_DOMAIN,
|
||||
// the tracker derives its event endpoint from the script origin
|
||||
// by default; point it at the proxied path explicitly
|
||||
"data-api": "/stats/api/event",
|
||||
},
|
||||
]
|
||||
: []),
|
||||
|
||||
Reference in New Issue
Block a user