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

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

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.