# 앱 푸시 성과 대시보드

생성한 앱푸시 캠페인 리스트에서 캠페인 하나를 선택하면, 아래와 같이 해당 캠페인의 상세 성과 대시보드를 볼 수 있습니다.

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

## 주요 KPI 지표

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

① **Target Size** : 디바이스 푸시 토큰 수. 푸시메시지는 각 디바이스에 부여받은 임의식별자인 푸시토큰으로 수를 카운트합니다.

② **Message Sent** : 발송한 메시지 수

③ **Opens** : Direct Opens + Influenced Opens 수 총합계

{% hint style="info" %}

* **Direct 오픈** : 앱 유저가 메시지를 받고 바로 클릭하여 앱에 접속한 수
* **Influenced 오픈** : 30일간 앱에 접속한 적 없는 유저가 메시지를 받은 후 7일 내에 앱에 접속한 수
  {% endhint %}

④ **Bounces** : 반송수. 유저가 앱설치를 했지만 이후 삭제하였기 때문에 메시지 발송이 불가능한 경우에 카운트합니다.

## Daily Performance

앱푸시 성과 주요 지표들에 대하여 일자별, 플랫폼별(AOS/iOS) 트렌드를 확인합니다.

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

## Push Notification Performance

플랫폼별 앱푸시 캠페인에 대한 전체 성과 지표 확인이 가능합니다.

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

| **지표**            | **의미**                                                     |
| ----------------- | ---------------------------------------------------------- |
| Target Size       | 디바이스 푸시 토큰 수. 푸시메시지는 각 디바이스에 부여받은 임의식별자인 푸시토큰으로 수를 카운트합니다. |
| Unique Recipients |                                                            |
| Sents             | 발송한 메시지 수                                                  |
| Success           | 메시지 전송을 성공한 수                                              |
| Bounces           | 반송수. 유저가 앱설치를 했지만 이후 삭제하였기 때문에 메시지 발송이 불가능한 경우에 카운트합니다.    |
| Total Opens       | Direct Opens + Influenced Opens 수 총합계                      |
| Direct Opens      | 앱 유저가 메시지를 받고 바로 클릭하여 앱에 접속한 수                             |
| Influenced Opens  | 30일간 앱에 접속한 적 없는 유저가 메시지를 받은 후 7일 내에 앱에 접속한 수              |
| 수익                | 유저가 푸시메시지를 통해 앱에 접속하여 상품을 구매한 금액                           |

## Bounce Detail

반송된 메시지에 대하여 플랫폼(AOS/iOS)별로 상세 정보 확인이 가능합니다.

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

① Uninstall : 앱 삭제(미설치) 로 인한 반송수입니다.

② Invalid Tokens : 발송한 메시지 수

## Campaign Benchmark

동일한 그룹으로 지정한 앱푸시 메시지 성과를 한 눈에 파악할 수 있습니다.

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

***

{% hint style="warning" %}
참고 사항 - [이미지/알림 수신되지 않음 CASE](/before-start/faq/app-push/case.md)
{% endhint %}


---

# 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://document.wisetracker.co.kr/crm/app-push/dashboard.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.
