> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/partner/kakao.md).

# 카카오

카카오 픽셀은 카카오에서 제공하는 전환추적 서비스로 카카오 모먼트, 키워드 광고 진행 시 방문자의 가입, 장바구니, 구매 등의 행동을 전환추적 및 리타게팅하여 사이트 운영에 도움을 줍니다.

광고 생성 과정의 내용은 가이드 내용을 참고 부탁드립니다.

## 지원하는 전환 이벤트

<table data-header-hidden><thead><tr><th width="216">버리는 항목</th><th></th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><strong>PageView</strong></td><td>사이트의 모든 페이지 방문 정보를 전송합니다.</td></tr><tr><td><strong>completeRegistration</strong></td><td>회원가입 완료 정보를 전송합니다.</td></tr><tr><td><strong>viewContent</strong></td><td>상세페이지 진입 및 상품정보의 고유값을 전송합니다.</td></tr><tr><td><strong>addToCar</strong>t</td><td>장바구니 추가 버튼 클릭 시 해당 정보를 전송합니다.</td></tr><tr><td><strong>viewCart</strong></td><td>장바구니 페이지 정보를 전송합니다.</td></tr><tr><td><strong>purchase</strong></td><td>결제 완료 시 구매 상품의 수량, 총 구매 가격, 화폐단위, <br>상품 정보를 전송합니다.</td></tr><tr><td><strong>search</strong></td><td>검색 정보를 전송합니다.</td></tr></tbody></table>

## 카카오 픽셀 설정하기

1-1. [카카오 모먼트](https://moment.kakao.com/adaccount/all) 페이지에 들어가 가입 및 로그인을 합니다.

1-2. **\[광고>모먼트]** 페이지의 \[**광고계정 만들기]** 버튼을 클릭합니다.

{% hint style="info" %}
이미 생성 된 광고가 있다면, 광고계정을 클릭합니다.
{% endhint %}

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

1-3. 상단 메뉴&#xC758;**\[비즈도구 > 픽셀 & SDK]**&#xB97C; 클릭합니다.

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

1-4. 오른쪽 위 **\[픽셀 & SDK 만들기]**&#xBC84;튼을 클릭합니다.

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

1-5. 픽셀 & SDK 이름을 입력한 후 **\[등록]**&#xBC84;튼을 클릭합니다.

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

1-6. 생성 정보를 확인한 후 **\[확인]**&#xBC84;튼을 클릭합니다.

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

1-7. 추가한 픽셀의 이름을 클릭합니다.&#x20;

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

1-8. 픽셀 이름 옆 ID값을 복사합니다.

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

1-9. **\[관리자페이지 > 성장센터 > 카카오]**&#xD398;이지에 들어갑니다.

1-10. **\[1-8번 과정]**&#xC5D0;서 복사한 ID값을 붙여넣습니다.

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

1-11. 모든 설정이 완료되었습니다. \
약 24시간 정도 후에 카카오 픽셀 페이지에서 추적 내역을 확인할 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.qshop.ai/customer_support/guide/partner/kakao.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.
