# 웨이브온 통계 & 클릭맵

{% hint style="warning" %}
클릭맵은 Pro 이상 요금제부터 확인 가능해요!
{% endhint %}

### 1️⃣ 통계 및 클릭맵 확인 방법

* 더보기 항목을 클릭하고 "통계"를 클릭 합니다.

<figure><img src="https://www.waveon.io/_ipx/f_webp/static/img/guide/user-data-more.png" alt=""><figcaption></figcaption></figure>

* 통계 페이지에서 PC, MO 에서 접속하는 데이터를 확인 하실 수 있습니다.

<figure><img src="https://www.waveon.io/_ipx/f_webp/static/img/guide/user-data-stats.png" alt=""><figcaption></figcaption></figure>

* "클릭맵"을 선택하면 각 버튼 또는 폼이 클릭된 횟수를 확인 하실 수 있습니다. 괄호의 %는 한 페이지 내에서의 비율 입니다.

<figure><img src="https://www.waveon.io/_ipx/f_webp/static/img/guide/user-data-clickmap.png" alt=""><figcaption></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://docs.waveon.io/user-data/waveonstats.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.
