piwik is called matomo nowadays #811

Merged
tobiasd merged 1 commit from 20190219-matomo into develop 2019-02-19 07:50:13 +01:00
2 changed files with 5 additions and 5 deletions

View file

@ -1,14 +1,14 @@
Piwik Addon Matomo / Piwik Addon
============ ============
by Tobias Diekershoff and Klaus Weidenbach by Tobias Diekershoff and Klaus Weidenbach
This addon allows you to embed the code necessary for the FLOSS webanalytics tool Piwik into the Friendica pages. This addon allows you to embed the code necessary for the FLOSS webanalytics tool Matomo (formerly known as Piwik) into the Friendica pages.
Requirements Requirements
------------ ------------
To use this addon you need a [piwik](http://piwik.org/) installation. To use this addon you need a [Matomo](https://matomo.org/) installation.
Where to find Where to find
------------- -------------

View file

@ -1,7 +1,7 @@
<?php <?php
/** /**
* Name: Piwik Analytics * Name: Matomo / Piwik Analytics
* Description: Piwik Analytics Addon for Friendica * Description: Matomo / Piwik Analytics Addon for Friendica
* Version: 1.3 * Version: 1.3
* Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias> * Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
* Author: Klaus Weidenbach * Author: Klaus Weidenbach