Server-Side Path Reference Tracking for Web Navigation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

As the quantity of information in web applications increases, navigation menus become cumbersome for users to find specific information, making it difficult and time-consuming.

Innovation Solution

Implementing a server-side path reference tracking system that analyzes user navigation patterns within web applications to recommend high-probability path references and action-related recommendations, enhancing user interface design with explicit links and graphical indicators based on user behavior and content item action goals.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If navigation menus include all available information in web applications, then users can access complete information, but the menus become cumbersome and difficult to navigate

Engineering Contradiction:
Improvecompleteness of information accessVSAvoidnavigation difficulty
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent segments the navigation system into multiple components: traditional navigation menus that provide comprehensive information access, and a separate path reference component that provides contextual guidance based on user behavior. This segmentation allows the menus to remain complete while adding intelligent path recommendations that simplify navigation by highlighting probable user destinations.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by tracking user navigation patterns and pre-calculating probable path references before users need them. When a user views a content item, the system has already analyzed historical data to determine likely next destinations and presents these path references proactively, reducing the cognitive load of navigation decision-making.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If web applications provide comprehensive navigation menus, then all information is accessible, but time to find specific information increases

Engineering Contradiction:
Improveinformation accessibilityVSAvoidinformation retrieval time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system implements feedback loops by continuously tracking user navigation behavior and using this data to dynamically generate path references. The feedback mechanism analyzes patterns in user journeys and adjusts path reference recommendations accordingly, creating a self-improving system that reduces information retrieval time over time while maintaining complete information accessibility through traditional menus.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

By pre-analyzing user navigation patterns and pre-computing probable path references, the system prepares navigation aids in advance. When users need to find information, the path references are already calculated and displayed, eliminating the time users would otherwise spend exploring comprehensive but unwieldy navigation menus.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If path reference recommendations are added to user interfaces, then user navigation is simplified, but device complexity increases

Engineering Contradiction:
Improvenavigation simplicityVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary component that sits between the user interface and the navigation system. This intermediary analyzes user behavior, generates path reference recommendations, and integrates them into the interface without fundamentally restructuring existing navigation infrastructure. The intermediary handles the complexity of pattern analysis and recommendation generation, keeping the core system architecture relatively simple while achieving enhanced navigation simplicity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS9854022B2Server-side path reference systems and methods
Publication Date: 2017.12.26 SAP PORTALS ISRAEL
  • US9854022B2 patent drawing
  • US9854022B2 patent drawing
  • US9854022B2 patent drawing

AI summary

Various embodiments herein each include at least one of systems, methods, and software for server-side path reference. One server-side path reference embodiment in the form of a method includes receiving a request for a specific content item, such as a user interface or document, via a network interface device from a requestor. This method may then retrieve, from a navigation history data store, path reference recommendation data with regard to the specific content item. The retrieved path reference recommendation data typically identifies at least one destination most commonly navigated to from the specific content item within web application sessions. The method then transmits the retrieved path reference recommendation data with data of the specific content item to the requestor.