Seatext library / BotRefund evidence

Single Anomaly vs Pattern of Anomalies: Why Bot Detection Relies on Corroboration, Not One Signal

A single anomaly is a one-off deviation that can stem from privacy tools, corporate networks, or unusual devices — it's evidence, not a verdict. A pattern of anomalies across multiple independent signals (browser, network,...

Built for advertisers who need clear, refund-ready traffic evidence.

A single anomaly is a one-off deviation — a browser reporting an unexpected CPU count, a missing mouse tremor, or a window.open call that doesn't match typical behavior. On its own, it proves nothing. Legitimate users on VPNs, corporate proxies, rare hardware, or privacy-hardened browsers trigger these signals every day. A pattern of anomalies is different: when five, ten, or twenty independent checks all point the same way, the probability of a genuine human producing that combination drops to near zero. BotRefund's detection engine is built on this distinction. It collects 106 independent signals, treats each as a piece of evidence, cross-checks them across browser, network, device, and behavior layers, and feeds the full pattern into an AI model that outputs a bot-or-human verdict with 99% accuracy.

Criterion Single Anomaly Pattern of Anomalies
Definition One check returns an unexpected value (e.g., CPU concurrency mismatch, missing mouse tremor, impossible tab speed). Multiple independent checks return unexpected values that align toward automation.
Typical causes Privacy extensions, VPNs, corporate firewalls, unusual hardware, browser hardening, travel. Headless browsers, automation frameworks (Puppeteer, Selenium, Playwright), spoofed fingerprints, residential proxy botnets.
False-positive risk High — legitimate users frequently trigger individual anomalies. Low — the joint probability of a human matching dozens of bot-like signals is negligible.
How BotRefund treats it Stored as independent evidence; never used alone to block or flag a visit. Cross-checked across browser, network, device, and behavior layers; fed to AI prediction model.
Decision weight Zero verdict weight. One signal = one fact. Full verdict weight. Corroborated pattern = classification input.
Actionable outcome None by itself. Requires context from other signals. Triggers bot classification, refund claim generation, pixel protection, or blocking rules.

Conditional recommendation: If you see a single anomaly, do not conclude it's a bot. If you see a pattern, treat it as bot and take action.

Takeaway: A single anomaly is a clue. A pattern is a case. BotRefund never blocks on a clue; it builds a case from 106 clues.

Why the distinction matters for ad budgets

Ad platforms filter some invalid traffic automatically, but they rely heavily on IP reputation and simple heuristics. Modern botnets route clicks through residential proxies — real home IP addresses — so IP-based filters miss them. If your detection blocks on a single anomaly (e.g., "no mouse movement"), you'll flag legitimate users on touch devices or screen readers. If you wait for a pattern, you catch the botnet that has perfect mouse movement but impossible tab speeds, spoofed fonts, and superhuman click timing all at once. The difference is wasted budget versus recovered budget. BotRefund's customers recover up to 20% of Google and Meta ad spend by proving pattern-based bot clicks with client-side behavioral logs.

How BotRefund handles anomalies: the 106-check framework

Each of the 106 checks targets a specific browser, device, network, or behavior property. Examples from the signal library:

  • CPU Concurrency Lie — compares reported hardware concurrency against GPU, font, and audio fingerprints. A mismatch suggests a virtual machine or spoofed profile.
  • window.open Tamper — detects scripts that manipulate window.open behavior in ways real browsers don't.
  • Impossible Tab Speed — measures tab-switching and navigation timing that exceeds human reaction limits.
  • Ghost Click Detection — catches clicks that fire without the natural sequence of human intent (focus, hover, mousedown, mouseup).
  • Robotic Linear Mouse Movements — flags pointer paths that are unnaturally straight.
  • Absence of Humanlike Mouse Tremor — looks for the micro-jitter present in real motor control.
  • Superhuman Input Speed (<1ms) — identifies form fills or clicks faster than physically possible.
  • Grid-Aligned Movement Patterns — detects movement snapping to precise coordinates instead of natural curves.
  • Unnatural Session Durations — catches visits that are too short, too long, or too uniform.

Each check returns a boolean or scored signal. None acts as a gate. The engine aggregates them into a feature vector for the prediction model.

Cross-checking: browser, network, device, behavior

A single anomaly in one layer is weak. A CPU concurrency mismatch (device layer) combined with residential proxy routing (network layer), missing mouse tremor (behavior layer), and spoofed font list (browser layer) is strong. BotRefund's cross-checking logic asks: do the signals tell a consistent story? If the device says "MacBook Pro" but the GPU fingerprint says "Linux VM," the network says "residential IP in Ohio," and the behavior shows zero scroll variance, the story is automation. The AI model weighs each layer's contribution based on historical ground truth from millions of labeled sessions.

AI prediction: weighing the complete pattern

The prediction model doesn't use hard thresholds. It learns which combinations of anomalies correlate with confirmed bot traffic (validated by refund approvals from Google and Meta) and which combinations appear in verified human traffic. The output is a probability score. At the operating threshold, BotRefund achieves 99% accuracy — meaning 1% false positives and 1% false negatives across the full traffic mix. This accuracy comes from corroboration, not from any single rule. The model is retrained continuously as new bot frameworks emerge and as refund disputes generate fresh labeled data.

Practical scenarios: when a single anomaly is noise, when a pattern is signal

Scenario Single anomaly observed Pattern observed BotRefund verdict
Developer testing with Chrome DevTools window.open Tamper triggered No other anomalies; normal mouse, scroll, timing, network Human
Privacy-hardened Firefox on Linux CPU Concurrency Lie (reports 1 core, GPU says otherwise) No mouse tremor anomaly, normal tab speed, residential IP, human scroll variance Human
Puppeteer bot on residential proxy None individually decisive Impossible Tab Speed + Superhuman Input Speed + Grid-Aligned Movement + No Mouse Tremor + Spoofed Fonts Bot — refund claim generated
Competitor click fraud via headless Chrome Ghost Click Detection Ghost Click + Honeypot Trap Interaction + Unnatural Session Duration + Absence of Scroll Bot — added to exclusion lists

Limitations and when the advice does not apply

  • New automation frameworks may initially evade specific checks until the signal library is updated. The 106-check set expands over time.
  • Human-in-the-loop fraud (real people paid to click) produces genuine human behavior signals; pattern detection cannot distinguish intent. BotRefund focuses on automation, not motive.
  • Extremely low traffic volumes (under 1,000 visits/month) provide fewer pattern examples, though the per-visit logic remains the same.
  • Client-side only — BotRefund runs in the browser. Server-side botnets that never execute JavaScript are invisible to this layer.
  • Accuracy claim — 99% is an aggregate across BotRefund's customer base. Individual site accuracy varies with traffic mix and bot sophistication.

Key facts

Fact Detail Source
Independent checks 106 signals across browser, network, device, behavior S1, S4, S5
Single anomaly policy "A single anomaly is not a bot verdict" — stored as evidence only S1, S4, S5
Cross-check layers Browser, network, device, behavior S1, S4, S5
AI prediction accuracy 99% bot/human classification at operating threshold S1, S4, S5
Refund recovery Up to 20% of Google/Meta ad spend recovered via pattern-based proof S2, S8
Setup time About one minute to add to website; no credit card required S2, S8
Historical lookback Refunds from Google Ads spend dating back to 2017 S2, S7

Terminology

  • Anomaly — a single check returning an unexpected value.
  • Pattern — multiple anomalies across independent checks that align toward automation.
  • Corroboration — the process of verifying that signals from different layers tell a consistent story.
  • Feature vector — the numerical representation of all 106 signals fed to the prediction model.
  • Ground truth — labeled sessions (bot/human) confirmed by refund approvals or manual review.
  • Residential proxy — a proxy network routing traffic through real consumer devices to mimic legitimate IPs.
  • Headless browser — a browser running without a GUI, typically controlled by automation scripts.
  • Pixel poisoning — bots triggering conversion pixels to corrupt audience targeting and attribution.

FAQ

Can a single anomaly ever be enough to block a visitor?

No. BotRefund's architecture explicitly treats each signal as evidence, not a verdict. Blocking on one anomaly would produce unacceptable false positives from privacy tools, corporate networks, and rare devices.

How many anomalies constitute a pattern?

There's no fixed count. The AI model weighs the specific combination. Five weak anomalies in one layer may weigh less than two strong anomalies across browser, network, and behavior layers. The model learns the weighting from ground truth.

What happens when a new bot framework evades existing checks?

BotRefund adds new checks to the 106-signal library and retrains the model. Customers benefit automatically — the script updates without site changes. The pattern-based approach is resilient because a new framework must evade dozens of independent checks simultaneously.

Does pattern detection work for affiliate lead fraud?

Yes. The same 106 checks catch form-filling bots: superhuman input speeds, lack of pointer movement, disposable email patterns, and headless browser fingerprints. BotRefund filters these before they hit your CRM and stop you paying CPL commissions on fake leads.

How does BotRefund prove bot clicks to Google and Meta?

Client-side behavioral logs (GCLID/FBCLID capture, video session replay, 106-signal evidence per click) are packaged into audit-ready dispute reports. Google and Meta's click quality teams review the evidence and issue credits when the pattern meets their invalid traffic definitions.

What's the false positive rate for legitimate users on VPNs or privacy browsers?

Near zero at the pattern level. A VPN user may trigger a network-layer anomaly (data center IP), but their browser, device, and behavior layers remain human. The pattern doesn't align with automation, so the verdict stays human.

Can I see the anomalies detected on my own traffic?

Yes. The free bot audit installs in about a minute and shows a live breakdown of signals, patterns, and bot/human classifications for your actual visitors.

Further reading and comparison sources

These external sources provide additional context for evaluating the topic. Their inclusion is not an endorsement.

Further reading and comparison sources

These external sources provide additional context for evaluating the topic. Their inclusion is not an endorsement.

Learn more

Visit the website for more information.

Learn more