# Thống kê

Lợi ích:

* Giúp quý khách có cái nhìn tổng quan về dàn tài khoản, giúp kiểm soát & nắm bắt tình hình
* Thống kê số lượng tài khoản đang có, số lượng tài khoản còn sống và làm việc được, số tài khoản cần xử lý
* Xem được lượng tương tác của các tài khoản như like, comment, share, follow, repost
* Xem được các thông tin như số post, số follower, số following, số likes của các tài khoản

HDSD:

* Account: tổng số tài khoản Twitter đang có
* Post: tổng số lượng video của các tài khoản Twitter&#x20;
* Following: tổng số lượng following của các tài khoản Twitter&#x20;
* Follower: tổng số lượng follower của các tài khoản Twitter&#x20;
* Likes: tổng số lượng like của các tài khoản Twitter&#x20;
* Interact: tổng số lượng  tương tác (like, comment, follow, favourite, share) của các tài khoản Twitter&#x20;
* Login: số lượng tài khoản Twitter đã đăng nhập thành công và hoạt động bình thường
* Not login: số lượng tài khoản Twitter chưa đăng nhập
* Disable: số lượng tài khoản Twitter  bị vô hiệu

<figure><img src="/files/8KVA1DoA84RIQeiVCZoh" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.softhub.vn/twitter-chrome-manager/huong-dan-su-dung/thong-ke.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
