# 4. 통계

> 콘텐츠 공유 결과를 실시간으로 확인할 수 있어요.

***

1. 콘텐츠 배포 - 콘텐츠 배포관리에서 콘텐츠를 선택 후 통계보기를 클릭합니다.

<figure><img src="/files/LIXyS3stPHmmRf4VVLYL" alt=""><figcaption></figcaption></figure>

***

2. 콘텐츠 열람건 수, 페이지 뷰, 버튼 클릭 수 등 다양한 데이터를 확인할 수 있습니다.

<figure><img src="/files/3KD5oP3aGlK9bPwhdvoa" alt=""><figcaption></figcaption></figure>

#### **데이터 항목 안내**

* **전체 방문자 수**: URL을 클릭한 총 횟수 (중복 포함)
* **순 방문자 수**: 중복 방문을 제외한 URL 클릭 횟수
* **시간대별 방문자 수**: 1시간 단위로 집계된 총 방문자 수
* **전체 페이지 뷰**: 페이지별 페이지 뷰를 모두 더한 값
* **페이지별 페이지 뷰**: 각 페이지별 페이지 뷰의 총합
* **전체 액션 수**: 액션 메뉴 실행 횟수 (웹페이지 열기, 페이지 이동, 전화 걸기 등)
* **전체 기기 타입**: 방문자의 모바일과 PC 비중
* **전체 모바일 운영체제**: 방문자의 iOS와 Android 비중
* **유입 순위**: URL을 클릭한 웹 또는 앱 정보


---

# 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://makevu.gitbook.io/guide/self-service-guide/delivery/dashboard.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.
