{"name":"Vince: A Self-Hosted, Privacy-Friendly Alternative to Google Analytics","description":"Vince is an open-source, self-hosted web analytics platform designed as a privacy-friendly alternative to Google Analytics. Built with Go, it offers a lean, zero-dependency solution for tracking website metrics. This tool emphasizes data ownership and ease of operation, providing a robust option for those seeking control over their analytics data.","github":"https://github.com/vinceanalytics/vince","url":"https://osrepos.com/repo/vinceanalytics-vince","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/vinceanalytics-vince","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/vinceanalytics-vince.md","json":"https://osrepos.com/repo/vinceanalytics-vince.json","topics":["vince","web-analytics","self-hosted","Go","cloud-native","privacy","analytics","open-source"],"keywords":["vince","web-analytics","self-hosted","Go","cloud-native","privacy","analytics","open-source"],"stars":null,"summary":"Vince is an open-source, self-hosted web analytics platform designed as a privacy-friendly alternative to Google Analytics. Built with Go, it offers a lean, zero-dependency solution for tracking website metrics. This tool emphasizes data ownership and ease of operation, providing a robust option for those seeking control over their analytics data.","content":"## Introduction\n\nVince is an open-source, self-hosted web analytics platform designed as a privacy-friendly alternative to Google Analytics. Built with Go, it offers a lean, zero-dependency solution for tracking website metrics, emphasizing data ownership and ease of operation. Vince provides a robust option for those seeking full control over their analytics data, ensuring compliance with privacy regulations like GDPR, CCPA, and PECR by operating without cookies. It's ideal for individuals and organizations looking for a simple, yet powerful, analytics tool that respects user privacy.\n\n## Installation\n\nVince ships as a single executable without any external dependencies, making installation straightforward across various environments.\n\n### MacOS and Linux\n\nTo install Vince on MacOS or Linux, simply run the following command in your terminal:\n\nbash\ncurl -fsSL https://vinceanalytics.com/install.sh | bash\n\n\n### Docker\n\nFor containerized deployments, Vince is available as a Docker image:\n\nbash\ndocker pull ghcr.io/vinceanalytics/vince\n\n\n### Helm\n\nIf you're managing applications with Kubernetes, you can deploy Vince using Helm:\n\nbash\nhelm repo add vince http://vinceanalytics.com/charts\nhelm install vince vince/vince\n\n\n### Download\n\nAlternatively, you can download the latest release directly from the GitHub releases page:\n\n[See release page](https://github.com/vinceanalytics/vince/releases){target=\"_blank\"}\n\n## Examples\n\nAfter installation, you can quickly get Vince up and running.\n\n### Checking Installation\n\nVerify your installation by checking the Vince version:\n\nbash\nvince --version\n\n\n### Create Admin User\n\nBefore starting the server, create an administrator user:\n\nbash\nvince admin --name acme --password 1234\n\n\n### Start Server\n\nOnce the admin user is created, you can start the Vince server:\n\nbash\nvince serve\n\n\nThis will typically start the server on `addr=:8080`.\n\n## Why use Vince?\n\nVince stands out as a compelling choice for web analytics due to several key advantages:\n\n*   **Privacy-Friendly**: It operates without cookies and is fully compliant with GDPR, CCPA, and PECR, ensuring your visitors' privacy is respected.\n*   **Self-Hosted & Data Ownership**: You maintain 100% ownership and control over your data, hosted on your infrastructure.\n*   **Zero Dependency**: Vince ships as a single binary, eliminating the need for complex runtime dependencies like databases or other services, simplifying deployment and maintenance.\n*   **Scalability**: Manage an unlimited number of sites and track unlimited events, scaling according to your available resources.\n*   **Key Features**: Includes automatic TLS with Let's Encrypt, tracking for outbound links, file downloads, and 404 pages, custom event tracking, and time period comparisons.\n*   **Flexible Dashboards**: Offers public dashboards and unique shared access links that can be password protected.\n*   **Lean Alternative**: While inspired by Plausible Analytics, Vince focuses on core self-hosting features, providing a streamlined experience without enterprise-level complexities.\n\n## Links\n\nExplore Vince further through these official resources:\n\n*   **Website**: [https://vinceanalytics.com/](https://vinceanalytics.com/){target=\"_blank\"}\n*   **Getting started**: [https://vinceanalytics.com/blog/deploy-local/](https://vinceanalytics.com/blog/deploy-local/){target=\"_blank\"}\n*   **API Documentation**: [https://vinceanalytics.com/tags/api/](https://vinceanalytics.com/tags/api/){target=\"_blank\"}\n*   **Live Demo**: [https://demo.vinceanalytics.com/v1/share/vinceanalytics.com?auth=Ls9tV4pzqOn7BJ7-&demo=true](https://demo.vinceanalytics.com/v1/share/vinceanalytics.com?auth=Ls9tV4pzqOn7BJ7-&demo=true){target=\"_blank\"}\n*   **GitHub Repository**: [https://github.com/vinceanalytics/vince](https://github.com/vinceanalytics/vince){target=\"_blank\"}","metrics":{"detailViews":1,"githubClicks":0},"dates":{"published":null,"modified":"2025-10-11T23:20:36.000Z"}}