vince
Self Hosted Alternative To Google Analytics
Health
34/100
Self-hosts from
$5.12/mo
on linode Nanode 1GB
Difficulty
2/5
Stars
2.0k
Health score breakdown
6-dimension composite. Methodology.
| activity | 52 | |
| maturity | 22 | |
| community | 15 | |
| security | 70 | |
| sustainability | 13 | |
| adoption | 27 |
Self-hosting cost
| Provider | Plan | Specs | Monthly |
|---|---|---|---|
| linode | Nanode 1GB | 1c / 1GB / 25GB | $5.12 USD |
About vince
<p align="center">
<picture width="640" height="250">
<source media="(prefers-color-scheme: dark)" srcset="./app/images/logo-darkmode.svg">
<source media="(prefers-color-scheme: light)" srcset="./app/images/mark.svg">
<img alt="esbuild: An extremely fast JavaScript bundler" src="logo.svg">
</picture>
<br>
<a href="https://vinceanalytics.com/">Website</a> |
<a href="https://vinceanalytics.com/blog/deploy-local/">Getting started</a> |
<a href="https://vinceanalytics.com/tags/api/">API</a> |
<a href="https://demo.vinceanalytics.com/v1/share/vinceanalytics.com?auth=Ls9tV4pzqOn7BJ7-&demo=true">Demo</a>
</p>
**Vince** is a self hosted alternative to Google Analytics.
# Features
- **Automatic TLS** native support for Let's Encrypt.
- **Drop in replacement for Plausible Analytics** you can use existing Plausible scripts and just point them to the vince instance (note that vince is lean and only covers features for a single entity self hosting, so it is not our goal to be feature parity with Plausible).
- **Outbound links tracking**
- **File download tracking**
- **404 page tracking**
- **Custom event tracking**
- **Time period comparison**
- **Public dashboards** allow access to the dashboard to anyone (by default all dashboards are private).
- **Unique shared access** generate unique links to dashboards that can be password protected.
- **Zero Dependency**: Ships a single binary with everything in it. No runtime dependency.
- **Easy to operate**: One Excerpt from the project's README. View full source on GitHub.