Skip to content

Session


View detailed information about user access sessions, including access time, page paths, number of actions, navigation paths, and error messages encountered.

In the Session Explorer, you can:

  • Visually inspect the browsing experience of users accessing your business application, gaining an intuitive understanding of user behavior.
  • Combined with user access performance details, quickly understand and track page loading, resource errors, and other performance aspects when users interact with your application, helping to rapidly identify and optimize application code issues.

Explorer

In the Session Explorer, you can view session duration, session type (real user visits user), number of page views, number of actions, error count, the initial page visited, and the last page viewed by the user.

Session Duration Definition

A user session begins when the user starts browsing the web application. It aggregates all RUM events collected during the user's browsing session using the unique session_id attribute.

Note: The session resets after 15 minutes of inactivity.

Details Page

Click on a data entry in the list to view its details page, where you can see the current application's attribute fields, session details, extended fields, and bound built-in views, among other information.

Attribute Filtering

When hovering over an attribute field, you can perform quick filtering through the following actions:

Action Description
Filter field value Adds the field to the Explorer to view all data related to this field.
Invert filter field value Adds the field to the Explorer to view all data except this field.
Add to display columns Adds the field to the Explorer list for display.
Copy Copies the field to the clipboard.

Session

Session details include user access duration, access type, service type, and access details.

  • Access types include actions (action), views (view), and errors (error). Click the corresponding type icon to navigate to the respective details page.

  • Click the icon next to the time to toggle viewing the user's access time points.

  • Click the sort icons & to sort columns in ascending/descending order (default is descending).

Extended Fields

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

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

On the trace details page, you can view the related field attributes of the current trace in the Extended Fields:

Field Attribute
Filter field value Adds the field to the Explorer to view all data related to this field; you can filter and view the trace list related to this field in the Trace Explorer.
Invert filter field value Adds the field to the Explorer to view all data except this field.
Add to display columns Adds the field to the Explorer list for display.
Copy Copies the field to the clipboard.

Bound Views

Guance supports binding or removing built-in views (user views) to the details page. Click Bind Built-in View to add a new view to the current details page.

For more details, refer to Bind Built-in View.

Feedback

Is this page helpful?