Analytics Data Integrity via Encrypted Trust Tokens

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Publishers face challenges in distinguishing between authentic human traffic and fraudulent traffic from malicious entities, such as bots, which contaminates analytics data and leads to inaccurate decision-making.

Innovation Solution

A method involving a token with a trust score generated using a reCAPTCHA algorithm, encrypted and decrypted to determine the trustworthiness of analytics data, allowing for the separation and processing of authentic and fraudulent traffic, enabling more informed decision-making and improved data accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If all analytics data is processed without verification, then data processing volume is high, but data accuracy deteriorates due to inclusion of fraudulent traffic

Engineering Contradiction:
Improvedata accuracyVSAvoiddata processing efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system performs preliminary verification by decrypting tokens and validating analytics data before processing, using cryptographic verification to identify fraudulent traffic early in the data pipeline, preventing contaminated data from entering subsequent processing stages

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system extracts and separates fraudulent analytics data from legitimate data streams by verifying cryptographic tokens, isolating only verified data for further processing and analysis, thereby maintaining processing efficiency while ensuring data accuracy

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If cryptographic verification is performed on all analytics data, then data trustworthiness is improved, but processing complexity increases

Engineering Contradiction:
Improvedata trustworthinessVSAvoidprocessing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system introduces cryptographic tokens as intermediary verification mechanisms that carry trust information from data sources, allowing verification without direct complex analysis of each data point, simplifying the overall verification process while maintaining reliability

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS11995217B2Data integrity
Publication Date: 2024.05.28 GOOGLE LLC
  • US11995217B2 patent drawing
  • US11995217B2 patent drawing
  • US11995217B2 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, that protect analytics for resources of a publisher from traffic directed to such resources by malicious entities. An analytics server receives a first message that includes an encrypted token and analytics data for a publisher-provided resource. The token includes a portion of the analytics data and a trust score indicating a likelihood that activity on the resource is attributed to a human (rather than an automated process). The analytics server decrypts the token. The analytics server determines a trustworthiness measure for the analytics data included in the first message based on the trust score (in the decrypted token) and a comparison of the analytics data in the first message and the portion of the analytics data (in the decrypted token). Based on the measure of trustworthiness, the analytics server performs analytics operations using the analytics data.