candango / matomo_analytics_rc
Roundcube plugin for Matomo Analytics Platform by Candango OSG.
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 7
Open Issues: 1
Type:roundcube-plugin
Requires
- php: >=5.3.0
- roundcube/plugin-installer: >=0.1.3
This package is not auto-updated.
Last update: 2024-11-19 15:26:50 UTC
README
Easy setup for Matomo Analytics in Roundcube Webmail. This is fork of plugin from myroundcube. Then forked from roundcube_piwik_tracking.
Installation
Just put in plugins/crc_matomo_analytics folder and add crc_matomo_analytics to your $rcmail_config['plugins']
array.
Now copy the config file:
cp config/config.inc.php.dist config/config.inc.php
Open the file in your favorite editor and modify the values to your liking.
Features
- Set your Matomo Server
- Set whether you want a cookie added to subdomains
- Enable only for non-logged users
- Disable on choosen templates
License
This plugin is released under Apache License 2.0.