Time-Triggered Ad Replacement System

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing online advertisement systems fail to effectively replace advertisements in a timely manner when users remain on a web page without interacting with them, limiting ad visibility and monetization.

Innovation Solution

Implementing a time-triggered advertisement replacement system that displays a primary advertisement for a predetermined period, then switches to a secondary advertisement, with the option to cycle through multiple levels of advertisements based on user interaction or time expiration.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If advertisements are replaced only when the user navigates to a new web page, then the system complexity remains low, but the advertisement display frequency and monetization rate are limited

Engineering Contradiction:
Improveadvertisement display frequencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The advertisement replacement system transitions from a static page-navigation-triggered mechanism to a dynamic time-based replacement mechanism. The system now continuously monitors elapsed time and automatically replaces advertisements based on time thresholds, enabling multiple advertisement displays during a single user session without requiring page navigation.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements periodic advertisement replacement by dividing the advertisement display period into multiple time segments. Each segment displays a different advertisement from the plurality of advertisements, creating a periodic rotation cycle that maximizes advertisement exposure frequency within the user's continuous viewing period.

Inventive Principle:
Principle #19Periodic action

2Productivity

If a single advertisement is displayed for an extended period, then the advertisement has sufficient visibility time, but the monetization rate decreases due to limited ad rotations

Engineering Contradiction:
Improvemonetization rateVSAvoidadvertisement visibility duration
Core Design Contradiction:
ProductivityVSDuration of action of moving object

Solution Approach 1:

The advertisement display period is segmented into multiple time intervals, with each interval dedicated to displaying a different advertisement from the plurality. This segmentation allows the system to rotate through multiple advertisements during what would traditionally be a single advertisement's display period, increasing both the number of ad impressions and the monetization rate while maintaining continuous visibility.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements periodic advertisement replacement by dividing the advertisement display period into multiple time segments. Each segment displays a different advertisement from the plurality of advertisements, creating a periodic rotation cycle that maximizes advertisement exposure frequency within the user's continuous viewing period.

Inventive Principle:
Principle #19Periodic action

3Productivity

If the system waits for user interaction to trigger advertisement replacement, then ad relevance to user interest may be maintained, but the number of advertisements displayed in a given time-frame is limited

Engineering Contradiction:
Improvenumber of advertisements displayedVSAvoiduser interaction requirement
Core Design Contradiction:
ProductivityVSEase of operation

Solution Approach 1:

The system performs preliminary actions by pre-loading a plurality of advertisements and establishing time-based replacement criteria before the user viewing session begins. This allows the system to automatically execute advertisement replacements based on elapsed time without requiring real-time user interaction analysis, thereby increasing the number of ad displays while reducing operational complexity.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8918331B2Time-triggered advertisement replacement
Publication Date: 2014.12.23 R2 SOLUTIONS LLC
  • US8918331B2 patent drawing
  • US8918331B2 patent drawing
  • US8918331B2 patent drawing

AI summary

A method for placing online advertisements includes the step of displaying a primary advertisement on a first web page. The method includes the steps of initiating a timer to measure a first time period for which the primary advertisement is displayed. At the end of the first time period, the primary advertisement is switched to display a secondary advertisement on the first web page. In another embodiment, a computer program product stored on a non-transitory computer-readable medium when executed by a processor, performs the method for placing online advertisements. In yet another embodiment, a system to place online advertisements includes a display output to display a primary advertisement on a first web page. The system includes a timer to be initialized to a first time period. The system further includes, an advertisement controller, coupled to the display output and the timer.