mittwald/mw_matomo_widget

Dashboard widget that displays visitor data of your Matomo instance

Installs: 244

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 2

Open Issues: 0

Type:typo3-cms-extension

3.0.0 2023-08-22 07:41 UTC

This package is auto-updated.

Last update: 2024-04-22 09:22:49 UTC


README

What does it do?

Mittwald Matomo Widget is an extension for TYPO3 CMS to show visitor and page views in the TYPO3 dashboard. The extension fetches statistics via the Matomo API and uses the TYPO3 caching framework to cache results for one hour.

Screenshots

Screenshot of the dashboard widgets

Installation

  1. Install the extension from the TYPO3 Extension Repository or using composer
  2. Open the extension configuration and set "Matomo URL", "API Token" and "Site ID"
  3. Add one of the available Matomo Widgets to the TYPO3 dashboard

Configuration

In order to use the extension, it is required to configure Matomo settings.

  • Matomo URL: The URL to your Matomo instance (e.g. https://matomo.domain.tld/)
  • API Token: The API token for Matomo
  • Site ID: The Matomo site ID

TYPO3 Compatibility

Version TYPO3 PHP Support/Development
3.x 12.4 >= 8.1 Features, Bugfixes, Security Updates
2.x 11.5 7.4 - 8.x Features, Bugfixes, Security Updates
1.x 10.4 7.2 - 7.4 Bugfixes, Security Updates