Merge pull request #811 from tobiasd/20190219-matomo

piwik is called matomo nowadays
This commit is contained in:
Michael Vogel 2019-02-19 07:50:12 +01:00 committed by GitHub
commit 635ad296e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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