Fathom Analytics — what, why, how

Fathom Analytics — what, why, how

What: Fathom Analytics is a paid, cookieless analytics service on EU-isolated infrastructure — one script, aggregate numbers, nothing personal stored or shared.

Why: when you want professional-grade dashboards and support without touching consent-worthy data. Its registry consent class is :none: on a live site it loads directly, banner-free. This demo gates it anyway, so your visit here is sent nowhere without your say-so.

How: in portfolio.edn

:tracking {:providers [{:provider :fathom
                        :site-id "YOURCODE"}]}
:terms-md "text/terms.md"

The site id is the 8-character code from your Fathom dashboard. The build extends the CSP to cdn.usefathom.com, generates the privacy page from this configuration, and requires your terms page (PRIV-10).

2026-08-17 §tier