# 핑거푸시 라이브 앱

## 핑거푸시 라이브 앱

‘핑거푸시 라이브 앱’을 통해 푸시 알림을 직접 발송해 보고, 디바이스에 수신된 푸시 알림을 확인하실 수 있습니다.\
라이브 앱에서는 핑거푸시에서 제공하는 최고 수준의 서비스인 ‘Pro’ 등급의 기능이 제공되어,전체발송 및 그룹발송, 타겟발송을 이용하실 수 있습니다.

## 라이브 앱 다운로드

<div align="center"><img src="/files/8b7P1t9zJ6D4Aow0nagE" alt=""></div>

{% embed url="<https://play.google.com/store/apps/details?id=kr.co.kissoft.fingerpushstore>" %}

{% embed url="<https://apps.apple.com/kr/app/id970392368>" %}

## 라이브 앱에 푸시 알림 발송하기

1\) 핑거푸시 사용자 콘솔에 파트너 계정으로 로그인 합니다.

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

* URL: <https://www.fingerpush.com>
* 계정 정보: 데모 계정은 고객센터로 문의해 주세요.

2\) 로그인 후 사용자 콘솔에서 'APP PUSH' 메뉴로 이동 후 ‘메시지 만들기’ 버튼을 클릭 합니다.

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

3\) 푸시 메시지를 발송합니다.

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

4\) 디바이스에서 푸시 알림 수신을 확인합니다.

## 라이브 앱 이용안내

### 전체 메뉴

![](/files/jlD6MRqULFSy84gW4gBz)

### **'알림' 메뉴**

![](/files/3fFxLN3gXkOv9QBjCGEe)

※ 수신 거부 시, ‘OFF’로 설정합니다.

### '태그' 메뉴

![](/files/Ko22g3LZsEsLB8QSUewi)

**태그 푸시란?**

‘태그 푸시’는 알림을 받는 사용자들을 태그(키워드)로 구분하여 그룹별 푸시 알림을 보내는 기능입니다.\
예를 들어 사용자들을 지역별/연령별/성별로 구분하여 태그를 설정한 후,\
알림 발송 시 해당 태그의 사용자에게만 푸시 알림을 발송할 수 있습니다.

\
&#x20;**태그 이용 방법**

* 라이브 앱 메뉴 중 ‘태그’ 선택
* ‘태그 설정’란에 본인을 인식할 수 있는 태그 입력
* 사용자 콘솔의 '메시지 만들기' 페이지에서 '발송대상>전체발송>태그 선택' 후 푸시 알림 발송

<figure><img src="/files/52dECgkjg4zMAEwVE0hs" alt=""><figcaption></figcaption></figure>

### **'타겟팅' 메뉴**

![](/files/wq2mya4h0ihCOIOTMOsJ)

**타겟팅 푸시란?**

‘타겟팅 푸시’는 특정 사용자에게 푸시 알림을 보내는 기능입니다.\
한 사람이 여러 개의 단말기를 소유한 경우, 동일한 식별자로 단말기를 등록하면 다수의 단말기로 푸시 알림이 발송됩니다.

**식별자(Identity) 정의**

사용자를 구분하기 위한 식별자로, 이메일, 아이디, 일련번호 등 개인을 구분하기 위한 값을 설정하면 됩니다.\
기업 내 회원DB와 연동하여 쉽고 간편하게 타겟팅 푸시를 발송할 수 있습니다.

&#x20;**타겟팅 푸시 발송**

* 라이브 앱 메뉴 중 ‘타겟팅’ 메뉴를 선택합니다.
* ‘식별자(Identify) 설정’란에 본인의 식별정보를 입력합니다.
* 사용자 콘솔의 '메시지 만들기' 페이지에서 '발송대상>타겟발송>식별자 조회' 선택 후 푸시 알림을 발송합니다.

<figure><img src="/files/0t1V46LW0PB6prrYhmCV" 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://developers.fingerpush.com/app-push/guide/demo.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.
