mirror of
https://github.com/rybbit-io/rybbit.git
synced 2025-05-19 15:54:17 +02:00
- Enhanced the introduction of Rybbit to emphasize its capabilities and updated the monthly event count from 10,000,000 to 15,000,000. - Clarified the key features by specifying "web analytics" and added new features such as "cool visualizations" and "quick setup." - Added a new section for the code repository and improved the community section with links for user engagement.
32 lines
1.3 KiB
Text
32 lines
1.3 KiB
Text
import { Bleed } from 'nextra/components'
|
|
|
|
# Introduction
|
|
|
|
**Rybbit** is a powerful open source web and products analytics platform. Check out our [live demo](https://demo.rybbit.io) using a real production site that sends over **15,000,000** events a month.
|
|
|
|
## Key Features
|
|
|
|
- Extremely comprehensive prebuilt web analytics dashboards
|
|
- Cookieless and privacy-friendly
|
|
- Ability to make your dashboard public
|
|
- Support for organizations
|
|
- Cool visualizations
|
|
- Advanced product analytics like funnels, user retention, user journeys, and custom reports
|
|
- Quick setup on any website within a few minutes
|
|
|
|
## Getting Started
|
|
|
|
Choose the option that's right for you:
|
|
|
|
- **Cloud Version:** Sign up for the hosted version at [rybbit.io/signup](https://rybbit.io/signup). Get up and running in minutes.
|
|
- **Self-Host:** Follow our [Self-Hosting Guide](./self-hosting) to set up Rybbit on your own server.
|
|
|
|
And then learn how to add the [Tracking Script](./tracker) to your website to start collecting data.
|
|
|
|
## Code
|
|
|
|
Rybbit is open sourced under the AGPL-3.0 license. You can find the code on [GitHub](https://github.com/rybbit-io/rybbit).
|
|
|
|
## Community
|
|
|
|
Join our [Discord server](https://discord.gg/DEhGb4hYBj) or talk to me on [X](https://x.com/yang_frog). I'm always looking for feedback and ideas to make Rybbit as awesome as possible.
|