What a session is
A session is the group of interactions, whether page views or events, that a single user carries out on a website within a bounded period. That period isn't fixed to the calendar: it starts with the first interaction and ends once an inactivity limit set by the measurement tool is reached. The article on traffic already introduces the session as one of the three basic measurement units, alongside users and page views; this one goes deeper into how it's counted and bounded technically.
Within web analytics, the session is the unit that groups the behavior of one complete visit: how many pages the user went through, which events they triggered, and how long they stayed active before disappearing from the site. A single session contains at least one interaction, and almost always several: few visits are limited to loading a page and closing it in the same second.
The same user can generate several sessions over time, for example by visiting the site on a Monday to compare prices and returning the following Thursday to complete the purchase. Both visits count as two separate sessions, even though they belong to the same person.
