Analysis Dashboard¶
Guance supports visual analysis of applications across different platforms and provides preset monitoring solutions. After application data is uploaded to Guance, you can view the analysis of Web, Mobile, Mini Programs, and macOS applications directly in the monitoring analysis dashboard, covering key analysis dimensions such as Overview, Performance, Resources, and Errors.
Concepts¶
LCP, FID, and CLS are Google Core Web Vitals used to measure a website's loading speed, interactivity, and visual stability.
| Metric | Description | Target Value |
|---|---|---|
| LCP (Largest Contentful Paint) | Measures the time it takes for the largest content element within the viewport to load. | Less than 2.5s |
| FID (First Input Delay) | Measures the delay when a user first interacts with the page. | Less than 100ms |
| CLS (Cumulative Layout Shift) | Measures the amount of unexpected layout shift during page load; 0 means no shift. | Less than 0.1 |
Analytics Dimensions¶
Includes four dimensions:
- Web
- Mobile (Android / iOS)
- Mini Programs
- macOS App
Switch the tab above the view to toggle between views.
Overview¶
Counts metrics such as UV, PV, page error rate, and page load time for the current application access, and visually displays user access data statistics from three aspects: Session Analysis, Performance Analysis, and Error Analysis. This helps you quickly locate user access issues and improve user access performance.
You can quickly locate and view integrated applications by filtering by Application ID, Environment, Version, etc.
Performance Analysis¶
Counts metrics such as PV count, page load time, most viewed page sessions, page long task analysis, and resource analysis. It provides a real-time view of overall application page performance from three aspects: Long Task Analysis, XHR & Fetch Analysis, and Resource Analysis, further pinpointing pages that need optimization.
You can refine by filtering by Application ID, Environment, Version, Load Type, etc.
Resource Analysis¶
Counts metrics such as resource class and resource request ranking, and provides a real-time view of overall resource status and resources needing optimization from two aspects: XHR & Fetch Analysis and Resource Timing Analysis.
You can refine by filtering by Application ID, Environment, Version, Resource URL Group, Resource URL, etc.
Error Analysis¶
Counts metrics such as error rate, crash version, network error status distribution, and page error rate to quickly locate resource errors.
You can refine by filtering by Application ID, Environment, Version, Source, Page URL Group, Browser, etc.
Related Views¶
The current analysis dashboard is the standard "System View" provided by Guance. If you wish to use a personalized view for analysis, you can create a "User View" with the same name as the system view, and the system will automatically prioritize your "User View" for display.
Click the jump button in the upper right corner to do so.

