# Matomo

Take back control with Matomo – a powerful web analytics platform that gives you 100% data ownership.

<p class="callout info">Matomo is used to gather analytics on The Homelab Wiki</p>

See the [official GitHub repo](https://github.com/crazy-max/docker-matomo) for more information.

Use the following command to install Matomo. Change the port and volume as needed.

```
docker run -d -p 8000:8000 --name matomo \
  -v /home/usr/matomo/data:/data \
  crazymax/matomo:latest
```

[![image-1600709462019.png](https://thehomelab.wiki/uploads/images/gallery/2020-09/scaled-1680-/image-1600709462019.png)](https://thehomelab.wiki/uploads/images/gallery/2020-09/image-1600709462019.png)