Verdict
Rybbit is a young, open-source, cookie-free analytics tool that launched in early 2025. It gives you real-time traffic data, custom events, and a clean dashboard with zero cookies, zero personal data storage, and no consent banner required. The free plan is real (3,000 pageviews/month on 1 site). Self-hosting via Docker is free and well-documented. The main limitation is depth: no advanced funnels, no ecommerce tracking, no attribution modeling. If that matches your needs, it is one of the most compelling GA4 alternatives available today.
What Is Rybbit?
Rybbit is an open-source web analytics platform built around a simple premise: track website traffic without collecting personal data. No cookies. No IP address storage. No cross-site fingerprinting. The result is analytics that are fully GDPR, CCPA, and ePrivacy compliant without requiring a consent banner.
The project launched in early 2025 and has grown quickly in the privacy analytics space, primarily because it offers something Plausible does not: a free cloud plan and full open-source self-hosting.
Key Features
Real-Time Dashboard
The main view shows live visitors, top pages, traffic sources, devices, browsers, and countries — all updating in real time. The interface is clean, fast, and deliberately minimal. There is no configuration required to get meaningful data.
Script Weight: <2 KB
The tracking script is under 2 KB — lighter than Google Analytics (45+ KB) and comparable to Plausible. Page load impact is negligible.
Custom Events
Track button clicks, form submissions, video plays, and any other user interaction via a simple JavaScript API. Custom events show up in the dashboard alongside standard pageview data.
Traffic Alerts
Set thresholds and receive email alerts when traffic spikes or drops. Useful for catching traffic surges (viral content, bot attacks) without constant manual monitoring.
Self-Hosting
The full Rybbit stack can be deployed via Docker Compose. The documentation is clear and the setup takes under 30 minutes on a standard VPS. Self-hosting is completely free — you pay only for your server.
Pricing
Rybbit vs. Plausible vs. Matomo
| Feature | Rybbit | Plausible | Matomo |
|---|---|---|---|
| Open source | Yes | Yes (partial) | Yes |
| Free cloud plan | Yes (3k pv/mo) | No | Yes (limited) |
| Self-hosting | Free (Docker) | Free (Docker) | Free (Docker) |
| Cookie-free | Yes | Yes | Optional |
| Consent banner needed | No | No | Depends on config |
| Script size | <2 KB | <1 KB | ~40 KB |
| Custom events | Yes | Yes | Yes |
| Funnels | No | Basic | Advanced |
| Ecommerce tracking | No | No | Yes |
| Heatmaps | No | No | Yes |
| Starting cloud price | $0 | $9/mo | $10/mo |
Rybbit's clearest advantage over Plausible is the free cloud plan and fully open-source codebase (Plausible's cloud product is source-available but not fully open). The clearest advantage over Matomo is simplicity and zero-configuration GDPR compliance — Matomo can be configured for privacy, but requires deliberate setup to get there.
GDPR Compliance: What "Cookie-Free" Actually Means
Rybbit's GDPR compliance is structural, not a setting you configure. Here is what it does not do:
- No IP address storage — IP is used transiently for geolocation, then discarded. It is never written to the database.
- No cookies — No first-party or third-party cookies are set. Session tracking uses a daily-rotating hash that cannot re-identify a user across days.
- No cross-site tracking — Data stays on your domain. Rybbit does not build profiles across multiple sites.
- No personal data — No user IDs, email addresses, or device fingerprints are stored.
The legal consequence: Rybbit analytics data does not constitute personal data under GDPR. You do not need consent before running the script.
If you currently display a cookie consent banner solely because of Google Analytics, switching to Rybbit eliminates the need for that banner entirely. That typically means higher effective analytics coverage (no consent = no data gaps from users who decline).
✓ Avantages
✗ Inconvénients
Who Should Use Rybbit?
Strong fit:
- Indie developers and small SaaS products that need basic traffic insight without GDPR complexity
- European businesses that currently use GA4 with a consent banner and want to eliminate both
- Developers comfortable with self-hosting who want free, unlimited analytics
- Content sites where pageview and source data is sufficient
Not the best fit:
- Ecommerce sites needing funnel analysis, conversion tracking, and revenue attribution
- Enterprise sites needing audit trails, role-based access, or advanced segmentation
- Teams that rely on GA4-compatible Google Ads conversion tracking
Rybbit is a young product. For mission-critical analytics on a high-traffic production site, Plausible (more mature, commercial support available) may be a safer choice until Rybbit's track record grows.
FAQ
Final Verdict
Rybbit is the most accessible entry point into GDPR-compliant, cookie-free web analytics in 2026. The free plan, open-source codebase, and Docker self-hosting option make it unique in this category. If your analytics needs are standard — traffic sources, top pages, device breakdown, basic events — Rybbit covers them without cookies, without consent banners, and without a monthly bill.
The depth limitation is real. Do not choose Rybbit if you need ecommerce funnels, attribution modeling, or heatmaps. But for a large portion of web projects — personal sites, SaaS landing pages, content blogs, indie apps — Rybbit is the answer to "how do I get analytics without the GDPR headache?"
Rating: 4.1/5
Visit rybbit.io — the free plan is available with no signup friction.