Pixel Cluster Transit Monitoring for Click Fraud Detection
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Click fraud, where individuals or organizations generate fraudulent clicks on Pay Per Click advertisements to improperly charge advertisers, is a significant issue in the PPC model, with estimates suggesting 2-20% of clicks are fraudulent, often facilitated by automated scripts and zombie machines, and is unethical and illegal in several jurisdictions.
Innovation Solution
The method involves providing pixel clusters on web pages with mechanisms to capture cursor movement information, analyzing this data to determine a confidence level in click validity, and using a server or client device to detect click fraud by ensuring the cursor has transited pixel clusters before clicking on an advertisement, thereby distinguishing human-like from automated clicks.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If pixel cluster transit monitoring is implemented to detect click fraud, then the accuracy of ad click validation is improved, but the device complexity and implementation cost increase
Solution Approach 1:
The patent segments the advertisement area into multiple pixel clusters (e.g., 4-9 clusters per ad) arranged in a grid pattern. Each pixel cluster is independently monitored for cursor transit, allowing the system to detect fraud by analyzing movement patterns across discrete segments rather than treating the entire ad as a single unit. This segmentation enables more precise fraud detection while maintaining manageable system complexity through modular implementation.
2Productivity
If automated scripts and zombie machines are used to generate fraudulent clicks, then click fraud effectiveness is improved, but the ethical and legal risks increase
Solution Approach 1:
The patent implements a feedback mechanism that monitors cursor movement patterns in real-time and compares them against predefined human behavior thresholds. When automated scripts or zombie machines attempt to generate clicks by moving cursors over pixel clusters, the system detects abnormal movement patterns (such as instantaneous positioning or lack of natural transit) and generates feedback signals to flag these as fraudulent. This feedback loop enables the system to identify and prevent click fraud while maintaining ethical standards.
3Reliability
If cursor transit monitoring is implemented for every pixel cluster, then the reliability of fraud detection is improved, but the processing time and computational resources increase
Solution Approach 1:
The patent applies partial monitoring by only tracking cursor transit events when they occur, rather than continuously processing all possible pixel cluster interactions. The system monitors pixel clusters selectively based on user interaction state, only activating monitoring when the cursor approaches or hovers over advertisement areas. This partial action approach maintains high fraud detection reliability by capturing critical transit moments while significantly reducing overall processing time and computational resource consumption compared to continuous full-monitoring approaches.
Data Source
AI summary
Detecting click fraud that includes a client device capable of accessing a server hosting a web page containing an advertisement. The client device includes a network interface allowing access to the server and code on the client device. The code accesses and displays a web page containing an advertisement, provides mechanisms (e.g., an applet, an ActiveX control, a plugin, a JavaScript, a browser scripting language, browser extensions, or code native to the browser) associated with each pixel cluster where each mechanism captures information regarding the transit of the pixel cluster by a cursor on the web page, and collects information based on the capturing by each associated mechanism regarding the transit of the pixel cluster by a cursor on the web page.


