# 통계

* **전체 통계**
  * 오늘 방문자수
  * 실시간 방문자수
  * **요약 탭**
    * 최근 주요 데이터 증감 현황
    * 오늘 공개 링크 클릭수 순위
  * **링크 탭**
    * 전체 클릭수의 일별 변화 그래프
    * 링크 클릭수의 순위
  * **소식받기 탭**
    * 소식받기 신청 수
    * 소식받기 신청의 일별 변화 그래프
  * **방문 탭**
    * 전체 방문자수
    * 전체 방문자수의 일별 변화 그래프
    * 요일/시간대별 방문 분포
    * 유입경로
* **링크 개별 통계**
  * 총 클릭수
  * 오늘 클릭수
  * 총 클릭수의 일별 변화 그래프
  * 알림톡 전송에 대한 클릭 현황


---

# 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://abz.gitbook.io/inpocklink/guide/manage/analytics.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.
