From 39ed3dd31cd19cf0904f5c8c74cde93f718cba93 Mon Sep 17 00:00:00 2001 From: Beny Date: Wed, 29 Jul 2026 23:30:56 +0100 Subject: [PATCH] feat(www): proxy Plausible through usewraith.xyz, document dashboard access Closes #79. Serves the analytics script and event beacon from our own domain via vercel.json rewrites instead of plausible.io directly, so no analytics request is cross-origin. Also documents that the Plausible dashboard is internal-only rather than public. --- docs/CONTRIBUTING.md | 46 +++++++++++++++++++++++++++++++++---------- index.html | 11 ++++------- src/pages/Privacy.tsx | 21 +++++++++++++++++++- vercel.json | 9 ++++++++- 4 files changed, 68 insertions(+), 19 deletions(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 9b454b0..06d40a8 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -20,14 +20,10 @@ cookie-based tracker. ### How the script is loaded -`index.html` loads the combined Plausible extension script: +`index.html` loads the Plausible extension script from our own domain: ```html - + +