# 대시보드

대시보드를 통해 데이터 분석 결과를 실시간으로 모니터링 할 수 있습니다.

{% hint style="info" %} <mark style="color:blue;">수집하는 데이터의 기준</mark>

최근 6개월 간 접속한 고객을 기준으로 데이터를 수집하고 메시지가 발송되며,

12개월 이상 접속하지 않은 고객의 데이터는 자동 삭제됩니다.
{% endhint %}

***

## 1. 기본 항목

핑거푸시에서 제공하는 데이터 항목에 대한 대시보드 입니다.

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

<mark style="color:blue;">🅐 앱 정보:</mark> 앱 이름과 멤버그룹명(통계 수집 단위)이 표시됩니다.

<mark style="color:blue;">🅑 고객 수:</mark> 수집된 고객(단말기)의 합계입니다.

<mark style="color:blue;">🅒 광고 수신동의:</mark> 앱푸시/문자/이메일 광고를 수신동의 한 고객(단말기)의 수입니다.

<mark style="color:blue;">🅓 성별:</mark> 남성/여성/선택안함으로 분류됩니다.

<mark style="color:blue;">🅔 연령대:</mark> 10세 단위의 연령대별 분포를 표시합니다.

<mark style="color:blue;">🅕 성별 및 연령대:</mark> 성별과 연령대를 한 눈에 확인합니다.

<mark style="color:blue;">🅖 생일:</mark> 최근 7일 간의 생일을 맞이한 고객의 수입니다.

<mark style="color:blue;">🅗 결혼기념일:</mark> 최근 7일 간의 결혼기념일을 맞이한 고객의 수입니다.

<mark style="color:blue;">🅘 자녀:</mark> 자녀유무로 분류합니다.

<mark style="color:blue;">🅙 지역:</mark> 대한민국 행정구역을 기준으로 지역별 고객을 분류합니다.&#x20;

<mark style="color:blue;">🅚 직업:</mark> 직업별로 고객을 분류합니다. 직업 구분은 [세그먼트 설정](/segment/guide/settings.md#undefined) 메뉴에서 사용자가 추가 및 수정할 수 있습니다.&#x20;

<mark style="color:blue;">🅛 디바이스 모델:</mark> 안드로이드와 iOS에서 가장 많이 접속하는 디바이스를 상위 5개까지 표시합니다.

<mark style="color:blue;">🅜 회원가입:</mark> 최근 6개월 간 월별 회원가입자 수를 표시합니다.

<mark style="color:blue;">🅝 마지막 로그인:</mark> 최근 6개월 간 마지막으로 로그인한 날짜 정보를 분석하여 월별로 표시합니다. 이탈 고객의 재방문을 유도하는 메시지를 발송할 수 있습니다.

<mark style="color:blue;">🅞 최근 구매일:</mark> 최근 6개월 간 구매이력이 있는 고객의 수를 월별로 확인할 수 있습니다.

<mark style="color:blue;">🅟 접속 페이지:</mark> 당월의 접속수 상위 10개의 페이지를 표시합니다.&#x20;

<mark style="color:blue;">🅠 회원 등급:</mark> 1\~10 등급으로 분류되, 등급별 고객 분포를 확인할 수 있습니다.

<mark style="color:blue;">🅡 마일리지:</mark> 1\~22 Level로 분류되며, Level별 고객 분포를 확인할 수 있습니다. [마일리지 범위](/segment/guide/settings.md#undefined-1)

<mark style="color:blue;">🅢 포인트:</mark> 1\~22 Level로 분류되며, Level별 고객 분포를 확인할 수 있습니다. [포인트 범위](/segment/guide/settings.md#undefined-1)

{% hint style="info" %}
모든 차트는 다양한 형식의 파일로 다운로드 할 수 있습니다.

<img src="/files/Wc6d3SKp2rs8e4ly0Wuf" alt="" data-size="original">
{% endhint %}

***

## 2. 사용자 정의 항목

기본 항목 외에 사용자가 직접 연동한 데이터 항목에 대한 대시보드 입니다.

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

<mark style="color:blue;">🅐 사용자 정의 항목:</mark> 데이터가 수집 중인 사용자 정의 항목을 표시합니다. &#x20;

<mark style="color:blue;">🅑 차트:</mark> 항목별로 차트를 확인할 수 있습니다. 각 차트는 막대형 차트와  원형 차트 2가지 형태를 지원합니다.


---

# 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/segment/guide/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.
