Page MenuHomePhabricator

[Scraper] Implement Matomo in frontend
Closed, ResolvedPublic3 Estimated Story Points

Description

We want to be able to track click rates to measure usage and will use Matomo with cookie-less tracking method.

AC

  • Matomo tracking code is implemented into the frontend
  • Frontend usage data is displayed in Matomo (test: visitors > real time)

Get code snippet from Leif.

Event Timeline

@Jacob_WMDE small detail I forgot: the page needs a title in head section. Other wise I can not identify it in Matomo.

<title>Wikibase Explorer</title>

Bildschirmfoto vom 2026-06-11 09-41-24.png (978×285 px, 74 KB)

It should like this:

Bildschirmfoto vom 2026-06-11 09-48-28.png (595×259 px, 57 KB)

Leif_WMDE raised the priority of this task from Low to High.Jun 11 2026, 9:21 AM