# 한눈에 보기

### 와이즈트래커 온보딩

{% hint style="success" %}
데이터 기반의 CRM 마케팅을 빠르게 시작해보세요.
{% endhint %}

{% content-ref url="/pages/uqFaPsxhUVF389hmzmQg" %}
[1. 카페24 스크립트 설치](/cafe24/start/must-do/script.md)
{% endcontent-ref %}

{% content-ref url="/pages/UPxUMvBQUt4w4Y62PL0L" %}
[2. 개인정보 처리위탁 내용 추가](/cafe24/start/must-do/privacy-outsourcing.md)
{% endcontent-ref %}

{% content-ref url="/pages/a2c51ciEtRNrZdc4UOI1" %}
[4. 카카오톡 채널 연동](/cafe24/start/must-do/register-kakao.md)
{% endcontent-ref %}

{% content-ref url="/pages/mYJxEqX9F8HtYmtTzyq0" %}
[3. 발신번호 및 080 수신거부 번호 등록](/cafe24/start/must-do/register-number.md)
{% endcontent-ref %}

***

### 메시지 포인트 충전

{% hint style="info" %}
서비스 무료 체험 기간이더라도, 메시지를 발송하기 위해서는 포인트 충전이 필요합니다.

포인트를 충전하려면 아래 가이드를 참고해주세요.&#x20;
{% endhint %}

[`메시지 포인트 충전하기`](/cafe24/payment_account/message-point.md)&#x20;

### 자동 알림 메시지 발송

{% hint style="info" %}
회원가입, 주문완료, 배송완료 시  등 고객에게 카카오 알림톡 / 문자메시지를 자동으로 발송하려면 아래 가이드를 참고해주세요.
{% endhint %}

[`카카오 알림톡 자동 발송하기`](/cafe24/webhook/alimtalk.md)&#x20;

[`문자 메시지 자동 발송하기`](/cafe24/webhook/sms.md)&#x20;

### 메시지 타겟 생성 및 발송 관리

{% hint style="info" %}
회원가입 후 첫 구매를 하지 않은 고객, 상품에 관심을 보이지만 구매하지 않은 고객, 단골 고객 등 \
고객의 행동 패턴에 따라 메시지를 발송하려면 아래 가이드를 참고해주세요.
{% endhint %}

[`타겟 오디언스 관리`](/cafe24/audience-manager/audience-manager.md)&#x20;

[`카카오 알림톡 발송`](/cafe24/send-message/alimtalk.md)&#x20;

[`카카오 브랜드 메시지 발송`](/cafe24/send-message/brand-message.md)&#x20;

[`문자메시지 발송`](/cafe24/send-message/sms.md)&#x20;

### 실시간 CRM 자동 시나리오 설계

{% hint style="info" %}
고객의 행동 여정에 따라 실시간으로 메시지를 자동 발송하려면 아래 가이드를 참고해주세요.
{% endhint %}

[`마케팅 저니 실행하기`](/cafe24/marketing-journey/start.md)&#x20;


---

# 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/start/onboarding/overview.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.
