valerio-bozzolan / wp-matomo

A suckless Matomo plugin for WordPress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WP-Matomo & Suckless WordPress-Matomo integration

Features:

  • NOT SUITABLE FOR END-USER PEOPLE, MUST BE INSTALLED BY A DEVELOPER
  • No crapware
  • No adware
  • It's absolutely blazing fast plugin
  • Absolutely secure (there is no interaction with any user, even administrators)
  • No database options (use your wp-config.php)

Installation

  1. Install Matomo somehow (you must know how)
  2. Put this plugin in your /wp-content/plugins. You must know how.
  3. Edit your wp-config.php and put there this:
define( 'MATOMO_PATH', 'http://your-matomo-installation/' );
define( 'MATOMO_SITE', 1 );

Now you can activate your plugin.

License

This software is under the WTFPL license.

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

You just DO WHAT THE FUCK YOU WANT TO.

About

A suckless Matomo plugin for WordPress

License:Do What The F*ck You Want To Public License


Languages

Language:PHP 100.0%