Report length on page/portal visit

dagarson
Tera Guru

Hello Is there a way I can create a report that would capture the average length of time a user spends on a service portal page or the service portal itself?

 

Thank you

1 ACCEPTED SOLUTION

shloke04
Kilo Patron

Hi,

You can do this by making a Report on SP Usage(ua_sp_usage) table which captures this information as shown below:

Report Type  =  LIST

find_real_file.png

Click on Save and view the result. If needed filter on a field if you want as well:

this report gives you info about when the user started and ended for a portal.

find_real_file.png

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

View solution in original post

5 REPLIES 5

Thanks so much this works