# 방문 현황

봇에 얼마나 많은 사람들이 방문했는가는 봇의 상태를 판단하는데 있어 중요한 지표입니다. \
코코너티브의 방문 현황은 조회 기간의 일별 방문 추이를 제공합니다.

{% hint style="info" %}
방문의 기준이 궁금하다면, [여기](https://gentlepie.gitbook.io/support/terms/undefined-2)를 클릭하세요.
{% endhint %}

### 1. 주요 통계량

방문 관련 통계를 제공합니다.&#x20;

<figure><img src="https://671637292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVjqvSWSnVFYlbTGAgus5%2Fuploads%2FS20uLHcPaxLRfCpnTjBF%2Fimage.png?alt=media&#x26;token=0b032068-dd60-4290-b0f3-83c3d91018d1" alt=""><figcaption><p>방문 관련 통계량</p></figcaption></figure>

* 전체 방문 수 : 조회 기간내 고유한 유저 ID 수입니다.
* 전체 세션 수 : 조회 기간에 발생한 세션의 합계입니다.
* 일평균 방문 수 : 조회 기간의 일평균 방문 수입니다.
* 일평균 세션 시간 : 조회 기간에 발생한 세션의 평균 지속 시간입니다.

### 2. 방문 현황 차트

일별 방문 수를 확인할 수 있습니다.

<figure><img src="https://671637292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVjqvSWSnVFYlbTGAgus5%2Fuploads%2FnxP1l8b81sUTPPD1dGRI%2Fimage.png?alt=media&#x26;token=e23d5828-c185-4a40-8b5d-57953098b9fe" alt=""><figcaption><p>방문 현황 차트</p></figcaption></figure>

### 3. 일별 방문 추이

조회 기간 일자별 방문 수와 세션 수, 평균 세션 시간을 제공합니다.

<figure><img src="https://671637292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVjqvSWSnVFYlbTGAgus5%2Fuploads%2FcDDB5bnllTnBuw5chGf1%2Fimage.png?alt=media&#x26;token=b123148b-d9b1-4437-bc39-880a6bb72ba9" alt=""><figcaption><p>일별 방문 추이</p></figcaption></figure>


---

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