Feature overview

Everything needed to separate real paid visitors from suspicious ad traffic.

Click Fraud Block combines paid-click detection, server-side blocking, bot scoring, range escalation and exportable evidence in one protection layer.

Google AdsSklik / SeznamServer-side PHPIPv6 /64 readyAPI exportAudit logs
๐ŸŽฏ

Paid traffic recognition

Detects advertising traffic through current Google Ads markers, rotating suffix versions, Sklik identifiers and UTM-based paid sources.

  • Google Ads suffix support
  • Sklik and Seznam paid markers
  • Legacy parameter awareness
๐Ÿ›ก๏ธ

Server-side blocking

Suspicious requests are handled before the landing page logic needs to run. This reduces dependency on cookies, JavaScript and client-side analytics.

  • 404-style block response
  • Low overhead for normal visitors
  • Works before analytics fires
๐Ÿ“ˆ

Range escalation

Repeated abuse can escalate from individual IPs to smarter network ranges, including IPv4 /24 and IPv6 /64.

  • Range incident memory
  • Unique IP and active-day thresholds
  • Separate web and Ads-only behavior
๐Ÿ”

Replay detection

Tracks repeated paid URL markers and suspicious identifier reuse, especially when the same ad URL is hit again and again.

  • Replay history
  • Rotating marker awareness
  • Paid-only evidence trail
๐Ÿงฌ

Client hint fingerprinting

For paid traffic, the system can collect browser client hints and lightweight fingerprint signals to strengthen fraud analysis.

  • User-Agent comparison
  • Client hint hashing
  • Paid-only collection strategy
๐Ÿ—๏ธ

Hosting network detection

Known hosting and datacenter ranges can be classified more aggressively than normal residential or mobile networks.

  • Static CIDR list
  • Datacenter reason tagging
  • Range-level prevention
๐Ÿค–

Verified crawler handling

Google and Seznam infrastructure can be treated separately from human paid clicks to avoid false positives in replay statistics.

  • Google infrastructure recognition
  • SeznamBot handling
  • Crawler-safe pass logic
๐Ÿ“Š

Dashboard and API

Review blocks, passes, ranges, reasons and export status from a dashboard and a machine-readable blacklist API.

  • Range statistics
  • Reason codes
  • Google Ads export feed
๐Ÿงพ

Audit-ready logs

Paid click events are retained for investigation, evidence gathering and comparison against advertising platform data.

  • Individual IP records
  • URL and source samples
  • Longer audit retention
Detection matrix

Signals the system can use.

SignalPurposeTypical action
Burst rateFinds repeated hits in a short time window.Block IP and record evidence.
Paid URL replayDetects repeated ad URL markers and reused identifiers.Increase suspicion and trigger range rules.
IPv4 /24Groups related IPv4 traffic from the same local network block.Export or block range when evidence is strong.
IPv6 /64Handles modern mobile and residential IPv6 traffic safely.Escalate at /64 instead of dangerous /32 blocks.
Datacenter CIDRIdentifies server-farm clicks.Strong bot reason and faster range escalation.
Verified crawlersKeeps infrastructure checks out of human fraud statistics.Pass and ignore for replay scoring.