Link Identifier Encoding for Webpage Load Time Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional link tracking methods increase webpage size and load times, potentially leading to user abandonment and decreased website visits, which can result in reduced advertising revenue.

Innovation Solution

A system and method for generating and storing link identifiers in different formats based on the presence or absence of a browser cookie, allowing for efficient tracking of user navigation without significantly impacting webpage load times, involving the use of a central server to process and analyze click records.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If tracking information is added to every hyperlink, then link tracking capability is improved, but webpage size increases and load time increases

Engineering Contradiction:
Improvelink tracking capabilityVSAvoidwebpage load time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent changes the parameter of tracking information format by using URL rewriting to encode tracking data in a compact format within the URL itself, rather than adding separate tracking scripts or parameters. This allows tracking information to be embedded efficiently without significantly increasing webpage size or load time.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent extracts the tracking function from the webpage content itself by using the URL as the carrier for tracking information. Instead of embedding tracking code within the webpage body, the tracking data is separated into the URL structure, reducing the webpage's own size while maintaining tracking capability.

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If tracking information is added to every hyperlink, then link tracking capability is improved, but storage space requirement increases

Engineering Contradiction:
Improvelink tracking capabilityVSAvoidwebpage storage size
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent transforms tracking information into a compact encoded format using URL rewriting techniques. Instead of storing tracking data as separate objects or scripts, the tracking parameters are converted into a space-efficient encoded string within the URL, reducing the overall storage requirement.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent merges the tracking information with the existing URL structure rather than adding it as a separate entity. By combining the original URL with tracking parameters in a single encoded string, the patent eliminates redundant data structures and reduces total storage space.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS10992762B2Processing link identifiers in click records of a log file
Publication Date: 2021.04.27 YAHOO AD TECH LLC
  • US10992762B2 patent drawing
  • US10992762B2 patent drawing
  • US10992762B2 patent drawing

AI summary

Described herein are systems and methods for matching clicks of links on a webpage with page views by a user. The method may comprise identifying a link on a webpage requested by a client device, generating a link identifier for the link and attaching the link identifier to the link. Upon receiving a request for data associated with the link, the link identifier is stored in a log file.