TransitionsUrlSearch
Adds a URL search bar to the Transitions report selector, letting you quickly filter through long URL lists.
Warning
This plugin is experimental and was coded using Claude Code.
It is provided without any warranty regarding quality, stability, or performance.
This is a community project and is not officially supported by Matomo.
Description
When using the Transitions report with a large number of tracked URLs, the action selector dropdown can become hard to navigate. This plugin injects a live search bar above the selector that filters the URL list as you type, matching against both the display text and the raw URL value.
The search bar is only shown when the "Page URLs" action type is selected. Switching to another action type (e.g. page titles, downloads) hides the bar and restores the original option list automatically.
Requirements
- Matomo >= 5.0
- PHP >= 8.1
Installation
Manual Installation
- Download the latest release from GitHub
- Extract to your
matomo/plugins/directory asTransitionsUrlSearch/ - Activate the plugin in Administration → Plugins
License
GPL v3+. See LICENSE for details.