Analytics

Every number below comes from a first-party tracker, a Postgres events table, and a Redis cache, all built for this site. Public on purpose: measuring is part of the product.

Live now
0
Pageviews
0
Unique visitors
0

What I measure, and what I don't

Measured

  • Pageviews, sections viewed, scroll depth, and clicks, aggregated
  • Device class, OS, browser, and country (from a request header, never the IP)
  • Anonymous per-tab session ids that rotate and expire on their own

Never

  • No cookies, no fingerprinting, no cross-site anything
  • No names, emails, or any personal data: there is nowhere to store them
  • No raw IP addresses: the schema has no column for one
  • Do Not Track and Global Privacy Control are honored: tracking simply never starts