the vibecoded list/analytics/fathom-analytics
Fathom Analytics icon

Can I vibecode Fathom Analytics?

price $15/moyou'd save $180/yrbuild time weekendcategory analyticsreplaced by 0 people
YES
MOATinfrastructure scalebrand trust

A simple privacy analytics clone is very buildable; the paid service is hosted compliance posture, uptime, data retention, and polished reporting.

In-List Ad$79/30 days
promote your product in the vibecoded list

The Build Prompt

copy it and go build
ready to paste · 1,116 chars
Build me a privacy-first web analytics service to replace Fathom Analytics. Requirements:

- Node + Express + better-sqlite3, one small app I deploy on my VPS behind
  Caddy or nginx.
- The tracker: a single script tag under 2 KB that sends pageview beacons
  (path, referrer, screen width) with navigator.sendBeacon. No cookies.
- Count unique visitors without storing personal data: hash IP + user agent
  with a salt that rotates daily, then drop the raw values.
- Filter obvious bots against a user-agent blocklist before counting.
- Dashboard page: pageviews, uniques, top pages, top referrers over 7/30/365
  days, one Chart.js line chart plus tables. Protected by a single bearer
  token from .env, no user accounts.
- Retention: raw events kept 30 days, daily rollups kept forever, pruned by a
  nightly node-cron job.
- No cookies, no personal data at rest, no telemetry of its own.
- Out of scope: email reports, team seats, billing. One site, or a short site
  list in config.
- README: deploy steps, adding the script tag, and a plain note that this is
  polite analytics, not a legal compliance product.
In-List Ad$79/30 days
promote your product in the vibecoded list

What you lose

  • Hosted infrastructure and managed operations from Fathom Analytics
  • The original service's mature integrations and ecosystem
In-List Ad$79/30 days
promote your product in the vibecoded list
Share on X ->Your vote helps rank the vibecoded list.

Questions

5 answers