Tag: Matomo
-
How to self-host Matomo Analytics using Docker
Matomo (aka. Matomo Analytics, formerly Piwik) is a free and open-source web analytics software that can be self-hosted. This guide will walk you through the steps to deploy Matomo Analytics using Docker. What you need You need an up-to-date version of Docker and Docker Compose, installed on your web-server (e.g., running on Ubuntu 20.04) and…