# KakaoTalk

ReferralHero's KakaoTalk integration adds a powerful sharing channel to your options, alongside email, SMS, WhatsApp, Facebook, Twitter, and more. In this guide, we'll walk you through integrating KakaoTalk into ReferralHero, enhancing your referral marketing efforts.

## Creating Your Kakaotalk Developers Account

Follow the steps below to create a developer's account on KakaoTalk:

1\. To register for a developer's account, visit the following link: <https://developers.kakao.com/>.

2\. After logging in, click on the 'My Application' link at the top, which will redirect you to this link: <https://developers.kakao.com/console/app>.

3\. Click on 'Add an application,' which opens a modal where you can input application details&#x20;

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

4\. The list page will display all applications.

<figure><img src="/files/8U8QMLVVj61jIcpWf1po" alt=""><figcaption></figcaption></figure>

5\. Click on the application link, and you will find four keys on the page. To use the KakaoTalk share ability feature in the RH widgets, you need to add the 'JavaScript key' in RH.&#x20;

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

6\. On the same page, navigate to the 'Platform' section and click on 'Go to Platform Settings.'

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

7\. At the bottom of the page, under the 'Web' Platform, click on 'Register Web Platform.'

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

8\. You will see a form in a modal box where you should enter the domains where our widgets will be added on your website. You can include up to 10 domains by clicking the 'Modify' button on the page.

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

9\. Ensure that your developer account is attached to your KakaoTalk account.

## Enabling KakaoTalk Share in Dashboard

To enable KakaoTalk share in the Dashboard, follow these steps:

1\. Go to Widget Builder > Dashboard Widget > Dashboard

2\. Toggle on 'KakaoTalk' in the "Social Links" element.

i. Enter a title for your share message

ii. Enter your KakaoTalk JavaScript Key in the input box

iii. Edit the share message

iv. Upload a share image

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


---

# 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://support.referralhero.com/campaign-builder/integrations/kakaotalk.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.
