# 앱 푸시

## 🛠️ 준비작업

{% hint style="success" %}
앱 푸시 발송을 위해서는 우선 푸시 SDK 설치가 이루어져야 합니다. \
아래의 내용을 **개발 담당자에게 전달하여 초기 세팅 과정이 진행될 수 있도록 해주세요.**
{% endhint %}

{% stepper %}
{% step %}

### 앱 푸시 메시지 연동

아래의 개발자 가이드의 각 OS 에 맞는 연동 작업을 절차에 따라 진행해주세요.

{% embed url="<https://document.wisetracker.co.kr/v/v2-developer/push/undefined>" %}
{% endstep %}

{% step %}

### 앱푸시 테스트 발송

푸시 메시지 연동 작업이 끝난 후 테스트 발송을 통해 정상적으로 발송되는지 먼저 확인하세요.

{% embed url="<https://document.wisetracker.co.kr/v/marketing-action-1/basic/must-read/undefined>" %}
{% endstep %}
{% endstepper %}

***

## 👤 앱 푸시 발송 대상

준비 작업이 완료되면, 유저의 푸시 토큰이 수집되기 시작합니다.

{% hint style="success" %}
**앱 푸시 발송 대상 수 (푸시 토큰 수) 확인하기**&#x20;

준비 작업(푸시 연동 작업)이 완료되면, 유저의 푸시 토큰이 수집되기 시작합니다.

*마케팅 오토메이션 > 메시지 관리 >* 페이지 상단의 `플랫폼별 앱푸시 유저` 수는 하루에 한 번씩 업데이트됩니다.

![](/files/qtzCzMWNAldTnlt7seP1)
{% endhint %}

### 발송 대상 오디언스 생성하기

{% content-ref url="/pages/-M\_dtVJt4nC-9ScqaICh" %}
[오디언스 생성하기](/audience/undefined.md)
{% endcontent-ref %}

***

## 🔔 앱 푸시 발송하기

{% content-ref url="/pages/FOZalEBKjQmn4dj36CwX" %}
[앱 푸시 발송하기](/crm/app-push/send.md)
{% endcontent-ref %}

***

## 🙋🏻 자주 묻는 질문

{% content-ref url="/pages/rqMXwlliBLX71rTDhPMz" %}
[앱 푸시](/crm/app-push.md)
{% endcontent-ref %}


---

# 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.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.
