# 성과 확인하기

### 1. 성과 조회하기

캠페인 집행 후 대시보드 및 엑셀 파일을 통해 주요 지표를 확인할 수 있어요.

{% hint style="info" %}
**대시보드**에서는 투표 관련 핵심 지표를 빠르게 확인할 수 있으며, **엑셀 파일을 다운로드**하면 더욱 상세한 데이터를 분석할 수 있어요.
{% endhint %}

* **대시보드에서 확인 가능한 지표**
  * **투표에 참여한 사용자 수** : 투표를 완료한 <mark style="background-color:orange;">고유 사용자 수</mark>
  * **투표 화면 PV**(Page Views) : 투표 화면이 조회된 <mark style="background-color:orange;">총 횟수</mark>
  * 투표 화면을 조회한 사용자 수 : 투표 화면을 <mark style="background-color:orange;">1회 이상 조회한 고유 사용자 수</mark>
* **성과 다운로드 (엑셀 파일) 에서 확인 가능한 지표**
  * **PV** (Page Views): 특정 상품이 표시된 총 조회 수
  * **Click** (클릭 수): 해당 상품을 클릭한 총 횟수
  * **CTR** (Click-Through Rate): 클릭률, (Click ÷ PV) × 100% 로 계산

### 2. 성과 다운로드 하기

<figure><img src="/files/7TzYZkXbA4zrJWj328WT" alt=""><figcaption></figcaption></figure>

성과 다운로드는 아래 경로에서 가능해요.

두근두근 1등 찍기 대시보드 → 성과 다운로드 필요한 캠페인 선택 → \[성과 다운로드] 버튼 클릭

다운로드를 진행하시면 엑셀 파일로 상세한 성과를 확인하실 수 있어요.


---

# 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://toss-ads.gitbook.io/guide/a-d/catalog_vote/data.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.
