matomo-org/matomo

Add info to Report Search tooltip

Open

#19,042 opened on Apr 4, 2022

 (3 comments) (0 reactions) (0 assignees)PHP (2,894 forks)batch import
EnhancementHelp wantedc: Design / UI

Repository metrics

Stars
 (21,803 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently the search box for report data just says "Search" when hovering over it: image

And it seems that many people don't know that they can use regex in the search bar to make more advanced searches or use it as a filter for the data they're looking for.

We can either update the tooltip to give more info (I.e. "Search using a string or regular expression") Or we can link to the relevant FAQ that explains how to use the search function: https://matomo.org/faq/how-to/faq_185/

Contributor guide