13 Feb 2017 09:06 AM - last edited on 01 Jul 2021 01:17 PM by MaciejNeumann
Hi, I'd like to know how I could achieve to break down Action Duration Contributors and Apdex Rating to certain pages on my site? This would be helpful to track down problems on certain pages in the customer funnel. In the trial all data those Action Duration Contributors and Apdex Rating were based on all pages with the dynatrace-JS-tag - I'm wondering if it would be possible to use more than one of the "cdn.dynatrace.com"-JS Tags in one account to achieve this or if there is an other approach?
Solved! Go to Solution.
14 Feb 2017 07:32 AM
Hi, You should only need one Dynatrace js tag (per application or web site). You will then get all metrics for the complete application or web site but also for individual pages. In Dynatrace these pages are called user actions with the type "load action". Other user action types are "XHR actions" which are XHR (Ajax) calls triggered by a user input like a click, touch or scroll and custom user actions which are added by the user using our JavaScript API. If you look at the example application in your environment and scroll down to the top user action section, then you can open one of the 3 user actions directly to get "page" metrics or open the full details to see more than just the 3 top user actions. I hope this helps, if not, you can also start a chat session and someone of our service team can guide you through the product.