# 방문자 데이터 위젯

방문자 데이터 위젯(Websites/Funnels):

* **전체 퍼널 조회수**: 모든 퍼널 조회수를 추적합니다 (퍼널 및 페이지 유형별로 맞춤 설정 가능).
* **고유 퍼널 조회수**: 퍼널 전반의 고유 방문자 수를 집계합니다.
* **전체 웹사이트 조회수**: 모든 웹사이트의 총 조회수를 추적합니다.
* **고유 웹사이트 조회수**: 모든 웹사이트의 고유 방문자를 표시합니다.
* **퍼널 조회 추세**: 시간에 따른 퍼널 조회수를 추적하는 선형 차트입니다.
* **웹사이트 조회 추세**: 웹사이트 조회 추세를 보여주는 선형 차트입니다.
* **고유 조회수 상위 퍼널**: 고유 조회수를 기준으로 한 상위 5개 퍼널입니다.
* **고유 조회수 상위 웹사이트**: 고유 방문자 기준 상위 5개 웹사이트입니다.
* **전체 퍼널 페이지 조회수 (지난 주)**: 지난 주 퍼널 조회수입니다.
* **고유 퍼널 조회수 (지난 주)**: 지난 주 고유 퍼널 방문자 수입니다.
* **전체 퍼널 페이지 조회수 (지난 달)**: 지난 달 총 퍼널 조회수입니다.
* **고유 퍼널 조회수 (지난 달)**: 지난 달 고유 퍼널 조회수입니다.
* **전체 옵트인 (모든 퍼널)**: 모든 퍼널에서의 총 옵트인 수입니다.

***

*원문 최종 수정: Mon, 18 Nov, 2024 at 2:23 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/dashboard/visitor-data-widgets.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.
