Favicon of Fathom Lite

Fathom Lite

Get accurate website insights without compromising user privacy. Ditch cookie banners and complex reports with a simple, fast, and compliant analytics solution.

A refreshing alternative to complex and invasive web analytics. This tool provides valuable insights through a simple, easy-to-understand dashboard that prioritizes your visitors' digital privacy. Get set up in minutes with a single line of code that works on any website, CMS, or framework.

This analytics software is built to be fully compliant with GDPR, CCPA, ePrivacy, and PECR, which means you can finally ditch annoying cookie banners. It provides more accurate data by blocking bots and spam traffic, showing you only real, human visits. Key features include:

  • Event Tracking: Monitor newsletter sign-ups, button clicks, and e-commerce sales.
  • Forever Data Retention: Access your historical data anytime.
  • Lightweight Script: The 2kB script is fast-loading and won't hurt your SEO.
  • Automated Reports: Receive weekly or monthly email reports to track your metrics.

Handle any traffic spike with ease and integrate with the tools you already use. It's a straightforward, powerful solution for understanding your website traffic.

Directory Structure

fathom-lite
fathom
data
.env
docker-compose.yml

docker-compose.yml

services:
  fathom:
    image: usefathom/fathom:latest
    container_name: fathom
    restart: always
    ports:
      - "8080:8080"
    volumes:
      - ./data:/app/data
    environment:
      - FATHOM_DEBUG=true
      - FATHOM_DATABASE_DRIVER=sqlite3
      - FATHOM_DATABASE_NAME=/app/data/fathom.db
      - FATHOM_SECRET=${FATHOM_SECRET}

.env

FATHOM_SECRET=your_random_secret_string_here
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Fathom Lite

Favicon

 

  
  
Favicon

 

  
  
Favicon