You can configure the display names by which Ajax requests are referred to and sorted in controller lists and dashboards.

Access Naming Rules for Ajax Requests

In the Controller UI: 

  1. Go to User Experience and select a browser application.

  2. On the left navigation bar, go to Configuration > Instrumentation > AJAX > Monitor.

Naming Rules for Ajax Requests

The logic for naming Ajax requests is nearly identical to that for naming base pages and iFrames in that you can use anchors (the part of the URL after the #) to distinguish among Ajax requests. In these cases, using the What part of anchor should be used in page name section allows you to specify which Ajax request is being accessed correctly.

The difference in naming rules for Ajax requests is that you can also specify the HTTP method(s) to filter in the rule.

In the following example, the rule checks for the URL with the POST HTTP method. The Controller UI displays the Ajax requests that have POST HTTP method.