# 쿠폰 자동 발급하기

{% hint style="info" %}
마케팅 저니 내 메시지 발송 시 쿠폰을 자동으로 발급할 수 있습니다.
{% endhint %}

{% hint style="success" %}
**쿠폰 발급을 설정하시면, 아래와 같은 고객에게 구매를 유도할 수 있어요 !**

🧑🏻 회원가입 이후 첫 구매가 없는 신규 고객

👩🏻 장바구니에 상품을 담고 구매를 망설이는 고객

🧒🏻 주문 페이지에 머물렀지만, 구매를 하지 않은 고객

👨🏻 쇼핑몰에 여러 차례 방문했지만 구매하지 않은 관심 고객

👦🏻 구매 주기가 돌아온, 이탈 조짐이 있는 고객 (재구매 유도)
{% endhint %}

1️⃣ \[카페24]  발급하고자 하는 쿠폰을 미리 생성합니다.

2️⃣ \[와이즈트래커]  마케팅 저니 생성 중 메시지 아이템 설정 시 하단의 `쿠폰 발급 설정` 에서 쿠폰을 선택합니다.

{% stepper %}
{% step %}

## \[카페 24] 쿠폰 만들기

카페 24 관리자 페이지에서 \[프로모션] > \[쿠폰 관리] > \[쿠폰 만들기] 메뉴를 클릭합니다.

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

{% hint style="danger" %}
자동 쿠폰 발급 메시지를 발송하려면, 아래의 조건에 맞는 쿠폰이 필요합니다. 조건에 맞지 않는 쿠폰일 경우, 쿠폰 선택 시 리스트에서 확인이 불가하니 참고해주시기 바랍니다.
{% endhint %}

❶ 발급구분 : `대상자 지정 발급`

※  `대상자 지정 발급` 외의 옵션으로 생성된 쿠폰은 지원하지 않습니다.&#x20;

❷ 사용 기간 : `기간 설정`  /  `쿠폰 발급일 기준`

{% hint style="info" %}
`쿠폰 발급 당월 말일까지` 옵션은 지원하지 않으니,  `기간 설정`(말일까지로 직접 기간 설정)을 통해 쿠폰을 생성해주세요.
{% endhint %}

<figure><img src="/files/8dN00U4FjF1bHW6btvyx" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## \[와이즈트래커] 쿠폰 발급 메시지 자동 발송하기

마케팅 저니 생성 화면으로 이동합니다. ⤵️

{% content-ref url="/pages/51e1HZL3VBaYsnMTgUZx" %}
[마케팅 저니 실행하기](/cafe24/marketing-journey/live.md)
{% endcontent-ref %}

<img src="/files/tfPl0pEj5gI2S5mYGFRW" alt="" data-size="line"> *메시지 아이템* 설정 모달 가장 하단의 **쿠폰 발급 설정** `변경` 버튼을 클릭해주세요.

현시점 기준 발급 가능한 쿠폰 리스트가 아래와 같이 조회됩니다. 발급할 쿠폰을 선택 후 `적용`해주세요.&#x20;

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

🎫 저니 이벤트 조건에 따라, 메시지가 발송된 고객들에게 자동으로 설정한 쿠폰이 발급됩니다.&#x20;
{% endstep %}
{% endstepper %}


---

# 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/cafe24/marketing-journey/coupon.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.
