# 푸시셋 사용 방법을 알려주세요

## 푸시셋의 정의

메이크샵을 이용하는 고객들을 위한 프리미엄 이용 고객의 대표적인 서비스로\
간편한 분류군 선택으로 특정 타겟층에게 푸시 메세지를 보낼 수 있어요.&#x20;

> [푸시셋 소개 공지사항 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/home/notice_view.html?t=notice\&select_tab=notice\&date=20160922143339)

아래와 같은 타겟 생성 기준이 있어요.&#x20;

1. 사용자 정보 : 회원 정보 기준으로 타겟을 지정할 경우   \
   → 접속기간, 접속OS. 지역, 연령대, 성별, 등급
2. 상품 : 장바구니 및 위시리스트에 상품을 추가한 경우   \
   → 장바구니/위시리스트 추가 상품, 상품 및 카테고리, 기간, 금액, 개수
3. 주문 : 최근 주문을 한 회원을 대상으로 하는 경우   \
   → 주문횟수, 기간, 시간대, 대상, 금액대

## 푸시셋 만들기

`부가서비스` > `모바일앱` > `모바일앱 설정` > `앱 프리미엄 설정` > `앱 푸시 설정` > `푸시 설정` > `타겟만들기`

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

## 푸시 발송하기

`부가서비스` > `앱 푸시 설정` > `푸시 발송`&#x20;

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

## 푸시셋을 이용한 발송 순서

마케팅 구상 > 각 회원정보 별 분리 > 타겟층 생성 > 마케팅에 따라 메세지 및 내용 구성 후 > 푸시발송

<br>


---

# 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://help.makeshop.co.kr/faq/mobile/undefined-1/undefined-17.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.
