13 Mar 2018 03:46 PM - last edited on 22 Nov 2021 11:43 AM by MaciejNeumann
I will like to create a report on all the user actions for a web application in RUM and the count of these user actions for the last 30 days. My only option I could think of was to use the API but I ran into the following issues.
Is there a way to do this? Please advise @Alexander S. @Wolfgang B.
Thanks
NJ
Solved! Go to Solution.
11 Apr 2018 09:21 AM
I'm getting APPLICATION ID using the following querystring :-
That said, I also want to get GEOLOCATION which it is saying is not supported for this timeseries ID. Additionally I'd like to get a particular user action name also.
11 Apr 2018 11:02 AM
This is not possible at the moment. You can get Metrics for the entire Application, or for Key User Actions. You should open an Enhancement Request to extend the API capabilities.
28 Apr 2021 10:24 AM
Now we have the USQL API which gives us more flexibility with extracting User Session data via API.