[Glossary](/glossary.md)/[Statistics](/glossary/category/statistics.md)

# Session

A block of battles played in one sitting, reconstructed by a tracker from the difference between two snapshots of an account.

Also known as session stats, daily stats.

Wargaming's API serves an account's totals, not its individual [battles](/glossary/battles.md). A tracker snapshots those totals regularly, and the difference between two snapshots is exactly the battles played in between, with their damage, kills and results.

That difference is a session. It is how a site can show what a player did today rather than what they have done since 2013, and it is what recent ratings are computed over.

Its resolution depends on how often the account is snapshotted, so a session is a block of play rather than a precise start and end time, and a battle played right before a snapshot lands in that snapshot's session.

## Related terms

[Recent statsA rating computed over a recent window of battles only, so it reflects how a player performs now rather than over their whole history.](/glossary/recent-stats.md)[BattlesThe number of battles on an account or a vehicle, and the sample size every other statistic has to be read against.](/glossary/battles.md)[CoverageHow much of a server's playerbase a stats site actually tracks, and how fresh those accounts are.](/glossary/coverage.md)

[Every World of Tanks term](/glossary.md)

## Navigation

- [unicum.gg](/index.md)
- [Discord](https://discord.gg/Hqbfb8YPbU)
- [GitHub](https://github.com/unicum-gg/unicum.gg)

## Indexes

- [llms.txt](/llms.txt): the API, the MCP server and the other machine-readable surfaces.
- [llms-full.txt](/llms-full.txt): the same, with every endpoint's parameters inline.
- [sitemap.md](/sitemap.md): every section of the site, down to the individual pages.