Skip to content

Integrate device-detector #60

@Findus23

Description

@Findus23

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions