Easy add Matomo Analystics to your Known site
Arne Govaerts ebcc6e1c56 readme
2020-07-25 17:38:38 +02:00
Pages tracking script options 2020-07-23 17:51:26 +02:00
templates/default/matomo tracking script options 2020-07-23 17:51:26 +02:00
.gitignore push.sh 2020-07-25 17:37:36 +02:00
composer.json add composer 2020-07-25 17:14:55 +02:00
LICENSE.md add composer 2020-07-25 17:14:55 +02:00
Main.php settings 2020-07-23 15:47:40 +02:00
plugin.ini add Main.php 2020-07-23 15:23:26 +02:00
README.md readme 2020-07-25 17:38:38 +02:00
TODO.md todo 2020-07-23 20:36:24 +02:00

Matomo for Known

Matomo for Known is a helper plugin to add Matomo Analytics to a Known site with ease.

Installation

The easiest way is to user Composer:

composer require argovaerts/known-matomo

Alternatively, you can use Git and clone the repository.

$ cd Known/IdnoPlugins
$ git clone https://codeberg.org/argovaerts/KnownMatomo.git Matomo

Enable the plugin under Site Configuration > Plugins and then go to Account Settings > Matomo to add your Matomo server.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BlueOak-1.0.0