02 Aug 2021 08:55 AM - last edited on 03 Aug 2021 08:55 AM by MaciejNeumann
Dear all,
I want to know "Dynatrace can configuration a manual page group(select page to use)"
Ex. if I want sum groups between "/orange-booking-finish.jsf" and "/orange-booking-review.jsf" Can grouping?
Solved! Go to Solution.
02 Aug 2021 01:57 PM
Hello,
The way to manually define page groups is by utilizing the RUM JavaScript API. You need to manually instrument the index.js file for your web application to tell Dynatrace how the individual pages should be grouped. More information on this is found in the specific documentation here: https://www.dynatrace.com/support/help/shortlink/pages-and-pagegroups#define-your-own-page-names-and...