11 Apr 2018
06:27 PM
- last edited on
22 Nov 2021
11:42 AM
by
MaciejNeumann
We have product owners asking if there is a way to leverage RUM for site analytics using Dynatrace SaaS. What they are asking for is how often certain pages are being visited during a time period. For example in a 30 day period how often is page C and D being visited. I am not seeing how we can roll this information up into a report or chart within Dynatrace. Is there a way to do this?
Solved! Go to Solution.
Do these pages have a unique URI? I would look at setting those as Key Requests to allow better tracking of them, this should also allow you to chart how many requests come in for that request
The pages don't have unique URI. We set up RUM to track the user clicks while navigating the site to provide the page location.
You could either use Key Request or Key User Actions to track the pageloads and either chart the data or export it via the API.