matomo-org/matomo

Excluded User Agent still tracked

Open

#7,978 opened on May 23, 2015

 (13 comments) (0 reactions) (0 assignees)PHP (2,894 forks)batch import
Help wantedc: Usability

Repository metrics

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

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?

Contributor guide