-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
(related to #59)
@sgiehl
Matomo already maintains a huge list of regexes to detect bots to be automatically excluded from the tracking.
https://github.com/matomo-org/device-detector/blob/master/regexes/bots.yml
It would be great if this could be merged with botlist.txt so that only one list has to be maintained and this plugin is able to detect more bots reliably.
I am not sure what is the easiest way to integrate it, but maybe directly calling $dd->getBot(); or even getting the already calculated result from Matomo seems like the way to go for me.
jwouda and simonschaufi
Metadata
Metadata
Assignees
Labels
No labels