# 카페24 회원에게 자동 이메일 보내기

## 언제 필요한가요? <a href="#id-01h6dt6efh2sbqyhqa8fdrwbmr" id="id-01h6dt6efh2sbqyhqa8fdrwbmr"></a>

* 카페24 회원에게 개인화된 이메일 마케팅을 시도하고 싶을 때

***

카페24에서 스티비 앱을 설치하면, 쇼핑몰 회원 정보가 스티비의 카페24 연동 주소록에 실시간으로 연동됩니다. 여기에 카페24에서만 제공하는 자동 이메일 트리거를 함께 활용하면, 더욱 다양한 이메일 마케팅 시나리오를 손쉽게 실행할 수 있습니다.

현재 '카페24 연동 워크스페이스'에서만 사용할 수 있는 자동 이메일 트리거는 다음과 같습니다.

* **첫 구매 안 함:** 쇼핑몰 회원가입 후 일정 기간 이내에 구매하지 않았습니다. 첫 구매를 유도하는 이메일을 만들 수 있습니다.
* **재구매 안 함:** 쇼핑몰에서 마지막 구매 후 일정 기간 이내에 구매하지 않았습니다. 재구매를 유도하는 이메일을 만들 수 있습니다.
* **상품 구매함:** 쇼핑몰에서 상품을 구매한 구독자에게 이메일을 보낼 수 있습니다.

아래 도움말을 참고해 고객과 효과적인 소통을 시작해 보세요.

{% content-ref url="/pages/jTG3kZEGfZyuzbcQIYX8" %}
[카페24 회원에게 웰컴 이메일 보내기](/tip/cafe24/welcome-email-cafe24-members.md)
{% endcontent-ref %}

{% content-ref url="/pages/mfD5OMZjrReYXblDtPaR" %}
[카페24 회원에게 기념일 축하 이메일 보내기](/tip/cafe24/anniversary-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/2veJ6emaHIIjX2VeFBKT" %}
[카페24 회원에게 구매 유도 이메일 보내기](/tip/cafe24/purchase-email.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://help.stibee.com/tip/cafe24.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.
