Delayed Content Overlay for Accurate Ad Viewability
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing systems for displaying advertisements on webpages often result in viewable impressions being miscounted due to immediate ad display, which can lead to ads being shown for shorter durations than intended, potentially missing viewable opportunities and obstructing user content.
Innovation Solution
Implementing a method where advertisements are only displayed after a specific page element has met predetermined viewability criteria, such as being fully visible for a minimum duration, to ensure accurate counting of viewable impressions and user engagement.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If advertisements are displayed immediately on webpage load, then ad display frequency increases, but viewability accuracy decreases and user content is obstructed
Solution Approach 1:
The system performs preliminary actions by loading advertisement content into memory before the triggering event occurs. When the webpage element becomes visible and meets the viewability criteria, the pre-loaded advertisement is displayed immediately without network delay, ensuring both high display frequency and accurate viewability measurement.
Solution Approach 2:
The system introduces an intermediary mechanism (viewability detection module) that mediates between the advertisement display system and the webpage content. This intermediary monitors webpage element visibility and controls advertisement display timing, ensuring ads are shown only when viewability criteria are met, thus maintaining both display frequency and viewability accuracy.
2Speed
If advertisements are displayed immediately, then ad loading speed increases, but viewable impression counting becomes inaccurate
Solution Approach 1:
The system pre-loads advertisement content into memory before the triggering event. This preliminary action ensures that when the advertisement needs to be displayed, it can be shown immediately without network delay, maintaining high loading speed while ensuring accurate viewable impression counting through viewability criteria verification.
3Adaptability or versatility
If advertisements are displayed without delay, then user engagement opportunities are reduced, but ad effectiveness may increase through more frequent displays
Solution Approach 1:
The system dynamically adjusts advertisement display timing based on real-time webpage element visibility and user interaction states. By monitoring scroll position, pause duration, and engagement metrics, the system adapts the display timing to optimize both user engagement and advertisement effectiveness, displaying ads when users are most likely to engage rather than following a fixed frequency schedule.
Data Source
AI summary
Systems and methods are provided for delayed display of supplemental content in association with an underlying page image or other portion of a page. An initial portion of a page may be displayed and associated code may be executed. The code may cause a computing system to perform operations including determining that at least a predetermined minimum percentage of a certain image or other specific portion within the page is visible during display of the page, tracking an amount of time that the minimum percentage of the page image or other content portion remains visible during user interaction with the page, then causing display of overlay content over a portion of the particular image or other portion of the page based on a determination that the amount of time that the minimum percentage of the image or content portion has remained visible exceeds a threshold.


