WebSight
Dashboard

Sessions

Every visit with its full event timeline.

Sessions is the per-visit record: one row per session, newest first, each expandable into its full event timeline. It works in stateless mode, so you get the visit-level view without cookies or stored ids.

What you see

The list shows the newest sessions first and loads 50 at a time as you scroll. Each row carries:

ColumnWhat it shows
VisitorA short label for the visitor.
LocationCountry and city where known.
DeviceDevice, browser, and OS.
ChannelHow the visit was acquired.
Entry / ExitFirst and last page of the visit.
PageviewsPageviews in the session.
DurationFirst event to last event.
BounceWhether the session bounced.

Open sessions carry a LIVE badge.

What you can do

  • Scroll to load more; the list pages in 50 sessions at a time.
  • Click a row to open a drawer with the session's metadata and a timeline of its events. Live sessions refresh every 5 seconds. From the drawer you can jump to the visitor's profile.
  • Export the current view to CSV. The file is generated client-side and carries these columns: Started, Visitor, Country, City, Device, Browser, OS, Channel, Referrer, Entry, Exit, Pageviews, Duration, Bounce.

How filters apply

The shared filters apply here too, with one rule worth knowing: a session matches a filter if any of its events match. Filter by a page and you get every session that touched that page, not only the ones that entered on it.