1.

What is the difference between session and page view?

Answer»
SessionPage View
The session can be defined as a term USED to denote a single visit on the website.Page View represents each PARTICULAR time a user LOADS any web page on a website.
Whenever a user LANDS on a page, it is considered as a session irrespective of the time spent.A single session may comprise of many page views.
If a user leaves and comes BACK, it is counted as a new session.If a user navigates through any other page on the website, it is also considered a page view.


Discussion

No Comment Found