# 대시보드

직관적인 대시보드를 통해 앱  푸시 발송현황과 앱 이용현황을 한 눈에 파악할 수 있습니다. \
대시보드는 앱 별로 제공되며, 분석 항목은 아래 화면을 참고해 주세요.&#x20;

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

❶ **앱 정보/메뉴 목록**\
현재 이용 중인 앱의 아이콘과 앱 이름을 확인할 수 있습니다. \
←(백 버튼)을 클릭하여 앱스(앱 목록) 화면으로 돌아갈 수 있습니다. \
하단에는 이용 가능한 메뉴 목록이 표시됩니다.

❷ **주요 현황**

* 발송: 당월에 발송된 메시지 중 앱 삭제 및 발송 실패를 제외한 숫자입니다.
* 앱 접속: 당월에 실행된 앱의 고유 단말기 수입니다.(중복 제거)

❸ **실시간 앱 접속**\
현재 시간 기준 20분 간 실행된 앱의 고유 단말기 개수를 수집한 차트입니다.(중복 제거)

❹ **당월 주요 현황** \
&#x20;    • 일별 발송수/오픈수 차트 \
&#x20;    • 일별 앱 접속수 차트\
&#x20;    • 일별 앱 설치수/앱 삭제수 차트(설치수: 다운로드>설치>실행 개수를 수집한 차트입니다. 앱 삭제수: 단말기에서 앱이 이미 삭제되어 있고, 해당 단말기에 푸시 발송 후 삭제 여부 회신 수를 수집한 차트입니다.)\
&#x20;    • 일별 인앱푸시 도달수/오픈수 차트

❺ **최근 발송 메시지 및 결과**&#x20;

❻ **앱 접속 빈도수 히트맵** \
가장 앱 접속이 많은 시간대와 요일을 파악하여 이 시간대에 캠페인을 더 효과적으로 운영할 수 있습니다.

❼ **디바이스 플랫폼** \
OS별 액티브 디바이스 현황을 확인할 수 있습니다.


---

# 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://developers.fingerpush.com/app-push/guide/ver5.0/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.
