Receipt

What we store about visitors to /reg

Read live from the database, right now — not a description of our intentions. If we started collecting something new, this page would say so, because it is generated from the same tables the site writes to.

1

Rows about visitors

0

Of those, identifying

0

Cookies set

Earliest record: 8/12/2026. Retention: indefinite — we have not yet shipped an expiry job, and say so rather than implying otherwise.

Every column we write

  • pagewhich page was visited
  • occurred_atwhen, to the second
  • referrer_domainthe site they came from, domain only — never the full address
  • countrya two-letter country code, from the network edge
  • deviceone of: mobile, desktop, tablet, other
  • block (clicks only)which link was clicked

What has no column at all

  • IP address — used in memory for a moment to rate-limit abuse, never written down
  • User-agent string — reduced to a device word, then discarded
  • Any visitor or session identifier
  • Any advertising or attribution identifier (no fbclid, no gclid)
  • Email addresses — we never ask visitors for one
  • Anything that could link this visit to another visit, or to a person

What this page loads

The public page contacts no company other than this one. No analytics service, no ad network, no font host. Images the owner hosts elsewhere are fetched by our server, not by your browser.