> For the complete documentation index, see [llms.txt](https://documentation.freshpaint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.freshpaint.io/reference/faqs/how-does-freshpaint-determine-session-count.md).

# How Does Freshpaint Determine Session Count?

**For web tracking,** a session will end after 30 minutes of inactivity by default. This value can be customized with the `session_timeout` config, see [Freshpaint Web SDK Options](/reference/developer/freshpaint-sdk-options.md#init-options).

**For mobile apps**, session count is not tracked, instead we track Monthly Tracked Users. Learn about how we determine Monthly Tracked Users [here](/reference/faqs/how-does-freshpaint-determine-mtus.md).
