Log in

View Full Version : What is the difference between Pages/Sessions and Avg Sessions Duration ?



Dynapro
10-27-2020, 10:08 AM
Hello everyone,
what is the difference , i am unable to get it.

Saravanan28
11-10-2020, 04:48 AM
Average session duration measures the average length of sessions on a website, from the moment a user lands on the site to the moment they exit. Time on page measures the time a user spends on individual pages during a session.

carolp
12-07-2020, 02:41 AM
As per Google defination -

Average session duration is: total duration of all sessions (in seconds) / number of sessions.

Or in simple words -
Average session duration is: the average length of visitors' sessions

Pages/Sessions

Pages per session is the average number of pages a person views in a given session.


(Note - Session (30 minutes by default))

Saravanan28
12-08-2020, 04:11 AM
Average session duration measures the average length of sessions on a website, from the moment a user lands on the site to the moment they exit. Time on page measures the time a user spends on individual pages during a session.

Sherin
01-19-2021, 12:12 AM
While the time-on-page can never be greater than the session-duration for a single session, we can often observe the opposite when considering the averages for multiple sessions. This is because we exclude the number of exits when calculating the average time-on-page, whereas all visits are taken into account for calculating the average session-duration.

jesica
01-20-2021, 10:49 AM
Average session duration measures the average length of sessions on a website, from the moment a user lands on the site to the moment they exit. Time on page measures the time a user spends on individual pages during a session.