# 카카오 스크립트

{% hint style="info" %}
카카오 픽셀을 고도몰에 설치해 여러 종류의 이벤트를 전송할 수 있습니다.&#x20;

수집된 데이터를 활용해 타겟팅, 카탈로그 소재정보 수집, 전환 보고서, 전환 최적화 등 다양한 카카오 광고 목적으로 활용할 수 있습니다.&#x20;

아래 가이드를 순서대로 따라하셔서 스크립트를 설치해주세요.&#x20;
{% endhint %}

> ### 카카오 비즈니스 회원가입하기

{% embed url="<https://business.kakao.com/>" %}

&#x20;카카오비즈니스에 접속하셔서 카카오 비즈니스 회원가입을  진행해주세요.&#x20;

> ### 픽셀 & SDK에서 새로운 픽셀 & SDK 생성하기

{% embed url="<https://business.kakao.com/pixel/>" %}

1. \+ 픽셀 & SDK 만들기 버튼 클릭

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

2. 픽셀 이름 설정 후 생성 확인

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

3. 팝업창 내 SDK ID (TRACK ID) 확인하기

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

&#x20;

> ### 고도몰 관리자페이지 > 카카오모먼트 설정/관리탭에 고유코드 입력하기

1. 고도몰 관리자페이지 접속 > 마케팅 > 리타게팅 광고 > 카카오모먼트 설정/관리&#x20;

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

2. 카카오모먼트 사용 설정을 <mark style="background-color:red;">사용함</mark>, 서비스 적용범위를 <mark style="background-color:red;">PC+모바일</mark>로 변경 후, 발급받으신 고유코드 (TRACK ID)를 입력한 후 우측 상단 <mark style="background-color:red;">저장</mark>을 눌러주세요.&#x20;

> ### 데이터 전송 확인하기

1. 카카오 비즈니스 > 비즈도구 > 픽셀 & SDK > 해당하는 픽셀 클릭 > 수집 이벤트에서 이벤트 수집 현황이 "수집중"으로 표시될 경우, 데이터가 정상적으로 수집 중입니다.&#x20;

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

2. "수집 중" 텍스트를 클릭하시면 아래와 같이 현재 수집 중인 이벤트의 최근 이력을 확인할 수 있습니다.&#x20;

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

> ### 커스텀 이벤트를 추가해 카카오모먼트 광고에 활용하기

1. 픽셀 & SDK 연동 현황의 수집 이벤트 탭에서 커스터 이벤트 "추가" 버튼을 눌러 이벤트 하위에 상세한 추가 설정을 할 수 있습니다.&#x20;

<figure><img src="/files/4DF8jPVSa8r3PqfV06nm" alt=""><figcaption></figcaption></figure>

2. 커스텀 이벤트명과 서비스, 태그값을 입력해 더욱 상세한 이벤트 수집이 가능합니다.&#x20;

<figure><img src="/files/0dLc0KqeDwoEi6XlNX9U" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
픽셀 & SDK와 관련된 더욱 상세한 문의는 아래 카카오 비즈니스 가이드를 참고 부탁드립니다.&#x20;

<https://kakaobusiness.gitbook.io/main/tool/pixel-sdk/install>&#x20;
{% endhint %}


---

# 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://marketing-help.nhn-commerce.com/conversion-tracking-setup/godomall-script-setup/godomall-kakao-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.
