Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Set up page-level monitoring

Set up monitoring of the application performance at a specific page level. When collected, you can view the performance metrics data in the Metrics analyzer and device or application view.

Before you begin

DEX browser extension must be installed on the end-user devices.

The application must be already in the list of monitored applications in Application Management.

Role required: admin, dex_admin

Procedure

  1. Navigate to Workspaces > Service Operations Workspace.

  2. In the primary navigation pane, select the DEX Administration icon (

Image omitted: icon-administration.png
\).
  1. On the Application management card, select Configure applications.

    The list of monitored applications appears.

  2. On the DEX Application Management screen, select a web application from the list.

  3. In the Edit web application form, select Configure under Enable page-level monitoring.

  4. On DEX Application Pages, select New.

  5. Complete the new record form as follows:

FieldDescription
Page NameApplication page name.
DomainWeb address that is used to launch the application and access its features and functions.
ApplicationName of the application being monitored.
Pattern TypeThe page URL pattern type: Exact or Wildcard.Using a wildcard, you can include not just a specific page but also its nested pages. For example, /github.com/pricing/*. Use a single-segment wildcard (*) for predictable one-level variations, and a multi-segment wildcard (**) when the structure beneath a path can vary widely.
Page PathThe URL for the page or pages using exact path or single-segment or multi-segment wildcard.
Full URLThe full URL automatically populated from the Domain and Page Path fields.
Metric MonitoringCheck box to initiate monitoring the page.This check box is selected by default.
  1. Select Submit.

Result

When the metrics for the page are collected, you can see them from the Metrics analyzer. See View collected metrics with Metrics analyzer for more details.

Parent Topic:DEX application monitoring