Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 15 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,21 @@
<p align="center">
<img src="https://github.com/user-attachments/assets/1425302a-40b6-4d97-bf4b-89927ea93fb9" height="250" style="border-radius: 5%;">
<h1 align="center">
Rybbit Analytics
</h1>
<p align="center">Open Source Web & Product Analytics</p>

<p align="center">
<h1 align="center">Rybbit Analytics</h1>
<p align="center">Open Source Web & Product Analytics</p>
<p align="center">
<a href="https://rybbit.io" target="_blank">Website</a> |
<a href="https://demo.rybbit.io/1" target="_blank">Demo</a> |
<a href="https://rybbit.io/docs" target="_blank">Documentation</a> |
<a href="https://discord.gg/DEhGb4hYBj" target="_blank">Discord</a> |
<a href="https://github.com/rybbit-io/rybbit?tab=AGPL-3.0-1-ov-file" target="_blank">License (AGPL-3)</a> |
<a href="https://github.com/rybbit-io/contribute.md" target="_blank">Contribute</a>
</p>
</p>

</p>

<a href="https://rybbit.io/" target="_blank">Rybbit</a> is the modern open source and privacy friendly alternative to Google Analytics. It takes only a couple minutes to setup and is super intuitive to use.
Rybbit is a modern, open-source, and privacy-friendly web analytics platform, offering an intuitive alternative to Google Analytics. Get started in minutes!

<p align="center">
<strong><a href="https://demo.rybbit.io/1">🔍 View Live Demo</a></strong> - See Rybbit running on a real-life production site with over a million visits a month.
**<a href="https://demo.rybbit.io/1" target="_blank">🔍 View Live Demo</a>** - See Rybbit in action on a high-traffic production site.
</p>

<hr>
Expand All @@ -29,7 +25,7 @@
There are two ways to start using Rybbit:

| Option | Description |
| ------------------------------------------------------- | ------------------------------------------------------------- |
| :------------------------------------------------------ | :------------------------------------------------------------ |
| **[Hosted Service](https://rybbit.io)** | Free tier available - the fastest way to get started |
| **[Self-Hosting](https://rybbit.io/docs/self-hosting)** | Deploy and manage Rybbit on your own VPS for complete control |

Expand All @@ -39,46 +35,38 @@ There are two ways to start using Rybbit:

## ✨ Key Features

- All key web analytics metrics including sessions, unique users, pageviews, bounce rate, session duration
- No cookies or user tracking - GDPR & CCPA compliant
- Customizable goals. retention, user journeys, and funnels dashboards
- Advanced filtering across 15+ dimensions
- Custom events with JSON properties
- Live sessions dashboard
- 3 level location tracking (country -> region -> city) + advanced map visualizations
- Real time dashboard
- Support for organizations and unlimited number of sites
- **Comprehensive Web Analytics:** Track essential metrics like sessions, unique users, pageviews, bounce rate, and session duration.
- **Privacy-Focused:** GDPR & CCPA compliant with no cookies or user tracking.
- **Powerful Dashboards:** Customizable views for goals, retention, user journeys, and funnels.
- **Advanced Filtering:** Segment data across 15+ dimensions.
- **Custom Event Tracking:** Monitor specific user interactions with JSON properties.
- **Real-Time Insights:** Access live session dashboards and a real-time overview.
- **Detailed Geolocation:** 3-level location tracking (country, region, city) with advanced map visualizations.
- **Scalable:** Supports organizations and an unlimited number of sites.

<hr>

## 📊 Dashboard Preview

### Main

![image](https://github.com/user-attachments/assets/7f2d3b79-90b6-496b-9b47-373ba1c62a7e)

### Realtime

![image](https://github.com/user-attachments/assets/54996620-4eff-4ecc-9135-10ce21483f6a)

### Sessions

![image](https://github.com/user-attachments/assets/b87769f3-650d-4069-9e18-5d59e41a175b)

### Journeys

![image](https://github.com/user-attachments/assets/890f9de8-3025-4962-91c5-5a1b2ddf0d82)

### Map

![image](https://github.com/user-attachments/assets/b1f7be89-ec8d-4ccc-9a87-45b0fb31d3a1)

### Funnels

![image](https://github.com/user-attachments/assets/bad9e37c-1ff6-49b4-9285-6dde7f90051f)

### Goals

![image](https://github.com/user-attachments/assets/60503585-5daf-4cfe-927e-4e149749f538)

<hr>
Expand Down