# 통계

[통계 알아보기](/userguide/statistics/intro.md)

[비디오-로드수 통계](/userguide/statistics/load.md)

[비디오-업로드 통계](/userguide/statistics/upload.md)

[커머스-상세페이지 전환율 통계](/userguide/statistics/conversion.md)

[커머스-시청자 참여수 통계](/userguide/statistics/share.md)


---

# 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://support.charlla.io/userguide/statistics.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.
