Privacy
Last updated 12 June 2026.
Short version: everything runs first-party and cookieless. No third-party analytics, no ad-tech pixels, no cross-site tracking. The contact form is stored so I can reply, and there's a lightweight cookieless visit counter — that's it.
What I collect
Only what you type into the contact form: your name, work email, optional company, the kind of work, and your message. It's POSTed to my own API on noogoo.ch, stored in a Cloudflare D1 database, and pulled into my backend so I can reply. If your URL contained UTM parameters (e.g. ?utm_source=…), those are attached for attribution.
Cookieless analytics
I record a few first-party events — a page view, the first time you focus the form, and a form submit — with a random id kept in sessionStorage that resets when you close the tab, plus your country (from Cloudflare's edge). No cookies, no third-party SDK, nothing that follows you off this site. It exists so I know whether the page works, not who you are.
What I don't collect
- No Google Analytics, Plausible, PostHog, Mixpanel, Segment, or any third-party analytics SDK.
- No advertising pixels (Meta, Google, TikTok, LinkedIn — none of them).
- No cross-site tracking. No browser fingerprinting.
- No HTTP tracking cookies set by this domain.
What's stored on your device
Two things, both first-party: a localStorage entry noogoo.lang holding en, de or ru so a reload keeps your language, and a sessionStorage id ng_sid for the cookieless counter above, which vanishes when you close the tab. Neither is a cookie; you can wipe both from your browser settings any time.
Third parties on this page
- Cloudflare — serves the page and runs the API/database at the edge. It sees normal request metadata (IP, user-agent) as the host.
- Cloudflare Turnstile — a privacy-preserving anti-spam check on the form, in place of a CAPTCHA. No tracking cookies.
- Tailwind CSS CDN & Google Fonts — fetch a stylesheet and fonts. They set no cookies for me.
- Cal.com booking — the "Book a call" link goes to
cal.noogoo.ch, my own self-hosted Cal.com. Opens in a new tab; its cookies are scoped to that domain only.
Your rights
You can ask me to delete or export anything I have on you — the note you submitted plus any email threads. I'll do it. Reach out via any email I've sent you, or book a call from the home page.
Changes
If this page changes materially, I'll bump the date at the top and say what changed. No silent edits.