From 579f98fb20350b785dc6436c0a3e5bc52e821e1e Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Wed, 18 Mar 2026 09:21:18 +0100 Subject: [PATCH] Fix Plausible custom event tracking with data-api attribute Proxied Plausible scripts need explicit data-api to know where to POST events. Without it, API host auto-detection fails. Co-Authored-By: Claude Opus 4.6 (1M context) --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 68de3be..c226dd3 100644 --- a/public/index.html +++ b/public/index.html @@ -18,7 +18,7 @@ - +