What is Umami?
Umami is a simple, fast, privacy-focused, open-source analytics solution. Umami is a better alternative to Google Analytics because it gives you total control of your data and does not violate the privacy of your users.Installation
Check out the Quickstart section to get up and running in minutes! There are several different ways to install Umami.- Installing from source: Get the code from GitHub and build the application yourself. See Install.
- Using Docker compose: Build your own Docker container using
docker compose
. See Install. - Using a Docker image: Download a pre-built Docker image. See Install.