All Templates / Analytics
Vince Analytics
Cost effective, self-hosted website analytics, based on Plausible
vince-analytics-template
gillkyle/vince-analytics-template
Just deployed
/vince-data
This template allows you to deploy Vince Analytics on Railway with minimal configuration.
Why is this cool?: Analytics services like Plausible require expensive to run dependencies like Clickhouse, which is overkill for most users. Vince Analytics is a lightweight alternative that runs on a single server, a Go binary that takes advantages of optimized storage technologies like roaring bitmaps.
You can save lots of money by using Vince Analytics instead of other analytics services if it's capable enough for your use case.
Configure Environment Variables
When deploying, set the following environment variables in the Railway dashboard, when prompted to during template deployment:
VINCE_ADMIN_NAME
: The admin username for Vince Analytics.VINCE_ADMIN_PASSWORD
: The admin password for Vince Analytics, this is what you'll use to log in.Access the Vince Analytics Dashboard
Once the deployment is complete, a Railway managed domain with SSL and a subdomain will be generated to access Vince Analytics.
Login
Use the credentials you configured in the environment variables to log in. You'll usually just be prompted for the password.
You'll then be able to add a domain for tracking, prompting you to add a tracking code to your website. Once a domain is added, you'll be able to view your data in the dashboard.
For further information about Vince Analytics, visit the official website.
Template Content
vince-analytics-template
gillkyle/vince-analytics-templateVINCE_ADMIN_PASSWORD
This is sensitive and should be protected, it's what you'll use to log in as the admin user. Can be set to whatever you like.
Details
Kyle Gill
Created on Jan 22, 2025
2 total projects
1 active projects
100% success on recent deploys
Dockerfile
Analytics
More templates in this category
Livebook
Automate code & data workflows with interactive notebooks
Vincenzo Fehring
17