matomo-org/matomo

Excluded User Agent still tracked

Open

#7,978 opened on 2015年5月23日

GitHub で見る
 (13 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
Help wantedc: Usability

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (平均マージ 8d 11h) (30d で 106 merged PRs)

説明

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?

コントリビューターガイド