ποΈ Overview
Click on an application in the Application List page to enter the Overview page, which displays the application's score and performance metric values for the selected time period.
ποΈ Page
Page Analysis provides performance analysis data for all pages in the application, and can evaluate the performance of each page, analyze trend charts and percentile charts, geographic analysis, summary waterfall chart analysis, and page detail tracking.
ποΈ Operation
Operation analysis is mainly used to monitor and analyze the response time and availability of user click events on the page. Optimizing operation user experience helps improve user conversion rates at key steps.
ποΈ Request
This module analyzes the performance of all network requests in the mini program, helping you comprehensively understand the network request performance of your application.
ποΈ setData
The analysis of setData metrics allows for convenient collection and segmentation of setData performance.
ποΈ JS Error
JS error analysis is crucial for improving user experience, optimizing performance, and quickly locating and diagnosing issues. It helps development teams promptly fix problems affecting users, such as page crashes or slow loading, by tracking error context and user behavior paths. Additionally, JS error analysis supports data-driven decision making, identifies performance bottlenecks and error patterns, ensures business continuity, and strengthens web application security. Through long-term monitoring, teams can take preventive measures, address cross-platform compatibility challenges, and utilize personalized and automated tools to improve error management efficiency.
ποΈ WeChat API
Background
ποΈ Tracking
User tracking allows you to view page and operation sample data by filtering through UserID or SessionID. It also provides detailed page views.
ποΈ Application Settings
Click on the application settings for the corresponding Mini Program in the list to configure basic settings, threshold settings, and scoring settings for that application.
ποΈ SourceMap
For frontend applications, JS errors directly affect the quality of the frontend application, making the location and diagnosis of JS errors particularly important. Tingyun provides Source Map upload to restore the actual error location in the code and recreate the JS error scene. This allows developers to quickly locate the source code position of the error and the corresponding code block.