O
OpenSourceStack 100 tools
F

Fathom Lite

Open source, privacy-first web analytics. The original Fathom Analytics source.

by Fathom Lite ·Analytics · platform
Operational · 99.96% · 75ms · 78h ago
|
Official Verified Security 92/100 Quality 93/100 Last checked Aug 28, 2026

What it is

Fathom Lite is the open source edition of Fathom Analytics. Self-hostable, cookieless, GDPR/CCPA/PECR compliant, single binary (Go), single-page dashboard. The paid product Fathom Analytics (usefathom.com) uses this same codebase.

Why we recommend it

Fathom was the original privacy-first analytics tool. The open source edition is solid for self-hosters who want a battle-tested codebase.

When to use it

  • Self-hosted privacy-first analytics
  • Multi-site on one instance
  • Compliance-focused deployments
  • Replacing Google Analytics with minimal disruption

Quickstart

Run this in your terminal. Self-hosts locally with Docker or your preferred setup.

$ docker run -d --name fathom -p 8080:8080 -v fathom_data:/data usefathom/fathom:latest

Setup

**Docker:** ``` docker run -d --name fathom -p 8080:8080 -v fathom_data:/data usefathom/fathom:latest ``` **Cloud (managed):** From $14/month. Free trial.

Tags

#privacy#cookieless#gdpr#simple#multi-site

Integrates with

htmlwordpressghostreactany

Common use cases

  • self-hosted-analytics
  • compliance
  • multi-site
  • replacing-ga

Pricing

Self-host: free. Cloud: $14/month. Free trial.

Related projects

Support us