Getting started
Quickstart
Umami is an open-source, self-hosted web analytics solution. To get up and running you will need to:
- Install the application
- Log into the application
- Add a website
- Add the tracking code into your website HTML
Installation
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.
Hosting
If you are unfamiliar with running your own servers, check out the Hosting section to get a quick overview.
There are also many services that will run Umami. See the Guides section in the navigation menu.