# 1. 카페24 스크립트 설치

{% hint style="danger" %}
와이즈트래커 앱 설치 및 회원가입을 완료하지 않았다면,  [\[필수\] 연동 작업 시작하기](/cafe24/start/must-do.md) 를 먼저 진행해주세요!
{% endhint %}

{% hint style="success" %}
쇼핑몰 설정 > 기본 설정 > 검색엔진 최적화(SEO) > 고급설정 - 코드 직접입력
{% endhint %}

{% stepper %}
{% step %}

### 카페24 스토어 로그인 > 관리자 페이지로 이동

{% embed url="<https://store.cafe24.com/kr/apps>" %}

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

{% step %}

### 스크립트 설치

1. 좌측 메뉴에서 *쇼핑몰 설정* > *기본 설정* 으로 이동한 후 `검색엔진 최적화(SEO)` > 고급설정 - `코드 직접입력` 탭을 열어줍니다.

<figure><img src="/files/L8xGNeKvIi1dpmaJnDGu" alt=""><figcaption><p>[카페24] 관리자 페이지</p></figcaption></figure>

2. 와이즈트래커 콘솔에서 **Head 영역** 과 **Body 영역** 각각 스크립트를 복사하여 \ <mark style="color:red;">`PC 쇼핑몰`</mark><mark style="color:red;">과</mark> <mark style="color:red;"></mark><mark style="color:red;">`모바일 쇼핑몰`</mark> <mark style="color:red;"></mark><mark style="color:red;">입력란에</mark> <mark style="color:red;"></mark><mark style="color:red;">**모두**</mark> <mark style="color:red;"></mark><mark style="color:red;">붙여넣기 해주세요.</mark>

<figure><img src="/files/bTtv4Iz2naxUq7QtmmPV" alt="" width="375"><figcaption><p>[와이즈트래커 콘솔] 스크립트 복사</p></figcaption></figure>

<figure><img src="/files/XQN3s3gkeRU3t4fg0rcb" alt=""><figcaption><p>[카페24] 스크립트 붙여넣기</p></figcaption></figure>

{% hint style="danger" %}
PC 쇼핑몰과 모바일 쇼핑몰 **모두**에 스크립트가 설치되었는지 다시 한 번 확인해주세요.
{% endhint %}
{% 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/start/must-do/script.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.
