Proximity rules
Proximity rules look at the timing of events for each individual send to identify activity that is too fast to be human. Events are grouped by send (per recipient), sorted by timestamp, and then checked pairwise against two thresholds, both set to 1 second.Both events involved in a
proximity_within_1s match are flagged as bot activity, not just one of them.IP inspection
Alongside proximity rules, Conversion inspects the IP address associated with each open and click and checks it against a predefined list of known bot IPs. This list is maintained continuously and is built from:- Industry best practices. Publicly recognised bot IP ranges, including those from major providers such as Google.
- Conversion’s own detection. Additional IP addresses identified by Conversion’s internal bot detection algorithms.