Web pages

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 2 minutes to read
  • The Pages module for UI Analysis on the Usage Insights dashboard shows analytics specific to pages on the web-based UI. View user action, performance, and navigation details for each web page.


    Pages module.
    Item Description
    Page name Name of the selected page. To change the name of a page, click the edit icon .
    Sessions Shows the number of sessions contained on the specified page. If a page was opened more than once during a session, it's only counted once.
    Average Duration Shows the average time spent on the page. Also, the percentage of time spent on the page relative to the average time spent throughout the app during sessions.
    Avg Page Load Time Shows the average time it takes to load the page, based on the number of times the page is viewed.
    Performance graph

    Displays the daily performance trend of selected trace types in a graphical representation. From the menu arrow, select one of the following trace types: Client Time, Network Time, Server Time, and Page Load Time.

    When the necessary data is available, the performance graph for the selected trace type displays trend lines for the full page load and the client page load.
    • Full Page Load – Time needed to render the page by re-downloading the whole web document.
    • Client Page Load - Time needed to render the page by only downloading the net new content. For example, client-side routing.

    Performance graph.
    Page Load Time Overall time to deliver the page by subtracting the time the user requests the page from the time the page is fully rendered in the browser.
    Server Time Time the server takes to process the transaction.
    Network Time Time the network takes to process the request. Calculated by subtracting the time of the user's request, from the time the page starts loading in the browser, and then subtracting the server processing time.
    Client Time Time the browser takes to deliver the page by subtracting the time the page is fully rendered from the time the page starts loading in the browser.
    Navigation
    Previous page Shows the top pages from which users arrived to the selected page. Also, the percentage of sessions arriving from each page relative to the total number of navigations to it. Rare actions may be omitted.
    Next page Shows the top pages to which users arrived from the selected page. Also, the percentage of sessions navigating to each page relative to the total number of navigations from it.

    View web page analytics

    See user actions, performance and navigation analytics for each page.

    Before you begin

    Role required: admin

    Procedure

    1. Navigate to All > UI Analysis > Pages.
    2. Scroll the pages list, or enter text in the Search field to locate and select a page.