Single URL Ad Tracking Without Redirection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional advertisement tracking systems use multiple redirection links, leading to a disruptive user experience, increased time to view advertisement content, and exposure of tracking information to the public, which can be exploited by malicious users.

Innovation Solution

Generating a single URL to direct users to a landing page and asynchronously tracking advertisement events using augmented URL calls and HTTP headers, keeping tracking internal and away from public visibility.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If multiple redirection links are used to track advertisement context, then tracking information is provided, but user experience is disrupted and time to view content increases

Engineering Contradiction:
Improvetracking informationVSAvoidtime to view advertisement content
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The patent segments tracking information into two categories: essential tracking data embedded in the final URL and redundant tracking data eliminated from redirection links. This allows retaining necessary tracking capabilities while removing unnecessary redirection steps that cause delays.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary tracking by embedding all necessary tracking parameters in the final destination URL before the user arrives. This preliminary action eliminates the need for subsequent redirection links, allowing direct access to content while maintaining tracking functionality.

Inventive Principle:
Principle #10Preliminary action

2Loss of information

If multiple redirection links are used for tracking, then advertisement context is tracked, but user experience quality deteriorates

Engineering Contradiction:
Improveadvertisement contextVSAvoiduser experience quality
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The patent extracts essential tracking information from multiple redirection links and consolidates it into a single final URL. This extraction process removes the disruptive redirection experience while preserving the advertisement context tracking functionality.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system merges multiple tracking functions into a single consolidated tracking mechanism using the final destination URL. This combines advertisement context tracking, user identification, and content delivery into one seamless operation, improving user experience while maintaining tracking capabilities.

Inventive Principle:
Principle #5Merging (Combining)

3Loss of information

If redirection links are used for tracking, then tracking data is collected, but sensitive information is exposed to the public

Engineering Contradiction:
Improvetracking dataVSAvoidinformation exposure to malicious users
Core Design Contradiction:
Loss of informationVSObject-affected harmful factors

Solution Approach 1:

The patent introduces an intermediary mechanism where tracking information is passed through server-side processing rather than being exposed in visible redirection URLs. The tracking data is transmitted through HTTP headers and server-side logic, acting as an intermediary that protects sensitive information from public exposure while maintaining tracking functionality.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system changes the parameter representation of tracking information from visible URL components to server-side HTTP headers and internal data structures. This parameter transformation maintains the integrity and utility of tracking data while rendering it invisible and inaccessible to malicious users who can only observe the final URL.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20230306462A1Tracking advertisements using a single URL without redirection
Publication Date: 2023.09.28 EBAY INC
  • US20230306462A1 patent drawing
  • US20230306462A1 patent drawing
  • US20230306462A1 patent drawing

AI summary

Methods, systems, and computer storage media are provided for tracking an advertisement using a single URL without redirection. When an ad event is received on a client-computing device, a single URL is determined to provide content for the item and to track the ad event, the URL identifying a domain server. A parameter related to the ad event is determined and encoded as a part of the URL or as a HTTP header. The URL is called, causing the domain server to extract the parameter from the URL or the HTTP header and asynchronously request tracking of the ad event. Additionally, the content for the item is received from the domain server.