Tracking¶
Guance supports you to create tracking tasks through RUM to monitor real-time custom link tracking trajectories. By pre-setting the link tracking trajectory, you can focus on filtering link data, accurately query user access experience, and discover vulnerabilities, anomalies, and risks in a timely manner.
Precondition¶
The function currently only supports Web, Android and iOS application integration.
Setup¶
Enter RUM > Tracking > Create.
- Select one created application;
- Enter the name of the current tracking task. (Up to 64 characters; Mixed Chinese and English writing, underscores as separators are supported; Other special characters are not supported.)
Click Create, then you can see the cucceren tracking's configuration:
Manage Tracking Tasks¶
After creating the tracking task, the task is started by default. You can view the performance data under the specified tracking ID in the Session explorer of the current application; you can also click the Name of the tracking to view the data generated by the tracking. At the same time, you can view or delete the tracking task.
Automated Tracking¶
Guance supports creating codeless end-to-end tests by using browser plugins to record user access behavior.
Step Instructions¶
Step 1: Download the Browser Plugin¶
- If you have already integrated the Web application, you can directly install it by downloading the browser plugin.
- If you have not started using the Guance yet, you can complete the following steps first:
Step 2: Install the Plugin¶
-
After the plugin is downloaded, visit
chrome://extensions/
through the browser;Note: Automated tracking currently supports Chrome and Edge browsers.
-
Enable Developer Mode;
- Unzip the downloaded browser plugin guance-rum-plugin.zip;
- Click Load Unpacked;
- Select the unzipped folder.
Step 3: Use the Plugin¶
- Click the Extensions icon in the upper right corner to find and open the Guance Plugin;
- Turn it on to generate the tracking ID.
- Click Turn On to use the current tracking ID;
- Click to generate a new tracking ID;
- Click to view the historically generated tracking IDs;
- Click the Language icon to view the current language or switch languages;
- Click to view the help documentation.
Step 4: Filter and View Data in the Guance¶
In the application list of RUM, select the integrated Web application to filter and view user access data generated by the plugin's tracking ID (track_id
).