Hi Team,
we noticed that in our newsletter tracking some clicks are recorded even though the recipient mailboxes no longer exist. After checking the server logs, it turned out that the requests come very quickly one after another from the same IP and often without any referrer.
The root cause maybe are security/spam gateways (e.g. Proofpoint, Barracuda, Mimecast, etc.) which automatically scan all links inside incoming emails to check for malware or phishing.
At the moment, these requests are not filtered by The Newsletter Plugin. It would be very useful to have an option or hook to better identify and exclude such automated clicks.
The problem is that, in my access logs, the user agent does not clearly identify a bot. Therefore, it might be useful to have an option to ignore logs when multiple links are clicked within very short time intervals from the same user agent and IP.