# 외부 서비스 설정

{% hint style="info" %}
외부 서비스를 연동하여 사용하실 수 있는 기능입니다.
{% endhint %}

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

<table><thead><tr><th width="108">순번</th><th width="211">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>채널톡</td><td>외부 서비스로 채널톡 연동이 가능합니다.</td></tr><tr><td>2</td><td>카카오 플러스친구</td><td>외부 서비스로 카카오 플러스친구 연동이 가능합니다.</td></tr><tr><td>3</td><td>Microsoft Clarity</td><td>외부 서비스로 클라리티 연동이 가능합니다.</td></tr><tr><td>4</td><td>Google Analytics 4</td><td>외부 서비스로 애널리틱스 연동이 가능합니다.</td></tr><tr><td>5</td><td>Meta Pixel</td><td>외부 서비스로 매타픽셀 연동이 가능합니다.</td></tr><tr><td>6</td><td>네이버 웹마스터 도구<br>(네이버 서치어드바이저)</td><td>외부 서비스로 서치어드바이저 연동이 가능합니다.</td></tr><tr><td>7</td><td>구글 서치 콘솔</td><td>외부 서비스로 구글 서치 콘솔 연동이 가능합니다.</td></tr></tbody></table>

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

{% hint style="info" %}
외부 서비스에서 제공하는 코드를 가져와 입력해주시기 바랍니다.
{% endhint %}

{% hint style="info" %}
**카카오 로그인 연동 방법**
{% endhint %}

1. <https://developers.kakao.com/> 에 로그인 해주시기 바랍니다.
2. 상단 메뉴 앱 클릭 - 앱 - 일반 - REST API 키 복사 - 레듀 사이트 관리자 - 외부 서비스 - 카카오 로그인에 해당 REST API 키를 붙여넣기하고 저장해주시기 바랍니다.

<figure><img src="/files/3A49Hot2A8aZU7PpwRkU" alt=""><figcaption></figcaption></figure>

3. 다시한번 디벨로퍼스에 들어가신 후 - 카카오 로그인 - 일반 - 사용 설정에서 상태 ON으로 변경해주시기 바랍니다.

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

4. 하단 부분 리다이렉트 URL 등록해주셔야 합니다. \
   a. 도메인\
   b. 도메인/login \
   c. 도메인/kakao \
   d. 도메인/login/kakao \
   e. 도메인/signup

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

{% hint style="info" %}
순서대로 진행 해주시기 바랍니다.
{% endhint %}

<div align="left"><figure><img src="/files/SdImSvvagOPmlgRvHFM9" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
모든 내용은 수정 후 '**저장하기**' 버튼을 반드시 눌러주셔야합니다.
{% 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://docs.ledu.kr/default-setting/undefined.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.
