0

We have a requirement to track time on page per user and also the duration it took to load that page with application insights. We tried to use autoTrackPageVisitTime property to track the time and PageView to get the duration but PageVisitTime is not giving the page URL in which the User stayed and also all four values, min, max and sum are showing the same value.

I have to join PageView with CustomMetrics to get the page URL, Duration of the page load along with the time spent by user on that page.

0 Answers0