Skip to content

Session


You can view a series of details about the user's visit session, including the user's visit time, visit page path, visit operation count, visit path and error messages encountered.

In the Session explorer, you can:

  • Visually view the browsing experience of users accessing the business application, intuitively understand user's actions.
  • Combine with the performance details of user's visit, quickly understand and track the performance situation of page loading, resource errors, etc. when users access the business application, to help quickly discover and optimize the code issues of the application.

Explorer

In the Session explorer, you can view the session duration, session type (real user visit "user"), page visit count, operation count, error count, the initial page visited by the user, and the last page viewed by the user.

Definition of session duration

When users start browsing the web application, the user session begins. It uses the unique session_id attribute to aggregate all RUM events collected during the user's browsing.

Note: The session will be reset after 15 minutes of inactivity.

Details Page

Click on the data details page in the list to view the current application's attributes, session details and bound inner views.

Attribute Filtering

When you hover on the field, it supports quick filtering and viewing through the following operations:

Options
Description
Filter Add this field to the explorer to view all data related to this field. You can filter and view the chain list related to this field in the chain explorer.
Reverse Filter Add this field to the explorer to view other data except for this field.
Add to Columns Add this field to the explorer list for viewing.
Copy Copy this field to the clipboard.

Session

Session details include session duration, visit type, service type and visit details.

  • Visit type includes visit actions (action), visit path (view), and error messages encountered (error), etc. Click on the corresponding type icon to jump to the corresponding details page.

  • Click on the icon on the right side of the time to switch and view the user's visit time point.

  • Click on the sort icon & to sort each column in ascending/descending order (default is descending).

Attributes

In the search bar, you can enter the field name or value to quickly search and locate.

After selecting the field alias, you can view it after the field name. You can choose as needed.

On the link details page, you can view the related field properties of the current link in the Attributes:

Field Property
Filter Field Value Add the field to the explorer to view all data related to that field, and filter and view the list of links related to that field in the link explorer.
Reverse Filter Field Value Add the field to the explorer to view data other than that field.
Add to Displayed Columns Add the field to the explorer list for viewing.
Copy Copy the field to the clipboard.

Bind Views

Guance supports setting bound or deleting user views to the details page. Click to add a new view to the current details page.

Feedback

Is this page helpful? ×