Vince
Analytics
About this project
Website |
Getting started |
API |
Demo
Vince is a self hosted alternative to Google Analytics.
Vince ships a single executable without any dependencies.
Installing
MacOS and Linux
curl -fsSL https://vinceanalytics.com/install.sh | bash
Docker
docker pull ghcr.io/vinceanalytics/vince
Helm
❯ helm repo add vince http://vinceanalytics.com/charts
❯ helm install vince vince/vince
Download
Checking installation
vince --version
Start vince
create admin
❯ vince admin --name acme --password 1234
start server
❯ vince serve
2024/10/23 15:32:08 [JOB 1] WAL file vince-data/pebble/000002.log with log number 000002 stopped reading at offset: 124; replayed 1 keys in 1 batches
2024/10/23 15:32:08 INFO starting event processing loop
2024/10/23 15:32:08 INFO starting server addr=:8080
Comparison with Plausible Analytics
feature | vince | Plausible |
---|---|---|
Entrerprise features | :x: | :white_check_mark: |
Hosted offering | :x: | :white_check_mark: |
Multi tenant | :x: | :white_check_mark: |
Funnels | :x: | :white_check_mark: |
Goals Conversion | :wh |
Technologies & License
AGPL-3.0
Go
Docker
K8S
deb