matomo-org/matomo

Excluded User Agent still tracked

Open

#7,978 创建于 2015年5月23日

在 GitHub 查看
 (13 评论) (0 反应) (0 负责人)PHP (2,847 fork)batch import
Help wantedc: Usability

仓库指标

Star
 (21,513 star)
PR 合并指标
 (平均合并 8天 11小时) (30 天内合并 106 个 PR)

描述

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?

贡献者指南