> For the complete documentation index, see [llms.txt](https://tailieu.abaha.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.abaha.vn/quan-ly-modules/thong-ke.md).

# 9. Thống kê

- [Báo cáo tổng hợp](https://tailieu.abaha.vn/quan-ly-modules/thong-ke/bao-cao-tong-hop.md): Bảng thống kê giúp bạn nắm được tình trạng hoạt động kinh doanh của cửa hàng theo từng ngày.
- [Báo cáo đồ thị](https://tailieu.abaha.vn/quan-ly-modules/thong-ke/bao-cao-do-thi.md): Báo cáo đồ thị là một loại báo cáo sử dụng đồ thị để minh họa dữ liệu và phân tích. Đồ thị giúp biểu diễn các số liệu và mối quan hệ giữa các biến số một cách trực quan, dễ hiểu.
- [Lượt xem sản phẩm](https://tailieu.abaha.vn/quan-ly-modules/thong-ke/luot-xem-san-pham.md)
- [Tổng lượt mua sản phẩm](https://tailieu.abaha.vn/quan-ly-modules/thong-ke/tong-luot-mua-san-pham.md)
- [Số lượng mua theo ngày](https://tailieu.abaha.vn/quan-ly-modules/thong-ke/so-luong-mua-theo-ngay.md)
- [Báo cáo sử dụng voucher](https://tailieu.abaha.vn/quan-ly-modules/thong-ke/bao-cao-su-dung-voucher.md): Sử dụng voucher trong đơn hàng giúp cho khách hàng dễ dàng đưa ra quyết định mua hàng hơn. Trang báo cáo giúp Cửa hàng tra soát việc sử dụng voucher giúp đánh giá mực độ hiệu quả của chương trình.
- [Báo cáo nhận voucher](https://tailieu.abaha.vn/quan-ly-modules/thong-ke/bao-cao-nhan-voucher.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tailieu.abaha.vn/quan-ly-modules/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.
