forked from friendica/friendica-addons
piwik is called matomo nowadays
This commit is contained in:
parent
ab1ac70a43
commit
9954ba3096
|
@ -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
|
||||
-------------
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue