# 방문자 분석

메시지, 대화, 인텐트, 엔티티와 같은 요소에 집중한 분석을 제공했다면, 방문자 분석은 '방문'에 초점을 맞춘 통계를 제공합니다.&#x20;

방문 현황은 방문 관련 주요 통계량을 비롯해, 일별 방문 추이를 확인할 수 있습니다.&#x20;

TOP5 세그먼트, 주요 세그먼트 그룹은 방문 특성을 기반으로 세그먼트를 분류하고 그에 대한 분석을 제공합니다. \
어떤 세그먼트가 봇의 주요 고객인지, 세그먼트 조건을 만족한 방문자는 누구인지 확인해보세요.

코코너티브의 방문자 분석은 아래 3가지 콘텐츠를 제공합니다. \
콘텐츠에 대해 더 자세히 보고 싶다면, 콘텐츠 이름을 클릭해보세요.

1. [방문 현황](https://gentlepie.gitbook.io/support/guide/undefined-5/undefined) : 조회 기간의 방문 추이를 제공합니다.
2. [TOP5 세그먼트](https://gentlepie.gitbook.io/support/guide/undefined-5/top5) : 규모가 큰 5가지 세그먼트를 먼저 확인해보세요.
3. [주요 세그먼트 그룹](https://gentlepie.gitbook.io/support/guide/undefined-5/undefined-1) : 코코너티브에서 제공하는 세그먼트를 확인해보세요.&#x20;


---

# 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://gentlepie.gitbook.io/support/guide/undefined-5.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.
