> For the complete documentation index, see [llms.txt](https://docs.storyhub.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storyhub.co.kr/functions/statistics/connect.md).

# 방문 통계

## 🚀 기능 소개

홈페이지에 접속한 방문자의 통계를 확인할 수 있습니다.\
기간을 설정하여 다양한 기준으로 조회가 가능하고\
홈페이지 접속 경로, 검색어를 추적할 수 있습니다.

## 🧱 화면 구성

![](/files/-MgoVJLZXYpmFHmhdSea)

### 1. 카테고리

속성에 따른 통계 분류이며 클릭시 해당 통계정보를 확인할 수 있습니다.

### 2. 기간 설정

통계 조회 기간을 설정합니다.\
기간이 너무 길어지면 집계 시간이 많이 소요될수 있습니다.

### 3. 항목 분류

카테고리에 따른 상세 분류 정보를 제공합니다.<br>


---

# 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://docs.storyhub.co.kr/functions/statistics/connect.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.
