# Discourse 如何跟踪已读帖子和其他信息？

**URL:** <https://meta.discourse.org/t/is-there-an-explanation-on-how-discourse-tracks-posts-read-and-other-information/295424>\
**Category:** Data & reporting\
**Created:** [2024年二月15日 01:07 UTC](https://meta.discourse.org/t/is-there-an-explanation-on-how-discourse-tracks-posts-read-and-other-information/295424 "2024-02-15T01:07:19Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)\
**Post date:** [2024年二月15日 01:30 UTC](https://meta.discourse.org/t/is-there-an-explanation-on-how-discourse-tracks-posts-read-and-other-information/295424/2 "2024-02-15T01:30:28Z")

</div>

欢迎 👋

以下是关于此的一些信息：

> [@Understanding stats for 'topic views', 'posts read', and 'reading time'](https://meta.discourse.org/t/topic-views-posts-read-and-reading-time/254542):
>
> bookmark This is a reference guide explaining how topic views, posts read, and reading time are tracked on Discourse. person_raising_hand Required user level: All users Discourse provides insightful statistics on user activities such as read time, topics viewed, and posts read. This information can be accessed on the user’s profile page: Topic views Topic views represent the number of topics a user has clicked on. When a user clicks on a topic, it loads in their bro…

> [@How does post tracking work in Discourse](https://meta.discourse.org/t/how-does-post-tracking-work-in-discourse/115790):
>
> Discourse tracks read time for every post users see on the screen. This system has evolved over the years and I find I often need to refer back to the code to figure out how this works and why it exists. This post covers the painful technical details of the current implementation. How the Discourse client tracks timing Post timing tracking is implemented in [screen-track.js.es6](https://github.com/discourse/discourse/blob/a80c1f40111d6c56da10eefea91c9baa43b9f4b5/app/assets/javascripts/discourse/lib/screen-track.js.es6). This module is responsible for tracking how long a post has been on the screen and how long the topic has been on scr…

---

_[View the full topic](https://meta.discourse.org/t/is-there-an-explanation-on-how-discourse-tracks-posts-read-and-other-information/295424)._
