Landing Page Loading Mode Selection for Display Reliability

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Landing pages may fail to load successfully due to issues with the link to the web address or the user device during redirection, affecting their normal display.

Innovation Solution

A method to determine a target loading mode for a landing page based on its preloading status in a target application, allowing the page to be loaded via the built-in browser or an external browser as needed, ensuring successful display.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Speed

If the landing page is loaded through the target application's built-in browser, then the loading speed is improved, but the reliability of successful display deteriorates due to potential application or link problems

Engineering Contradiction:
Improvelanding page loading speedVSAvoidlanding page display reliability
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The system performs preloading status detection before the actual landing page loading operation. The server detects whether the target application can successfully load the landing page in advance, and based on this preliminary detection result, determines the appropriate loading mode (built-in browser or external browser), thereby avoiding loading failures during actual use

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The server acts as an intermediary between the user device and the landing page. It receives the trigger operation, detects the preloading status, determines the target loading mode, and instructs the user device on how to load the landing page. This intermediary coordination ensures that the appropriate loading path is selected based on detected conditions

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If multiple loading modes are supported, then the adaptability to different loading conditions is improved, but the device complexity increases

Engineering Contradiction:
Improveloading mode adaptabilityVSAvoidloading system complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system dynamically selects the loading mode based on the detected preloading status. The loading mode is not fixed but changes according to the actual conditions detected by the server. This dynamic adjustment allows the system to adapt to different situations without requiring complex manual configuration

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the loading parameter (loading mode) based on the detected status. When the built-in browser cannot load the landing page, the system changes the loading mode parameter to use an external browser instead. This parameter change approach simplifies the complexity by using a straightforward conditional switch rather than complex multi-mode management

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12423370B2Landing page loading method, medium, and electronic device
Publication Date: 2025.09.23 BEIJING YOUZHUJU NETWORK TECH CO LTD
  • US12423370B2 patent drawing
  • US12423370B2 patent drawing
  • US12423370B2 patent drawing

AI summary

A landing page loading method, a medium, and an electronic device are provided. According to the method, a target loading mode corresponding to a landing page is determined in response to a trigger operation for loading the landing page in a target application, and the landing page is loaded according to the target loading mode. In this way, the target loading mode may be determined based on a preloading status of the landing page in the target application, and the landing page may be loaded according to the target loading mode.