22 Jul 2021 06:29 PM
Is pageUrlPath based on the path that Dynatrace denotes the page as? For example, is it the path seen in a default user action name like "loading of page /"?
Solved! Go to Solution.
22 Jul 2021 07:22 PM
The 'loading of page /' default user action name that you see is actually from a predefined user action naming rule which states to name load actions using 'loading of page {pageUrlPath(default)}' - As seen in the screenshot below. So the pageUrlPath is simply the URL that you see after 'loading of page ' for any user action. For example, the pageUrlPath would be '/search/api/v2/resources' in the second screenshot below.