# KPI 트래커

### KPI 트래커 핵심 기능

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

KPI 트래커에서는 리포트 RD에 연동된 **광고 성과 컬럼**과, 이를 기반으로 **계산된 주요 KPI**가 카드 형태로 표시됩니다.

#### (1) KPI 커스텀

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

카드 우측 하단의 **연필 아이콘**을 클릭하면 해당 지표의 KPI를 직접 설정할 수 있으며, 입력한 KPI를 기준으로 현재 달성률이 자동 계산됩니다.

* **볼륨 지표** (예: 노출, 클릭, 비용): 누적 그래프 형태로 표시됩니다.
* **계산 지표** (예: CTR, CPC, ROAS): 바 차트 형태로 표시됩니다.

#### (2) 필터

<figure><img src="/files/6LYFd7mBE9iHALTiISiH" alt=""><figcaption></figcaption></figure>

좌측의 글로벌 필터를 통해 광고 정보를 필터링할 수 있습니다.

* 단, 리포트 RD 연동 시 해당 광고 정보에 값을 매칭한 경우에만 필터 옵션으로 제공됩니다.
* 따라서 필터 항목이 비활성화되어 있다면, RD 연동 과정에서 해당 항목에 대한 매칭 값이 설정되지 않았기 때문이니 필요 시 재설정 부탁드립니다.

#### (3) 템플릿 저장

<figure><img src="/files/uLe1qhHLJAIfoo1oPE5g" 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://help.xpert.lever.me/aireport/kpi.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.
