Active Impression Tracking for User Engagement
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for tracking user engagement with web pages are limited, as they primarily rely on metrics like Page View, which fail to capture nuanced user behaviors occurring after the initial page load.
Innovation Solution
The system detects user interactions with a user interface and updates an impression metric when the interface is updated in response to these interactions, allowing for more accurate tracking of user engagement beyond traditional page view metrics.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If traditional Page View metrics are used to track user engagement, then the tracking system remains simple and easy to implement, but the measurement precision is insufficient to capture nuanced user behaviors after initial page load
Solution Approach 1:
The patent segments user engagement tracking into multiple distinct metrics (impression metric, interaction metric, engagement metric) that can be independently calculated and tracked. Each metric captures specific aspects of user behavior, allowing precise measurement without requiring a completely complex monolithic system. The segmentation enables fine-grained analysis of different engagement types while maintaining modular implementation.
Solution Approach 2:
The system dynamically updates metrics based on real-time user interactions and interface state changes. The impression metric is updated whenever the interface is updated, and interaction metrics are updated based on detected user actions. This dynamic approach allows the system to capture nuanced behaviors as they occur without requiring complex pre-configured tracking for every possible scenario.
2Loss of information
If the system tracks only initial page load events, then the tracking implementation remains simple, but it fails to capture nuanced user behaviors that occur after page load
Solution Approach 1:
The patent implements continuous tracking of user interactions and interface updates throughout the entire user session, not just at initial page load. The system continuously monitors for user interactions and updates metrics as interactions occur, ensuring no engagement information is lost. This continuous action maintains tracking effectiveness while capturing the full spectrum of user behaviors including post-load interactions.
Solution Approach 2:
The system establishes feedback loops where user interactions are detected, metrics are updated, and the updated metrics can trigger further tracking or analysis. The impression metric serves as feedback about interface updates, which then enables more sophisticated engagement analysis. This feedback mechanism ensures comprehensive capture of user behaviors while maintaining productive tracking through iterative refinement.
Data Source
AI summary
Aspects of the disclosure relate to tracking user engagement with an interface. In one aspect, interaction of a user with a user interface can be detected and, in response to such interaction, it can be determined if the user interface was updated. In a scenario in which it is determined that the user interface was updated, an impression metric indicative of engagement of the user with the user interface can be updated. The updated metric can permit the tracking of user engagement.


