Landing Page Loading Mode Selection for Browser Compatibility

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 directly in the target application, then the loading speed is improved, but the reliability deteriorates due to potential application or link problems

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

Solution Approach 1:

The patent performs preloading detection before the actual landing page loading to identify potential issues in advance. The system detects whether the target application and its built-in browser can properly load the landing page by checking the application version, browser compatibility, and link validity beforehand. This preliminary action allows the system to prepare an alternative loading scheme if problems are detected, thus resolving the contradiction between fast loading and reliable loading.

Inventive Principle:
Principle #10Preliminary action

2Adaptability or versatility

If the built-in browser is used for loading, then the integration is improved, but the compatibility deteriorates due to browser limitations

Engineering Contradiction:
Improveapplication integration capabilityVSAvoidbrowser compatibility
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent introduces an intermediary detection mechanism that acts as a bridge between the target application and the landing page loading process. The detection module serves as an intermediary that assesses whether the built-in browser can handle the landing page before committing to that loading path. If the intermediary detection fails, the system automatically switches to an external browser, thus maintaining both integration benefits and compatibility reliability.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If multiple loading modes are supported, then the reliability is improved, but the device complexity increases

Engineering Contradiction:
Improvelanding page loading reliabilityVSAvoidloading mode management complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements a dynamic loading mode selection mechanism where the system automatically adapts the loading approach based on real-time detection results. The loading mode is not fixed but dynamically determined through detection of application status, browser compatibility, and link validity. This dynamic approach allows the system to maintain high reliability through multiple loading options while keeping the user interface and basic operation simple, as the complexity is managed automatically in the background.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250390545A1Landing page loading method, medium, and electronic device
Publication Date: 2025.12.25 BEIJING YOUZHUJU NETWORK TECH CO LTD
  • US20250390545A1 patent drawing
  • US20250390545A1 patent drawing
  • US20250390545A1 patent drawing

AI summary

A landing page loading method is provided. According to the method, a trigger operation to load a landing page in a target application is detected. In response to the trigger operation, either a built-in browser of the target application or an external browser for loading the landing page is selected based on a preloading status of the landing page. When the preloading status indicates that the built-in browser of the target application is able to load the landing page, the built-in browser is selected. When the preloading status indicates that the built-in browser of the target application is unable to load the landing page, the external browser is selected. The landing page using the selected browser is loaded.