[verdict][prompt curatoriat][sursă: plausible.io][traducere: la coadă]
Pot să vibecodez Plausible?
// o sesiune și o versiune personală pe care chiar o folosești
Basic pageview/event analytics are easy, and Plausible's own code is open source; the paid value is hosted reliability, maintenance, and support.
încredere: ridicată
ce e: Simple privacy-friendly website analytics
Indice de constructibilitate · joc editorial
- Preț 9 $/lună greutate: plus 1
- Timp un weekend greutate: plus 2
- Categorie analytics nu cântărește
- Moat scara infrastructurii · conformitate și reglementări greutate: minus 4
- Încredere ridicată greutate: plus 1
- Ce pierzi 4 elemente greutate: minus 2
- Site plausible.io (si apre in una nuova scheda) nu cântărește
Moat-ul cântărește mai mult decât prețul: refăcut, e un proiect, nu o seară.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
// plan gratuit: No free plan, just a 30-day trial; the open source version is free to self-host.
Ce construiești
Add a small JS tracker, collect pageviews/events, aggregate by path/referrer/country/device, and show a dashboard.
ce îți trebuie
- hosted server
- database
- tracker script
- domain/SSL
- bot filtering
- backups
Script + ingest + dashboard is a weekend. The data pipeline polish; bot filtering, sessionization at scale; is the real product. Both are open source: self-hosting is the honest move here.
Promptul
O sesiune cu un agent de coding și versiunea ta merge.
Build me a privacy-first web analytics tool like Plausible (personal scale).
Requirements:
- A <2KB tracking snippet (vanilla JS, no cookies): sends pageview beacons with
path, referrer, screen class, and a daily-rotating visitor hash computed
server-side from IP + user-agent + a salt (never store raw IPs).
- An ingest endpoint that filters obvious bots by user-agent and writes to
SQLite. One row per event; index on (site, date).
- A /dashboard (basic-auth from .env): unique visitors, pageviews, top pages,
top referrers, and countries for today/7d/30d, with a visitors-per-day bar
chart as inline SVG. Fast and clean, dark mode.
- Sessionization: a visit ends after 30 idle minutes; compute bounce rate.
- Multi-site support via a site id in the snippet.
- Node or Python, one process. Honest note in the README: at serious traffic,
self-host the real Plausible instead · this is for personal sites. Prompt curatoriat: scris și revizuit manual pentru această aplicație. În engleză intenționat — e limba în care agenții de coding se descurcă cel mai bine.
Ce pierzi
- battle-tested bot filtering
- fast queries at millions of pageviews
- email reports, funnels, goal tracking
- GDPR homework done for you
De ce se plătește în continuare
They pay because analytics must be boring, fast, and legally safer without ops.
moat: Scara infrastructurii Conformitate și reglementări ce e un moat
open-source core/hosting
Alternative gratuite
N-ai chef să ți-o construiești? Astea există deja, sunt gratuite sau open source, și le-am verificat una câte una.
Cine l-a construit deja
Să pornești de aici e tot vibecoding: promptul e pentru când o vrei exact în felul tău.
- plausible/analytics (se deschide într-o filă nouă) — Plausible itself is open source; self-host it
- umami (se deschide într-o filă nouă) — lightweight self-hosted analytics
Ești de acord?
Balanța voturilor
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.