Skip to content

Legal · privacy

Privacy. The short version.

micci.dk is a small studio site. The data collected here is limited to what's needed to make the site work and to know whether anyone reads it.

What I collect

  • Page views. Path, referrer, browser/OS, device type, screen size, language, and any UTM campaign tags — plus how long a visit lasted. A random id stored in your browser's localStorage (not a cookie, no PII) groups a visit together so I can count unique visitors. I do not store your IP address; it's used only momentarily to derive a country (see below), then discarded. Honours your browser's Do-Not-Track setting, and you can opt out entirely by setting micci_opt_out to 1 in localStorage.
  • Country. To show roughly where readers are, your IP is looked up against ip-api.com (an EU-operated service) to get a country code. Only the country is stored — never the IP. Disabled instantly via a config flag if needed.
  • Reactions. Anonymous. I keep a one-way salted hash of (your IP + user-agent + a random per-browser id) just to dedupe — so the same emoji from you only counts once. The hash is irreversible.
  • Contact submissions. If you write to me via the form or Work with me, I store what you sent + your IP + user-agent so I can spam-check. Submissions are deleted 12 months after the last reply, or sooner on request.

What I don't do

  • No third-party trackers, no Google Analytics, no Meta pixel. Analytics are first-party and self-hosted; the only outside call is the country lookup above.
  • No advertising cookies. The only cookie is the admin session — and only on /admin. Analytics use a localStorage id, not a cookie.
  • No selling, no sharing with third parties.

Analytics events are kept for at most 12 months, then automatically deleted.

Your rights (GDPR)

Email me and I'll delete or export anything tied to you within 30 days. The contact form is the right channel.


Last updated