matomo-org/matomo

Excluded User Agent still tracked

Open

#7.978 aberto em 23 de mai. de 2015

Ver no GitHub
 (13 comments) (0 reactions) (0 assignees)PHP (2.847 forks)batch import
Help wantedc: Usability

Métricas do repositório

Stars
 (21.513 stars)
Métricas de merge de PR
 (Mesclagem média 8d 11h) (106 fundiu PRs em 30d)

Description

I had configured the following string under the Websites -> Global list of user agents to exclude:

"Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0"

image

It belongs to the Monitor.us service.

Yet later I still saw that bot in the Real-time Visitors:

image

Do I maybe need to add the user agent string without quotes? By the way, there's no explanation of the format in which UA strings should be entered in that box. Presumably, one per line, but who knows? CSV format? Quoted or not?

Guia do colaborador