Skip to main content

Integrations

Fathom

Wire Fathom into every docs page — add your site id to `integrations.fathom` and the script loads on next deploy.

Privacy-friendly commercial analytics. GDPR-compliant without cookies or consent prompts.

Configure

integrations.fathomstringpathrequired

Fathom Site ID. Script injects via <Script strategy="afterInteractive"> and loads from https://cdn.usefathom.com.

{
  "integrations": {
    "fathom": "ABCDEFGH"
  }
}

Where to find your site id

Fathom dashboard → site settings → Site ID (8-character code).

Or set it from the dashboard — Editor → Configurations → AI & Advanced → Integrations.

Loading behavior

  • Strategy: afterInteractive — injected after page interactivity, so it never blocks first paint.

  • CSP: if you enforce a Content Security Policy, allowlist https://cdn.usefathom.com in script-src.

  • Removal: delete the integrations.fathom key (or blank it in the dashboard) and redeploy — the script disappears on the next page load.

Related

Was this page helpful?

Last updated August 7, 2026

Fathom | NookDocs | NookDocs