awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
usefathom avatar

usefathom/fathom

0
View on GitHub↗
8,005 stars·381 forks·Go·MIT·45 viewsusefathom.com↗

Fathom

Fathom is a privacy-focused website analytics server written in Go. It monitors website traffic and page views without collecting personal data or using intrusive cookies, providing a self-hosted alternative for traffic monitoring.

The system utilizes a Preact-based dashboard interface for visualizing traffic patterns and reports. Data is persisted in a SQL database analytics store, with support for MySQL, PostgreSQL, and SQLite.

The project covers the collection of visitor data via lightweight tracking snippets and the management of that data through a pluggable storage layer. It includes mechanisms for filtering referrer spam by blocking known fraudulent domains.

Features

  • Website Analytics - Ships a complete system for monitoring visitor behavior and page views across websites.
  • Self-Hosted Analytics Platforms - Provides a fully self-hosted analytics platform for users to maintain complete control over their visitor data.
  • Event Analytics - Implements a server-side system for collecting and processing user interaction and event data.
  • Privacy-Focused Analytics - Implements a privacy-focused analytics system that avoids personal data collection and intrusive cookies.
  • Analytics Tracking - Provides instrumentation for tracking website page views and visitor navigation patterns.
  • Tracking Snippets - Provides lightweight JavaScript snippets for embedding on web pages to capture visitor traffic.
  • Analytics Data Stores - Provides a data persistence layer supporting MySQL, PostgreSQL, and SQLite for storing visitor metrics.
  • Database Abstraction Layers - Implements a unified API layer allowing the analytics server to work across multiple SQL database dialects.
  • Referrer Spam Filtering - Filters out fraudulent traffic by comparing referrers against a database of known spammer domains.
  • Referrer Spam Filtering - Blocks fraudulent traffic from analytics reports using a list of known spammer domains.
  • Backend Runtimes - Utilizes a compiled Go runtime to efficiently handle high-concurrency HTTP requests for analytics events.
  • Virtual DOM Implementations - Employs a Preact-based virtual DOM implementation to render a high-performance analytics dashboard.
  • Web Dashboards - Ships a graphical web-based dashboard for visualizing website traffic patterns and reports.
  • Analytics - Lightweight, privacy-focused alternative to Google Analytics.
  • Analytics Platforms - Simple, privacy-focused website analytics built with Go.
  • Analytics Tools - Listed in the “Analytics Tools” section of the Awesome Selfhosted awesome list.
  • Data Analysis - Website analytics tool.
  • Databases & Data - Privacy-focused website analytics.
  • Privacy Focused Analytics - Lightweight, self-hosted analytics without personal data tracking.
  • Web Analytics - Simple, privacy-oriented website analytics.

Star history

Star history chart for usefathom/fathomStar history chart for usefathom/fathom

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does usefathom/fathom do?

Fathom is a privacy-focused website analytics server written in Go. It monitors website traffic and page views without collecting personal data or using intrusive cookies, providing a self-hosted alternative for traffic monitoring.

What are the main features of usefathom/fathom?

The main features of usefathom/fathom are: Website Analytics, Self-Hosted Analytics Platforms, Event Analytics, Privacy-Focused Analytics, Analytics Tracking, Tracking Snippets, Analytics Data Stores, Database Abstraction Layers.

Which projects share features with usefathom/fathom?

Projects with overlapping indexed features include: plausible/analytics — This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and… electerious/ackee — Ackee is a self-hosted web analytics platform designed for tracking website traffic and visitor behavior. It functions… matomo-org/matomo — Matomo is a self-hosted web analytics platform designed to track user behavior and website performance while… arp242/goatcounter — Goatcounter is a self-hosted web analytics platform that collects visitor statistics without cookies, personal data,… umami-software/umami — Umami is a self-hosted, privacy-focused web analytics platform designed to provide full control over infrastructure… getredash/redash — Redash is a self-hosted analytics platform and SQL data visualization tool. It provides a web-based SQL query editor…

Projects sharing features with Fathom

These projects share indexed features with Fathom. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • plausible/analyticsplausible avatar

    plausible/analytics

    24,245View on GitHub↗

    This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and multi-tenant data management. It provides a cookie-less tracking engine that captures visitor interactions using ephemeral request metadata, ensuring comprehensive traffic visibility while maintaining strict privacy standards. The architecture utilizes an event-driven ingestion pipeline and aggregated metric storage to decouple data collection from processing, enabling efficient long-term retrieval and responsive dashboard performance. What distinguishes this platform is its

    Elixiranalyticschartsclickhouse
    View on GitHub↗24,245
  • electerious/ackeeelecterious avatar

    electerious/Ackee

    4,619View on GitHub↗

    Ackee is a self-hosted web analytics platform designed for tracking website traffic and visitor behavior. It functions as a privacy-first visitor tracker that allows for the collection of engagement metrics without relying on third-party cloud providers. The platform ensures data ownership through a self-hosted deployment model. It includes an analytics data API that provides a queryable interface for fetching detailed visitor data to create custom reports and external visualizations. The system covers web traffic analysis and privacy-focused user tracking. It supports the generation of tail

    JavaScriptanalyticsgoogle-analyticsprivacy
    View on GitHub↗4,619
  • matomo-org/matomomatomo-org avatar

    matomo-org/matomo

    21,625View on GitHub↗

    Matomo is a self-hosted web analytics platform designed to track user behavior and website performance while maintaining full data ownership. It functions as a comprehensive analytics suite that captures visitor interactions and processes raw tracking logs into structured metrics, providing organizations with a centralized system for monitoring traffic patterns and engagement. The platform distinguishes itself through a strong emphasis on privacy and modularity. It includes built-in tools to anonymize visitor information and manage user consent, ensuring compliance with global data protection

    PHPanalyticsgrowthhacktoberfest
    View on GitHub↗21,625
  • arp242/goatcounterarp242 avatar

    arp242/goatcounter

    5,753View on GitHub↗

    Goatcounter is a self-hosted web analytics platform that collects visitor statistics without cookies, personal data, or persistent identifiers. It uses privacy-preserving techniques like anonymous session hashing to count page views and visits, and can be deployed on your own infrastructure using a binary or Docker container with SQLite or PostgreSQL storage. The platform offers multiple data collection methods, including a lightweight JavaScript snippet, an image-based tracking pixel for environments where scripts are blocked, and server log file parsing from nginx, Apache, Caddy, or CloudFr

    Goanalyticsgogolang
    View on GitHub↗5,753
Compare all 30 related projects→