mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
commit
661f381700
4 changed files with 33 additions and 0 deletions
16
app_matomo.md
Normal file
16
app_matomo.md
Normal 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)
|
16
app_matomo_fr.md
Normal file
16
app_matomo_fr.md
Normal 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
|
||||
|
||||
- [Liens utiles](#liens-utiles)
|
||||
|
||||
Matomo est une plateforme d'analyse open source de mesure de statistiques Web. Il s'agit d'un logiciel PHP MySQL complet que vous téléchargez et installez sur votre propre serveur Web. À la fin du processus d'installation de cinq minutes, vous recevrez un code JavaScript. Copiez et collez simplement cette balise sur les sites Web que vous souhaitez suivre et accédez à vos rapports d'analyse en temps réel.
|
||||
|
||||
## Liens utiles
|
||||
|
||||
+ Site web : [matomo.org](https://matomo.org)
|
||||
+ Documentation officielle : [https://matomo.org/docs](https://matomo.org/docs)
|
||||
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/matomo](https://github.com/YunoHost-Apps/matomo_ynh)
|
||||
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/matomo/issues](https://github.com/YunoHost-Apps/matomo_ynh/issues)
|
|
@ -68,6 +68,7 @@
|
|||
- [Mattermost](app_mattermost)
|
||||
- [Mailman](app_mailman)
|
||||
- [Mantis](app_mantis)
|
||||
- [Matomo](app_matomo)
|
||||
- [Mattermost](app_mattermost)
|
||||
- [Mediawiki](app_mediawiki)
|
||||
- [Mindmaps](app_mindmaps)
|
||||
|
|
BIN
images/matomo_logo.png
Normal file
BIN
images/matomo_logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 107 KiB |
Loading…
Reference in a new issue