Create app_matomo.md

This commit is contained in:
ericgaspar 2020-12-09 09:55:12 +01:00
parent 1e6c48289f
commit 3b782b9f83
No known key found for this signature in database
GPG key ID: 574F281483054D44

16
app_matomo.md Normal file
View file

@ -0,0 +1,16 @@
# <img src="/images/matomo_logo.png" height="80px" alt="Matomo's logo"> Matomo
[![Install Matomo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=matomo) [![Integration level](https://dash.yunohost.org/integration/matomo.svg)](https://dash.yunohost.org/appci/app/matomo)
### Index
- [Useful links](#useful-links)
Matomo is the leading Free/Libre open analytics platform. It is a full-featured PHP MySQL software program that you download and install on your own webserver. 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.
## Useful links
+ Website: [matomo.org](https://matomo.org)
+ Official documentation: [https://matomo.org/docs](https://matomo.org/docs)
+ Application software repository: [github.com - YunoHost-Apps/matomo](https://github.com/YunoHost-Apps/matomo_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/matomo/issues](https://github.com/YunoHost-Apps/matomo_ynh/issues)