Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Openpanel-dev/openpanel

All the goodies from both Mixpanel and Plausible combined into one tool.
https://github.com/Openpanel-dev/openpanel

analytics

Last synced: about 2 months ago
JSON representation

All the goodies from both Mixpanel and Plausible combined into one tool.

Awesome Lists containing this project

README

        

![hero](apps/public/public/ogimage.png)


Openpanel



An open-source alternative to Mixpanel




Website
·
Docs
·
Sign in
·
Discord
·
X/Twitter
·






Openpanel is a simple analytics tool for logging events on web, apps and backend. We have tried to combine Mixpanel and Plausible in the same product.

- Visualize your data
- **Charts**
- Funnels
- Line
- Bar
- Pie
- Histogram
- Maps
- **Breakdown** on all properties
- **Advanced filters** on all properties
- Create **beautiful dashboards** with your charts
- **Access all your events**
- Access all your visitors and there history
- Own Your Own Data
- GDPR Compliant
- Cloud or Self-Hosting
- Real-Time Events
- No cookies!
- Privacy friendly
- Cost-Effective
- Predictable pricing
- First Class React Native Support
- Powerful Export API

## Disclaimer

> Hey folks 👋🏻 Just a friendly heads-up: we're still in the early stages of this project. We have migrated from pages to app dir and made some major changes during the development of Openpanel, so everything is not perfect.

## Stack

- **Nextjs** - the dashboard
- **Fastify** - event api
- **Postgres** - storing basic information
- **Clickhouse** - storing events
- **Redis** - cache layer, pub/sub and queue

### More

- Tailwind
- Shadcn
- tRPC - will probably migrate this to server actions
- Clerk - for authentication

## Self hosting

I'll fill out this section when we're out of beta (might be sooner than that).

But it will probably be a CapRover recipe and Docker Compose scheme.