From 1a07d6050f959611d03e675109deae15a9cbe9a7 Mon Sep 17 00:00:00 2001 From: Clawdius Date: Sat, 7 Mar 2026 11:25:41 +0000 Subject: [PATCH] Add Measure.events to Analytics section Privacy-first, cookieless web analytics with a native MCP server. Lets AI agents query analytics data directly without dashboards. No cookies, no cookie banners, GDPR-compliant. https://measure.events --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9a5764..94463c8 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ - [Swetrix](https://swetrix.com) - Privacy-focused, fully cookieless and opensource (and selfhostable) web-analytics service. - [Umami](https://umami.is/) - A simple, fast, website analytics alternative to Google Analytics. - [Unidentified Analytics](https://unidentifiedanalytics.web.app/) - Naive ip-based tracking that works everywhere (web, command-line, email, etc). No account required. Developer friendly. +- [Measure.events](https://measure.events) - Privacy-first, cookieless web analytics with a native MCP server — lets AI agents query your analytics data directly. No cookie banners required. - [Rybbit](https://rybbit.io) - Open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive. [Back to top 🔝](#contents)