.github | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Matomo for YunoHost
This package allows you to install Matomo quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Matomo is the leading Free/Libre open analytics platform. At the end of the five-minute installation process, you will be given a JavaScript code. Simply copy and paste this tag on websites you wish to track and access your analytics reports in real-time.
Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in!
Shipped version: 4.15.1~ynh1
Demo: https://demo.matomo.org
Screenshots
Documentation and resources
- Official app website: https://matomo.org
- Official admin documentation: https://matomo.org/docs
- Upstream app code repository: https://github.com/matomo-org/matomo
- YunoHost documentation for this app: https://yunohost.org/app_matomo
- Report a bug: https://github.com/YunoHost-Apps/matomo_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
or
sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps