Introduction

What does it do?

The extension provides charts for various Matomo reports via the Reporting API.

The default parameters of the widgets can be adjusted to your needs, e.g. in the Visits per month widget display 24 month instead of 12 months.

Tip

If you use Matomo, the Matomo Integration and Matomo Opt-Out extensions might be of interest to you.

Screenshots

Example for a Matomo Dashboard

Example for a Matomo Dashboard

No Matomo instance at hand?

You can use the Matomo demo installation for evaluation. Just enter the following settings into the site configuration:

Base URL of the Matomo instance

https://demo.matomo.cloud/

Site ID

1

Authentication token

(leave empty)

Release management

This extension uses semantic versioning which basically means for you, that

  • Bugfix updates (e.g. 1.0.0 => 1.0.1) just includes small bug fixes or security relevant stuff without breaking changes.

  • Minor updates (e.g. 1.0.0 => 1.1.0) includes new features and smaller tasks without breaking changes.

  • Major updates (e.g. 1.0.0 => 2.0.0) breaking changes which can be refactorings, features or bug fixes.

The changes between the different versions can be found in the changelog.