Document automatic bot detection using Matomo device-detector library#706
Open
promptless-for-oss wants to merge 1 commit intomautic:7.1from
Open
Document automatic bot detection using Matomo device-detector library#706promptless-for-oss wants to merge 1 commit intomautic:7.1from
promptless-for-oss wants to merge 1 commit intomautic:7.1from
Conversation
Add a note to the List of known Bots setting explaining that Mautic also automatically detects common bots using the Matomo device-detector library, improving Email and page tracking accuracy without requiring additional configuration.
|
|
||
| * **List of known Bots** - Mautic has the feature to identify and turn-off tracking for several known bots. To track activity from those bots, remove them from this list. To turn off tracking for other bots, add them here - one per line. | ||
|
|
||
| .. note:: |
Author
There was a problem hiding this comment.
PR #15870 integrates the Matomo DeviceDetectorFactory into BotRatioHelper.php, adding isBotByMatomoDetector() method that automatically identifies known bots like Googlebot, Bingbot, AhrefsBot, Facebookbot, Twitterbot, and LinkedInBot before falling back to the user-configurable blocklist.
Source: mautic/mautic#15870
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open this suggestion in Promptless to view citations and reasoning process
Adds a note to the List of known Bots setting in the configuration documentation explaining that Mautic automatically detects common bots using the Matomo device-detector library, which improves Email and page tracking statistics accuracy without requiring additional user configuration.
Trigger Events
Tip: Configure how Promptless handles changelogs in Agent Settings 📋