

Settings page : domain field + self-host toggle + status preview + installation test
Snorklee Analytics is the official WordPress plugin for Snorklee — a privacy-first, 100% EU-sovereign web analytics service. The plugin auto-injects a single <script> tag on every public page of your site, with two modes :
The classic snippet : <script defer src="https://snorklee.com/w.js" data-site="yoursite.com"></script>. Simple, lightweight, no server-side load. Drawback : Chrome 121+ in incognito mode and ad-blockers (uBlock Origin, Brave Shields, AdGuard) block requests to third-party “analytics” domains by default. Depending on your audience, 5 to 20 % of sessions silently disappear.
The killer feature. With one toggle, the plugin :
/js/flow.js)/api/event, /api/ping, /api/zone, /api/click) through WordPress to snorklee.comX-Forwarded-For so snorklee.com sees the visitor’s real IP for geolocationThe visitor’s browser sees only 1st-party requests to your own domain. uBlock, Brave, AdGuard and Chrome’s Tracking Protection have nothing to filter. No DNS configuration. No Nginx tweak. No cPanel access required. Works on every WordPress hosting, including OVH/IONOS/Infomaniak shared plans.
Do Not Track, Sec-GPC, and a localStorage opt-out flagheader.php)This plugin connects to the Snorklee analytics service (https://snorklee.com), which is what it exists for. Three kinds of requests are involved :
snorklee.com/w.js and sends pageview events to snorklee.com/api/event. Data sent : page path (query string stripped), referrer, viewport size, user agent. The visitor’s IP is used transiently for country/region geolocation and is never stored. No cookies, no persistent identifier.snorklee.com.snorklee.com/api/event (crawler user agent + page path, query string stripped). This concerns bot traffic only, never your human visitors. One toggle on the settings page disables it.Service provider : Snorklee (France). Terms : https://snorklee.com/docs/en/gdpr · Privacy : https://snorklee.com/en/privacy-compliance · Data collected : https://snorklee.com/docs/en/data-collected