]> git.mxchange.org Git - friendica-addons.git/commitdiff
piwik is called matomo nowadays
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 19 Feb 2019 06:21:05 +0000 (07:21 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 19 Feb 2019 06:21:05 +0000 (07:21 +0100)
piwik/README.md
piwik/piwik.php

index 9b35cc4bcc31233269b933e26e8dc93791d7425e..0878394edda4dfa4a68eb576775691593ad7ea0f 100644 (file)
@@ -1,14 +1,14 @@
-Piwik Addon
+Matomo / Piwik Addon
 ============
 
 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
 ------------
 
-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
 -------------
index ad89d0f3e3e18645bd7af1bb20e70cb267e1edf5..2960eae5f620ac9feada4479523c4a692b5dd0a2 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /**
- * Name: Piwik Analytics
- * Description: Piwik Analytics Addon for Friendica
+ * Name: Matomo / Piwik Analytics
+ * Description: Matomo / Piwik Analytics Addon for Friendica
  * Version: 1.3
  * Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
  * Author: Klaus Weidenbach