We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This will allow to further improve bot detection:
In this case, HTTP_X_CLIENT is used by a keyword tracker bot called Collabim
[HTTP_USER_AGENT] => Mozilla/5.0 (X11; U; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.92 Safari/537.36 [HTTP_ACCEPT] => */* [HTTP_X_CLIENT] => Collabim [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edg/81.0.416.91 [HTTP_ACCEPT] => */* [HTTP_X_CLIENT] => Collabim [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0/9uiP7EnX-09 [HTTP_ACCEPT] => */* [HTTP_X_CLIENT] => Collabim [HTTP_USER_AGENT] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36 Edg/81.0.416.68 [HTTP_ACCEPT] => */* [HTTP_X_CLIENT] => Collabim [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0/7rpJ8CqK-00 [HTTP_ACCEPT] => */* [HTTP_X_CLIENT] => Collabim [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36/azjyGTlE-17 [HTTP_ACCEPT] => */* [HTTP_X_CLIENT] => Collabim [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36 [HTTP_ACCEPT] => */* [HTTP_X_CLIENT] => Collabim [HTTP_USER_AGENT] => Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15 [HTTP_ACCEPT] => */* [HTTP_X_CLIENT] => Collabim
The text was updated successfully, but these errors were encountered:
Adds detection for Xooloo Internet
6fa661c
ref matomo-org#7060
Adds detection for U Browser
dc6e544
Adds detection for Bloket
9557791
matomo-org#7060 feat(bot) added support for detecting bots through cl…
1bb3bc0
…ient-hints
Successfully merging a pull request may close this issue.
This will allow to further improve bot detection:
In this case, HTTP_X_CLIENT is used by a keyword tracker bot called Collabim
The text was updated successfully, but these errors were encountered: