Need to build visualization like how much time user stay on web page

Hello All,
We have apache logs. We need to build visualization like how much time user stay on web page?

Is this possible to determine above information by using below logs? How?

222.105.82.235 - - [16/Nov/2021:10:04:37 +0530] "GET /admin/ HTTP/1.1" 301 529 "http://facebook.com/admin/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/DB4D4D"

i don't think you can figure out how much time somebody spends on a web page just by using Apache logs. You need to get more data from a tracking system implemented in your page.

@Marius_Dragomir ,
Really appreciate your quick feedback. I will check from code side something

We offer a Real User Monitoring agent in Javascript that's fully integrated into Elastic APM - Real User Monitoring (RUM) | APM Overview [7.15] | Elastic

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.