> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/ad/moment/intro/efficiency.md).

# 지표 확인하기

{% hint style="info" %}
대시보드 및 맞춤보고서를 통해 운영중인 광고 현황을 빠르게 파악하고 다각도로 분석할 수 있습니다. 카카오모먼트에서 제공하는 다양한 지표를 활용해 새로운 인사이트를 발견해보세요.
{% endhint %}

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

**🎥 지표 확인하기**  [**카카오비즈니스 세미나에서 바로 알아보기**](https://bizseminar.kakao.com/vod/187)

## :mouse\_three\_button: **카카오모먼트 지표 확인하기**

{% content-ref url="/pages/zaQtdfD3zlc3U6XVrbkK" %}
[대시보드](/main/ad/moment/intro/efficiency/dashboard.md)
{% endcontent-ref %}

카카오모먼트에서 광고계정별로 운영 현황을 확인하고 수정할 수 있는 현황판입니다. \
광고가 잘 운영되고 있는지, 광고비는 얼마나 소진 되었는지, 효율은 어떤지 등을 한눈에 확인할 수 있습니다.\
대시보드를 쉽게 활용하는 방법에 대해 알아보세요.

{% content-ref url="/pages/7LSXgfgYj1IImte2uwjg" %}
[보고서](/main/ad/moment/intro/efficiency/report.md)
{% endcontent-ref %}

맞춤보고서는 카카오모먼트에서 집행한 광고 결과를 원하는 항목별로 구성하여 확인할 수 있는 맞춤형 보고서입니다. \
맞춤보고서를 활용하여 광고 운영 결과를 확인하고 보다 효율적으로 광고를 운영할 수 있습니다.

{% content-ref url="/pages/nVQdgP6QhfWXI2oGG6jC" %}
[SKAdNetwork](/main/ad/moment/intro/efficiency/skadnetwork.md)
{% endcontent-ref %}

모먼트에서는 Apple의 SKAdNetwork을 통해 광고 지표를 수집할 수 있도록 지원하고 있습니다. SKAdNetwork 광고 집행 및 지표 가이드에 대해 확인하세요. &#x20;

## :mouse\_three\_button: **카카오모먼트 주요 지표**

| <p><strong>노출수</strong> </p><p>광고가 노출된 횟수를 의미합니다.</p>                                                                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p><strong>클릭수</strong></p><p>광고가 클릭된 횟수를 의미합니다. 유효한 클릭 즉 광고 효과가 있는 클릭에 한해 집계되며 다양한 환경에서 발생하는 클릭 중 더블클릭 등과 같은 오클릭, 인위적인 반복 클릭 등 무효 클릭들을 제외하여 집계합니다.</p>                                                      |
| <p><strong>클릭률</strong></p><p>광고가 클릭된 횟수를 의미합니다. 유효한 클릭, 즉 광고 효과가 있는 클릭에 한해 집계되며 클릭수를 노출수로 나눈 값을 의미합니다. (클릭률(%) = 클릭수/노출수 X 100) <br>다양한 환경에서 발생하는 클릭 중 더블클릭 등과 같은 오클릭, 인위적인 반복 클릭 등 무효 클릭들을 제외하여 집계합니다.</p> |
| <p><strong>도달수</strong></p><p>광고를 한번 이상 본 사람 수를 의미합니다.</p>                                                                                                                                                   |
| <p><strong>발송수</strong></p><p>메시지가 사용자에게 발송된 실시간 누적수를 의미합니다.</p>                                                                                                                                             |
| <p><strong>열람수</strong></p><p>채팅방에 진입하여 내 메시지를 확인한 사용자 수를 의미합니다.</p>                                                                                                                                         |
|                                                                                                                                                                                                              |

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kakaobusiness.gitbook.io/main/ad/moment/intro/efficiency.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
