> 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/analytics.md).

# 애널리틱스

## 🚀 기능 소개

홈페이지에 접속한 방문자의 통계를 네이버 애널리틱스를 통해 확인할 수 있습니다.\
기존 통계보다 좀더 구체적인 데이터 확인이 가능하며 애널리틱스 연동이 되어있는 홈페이지에 \
한정하여 이용할 수 있습니다.

\
네이버 애널리틱스에 대한 상세 정보는 아래의 링크를 클릭하여 확인해주세요.\
<https://analytics.naver.com/>


---

# 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/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.
