Skip to main content
All CollectionsData ConnectorsCustom Connectors
How to request data from KakaoTalk
How to request data from KakaoTalk

Leverage your KakaoTalk data in Funnel via Custom Connectors.

Zarah Fager avatar
Written by Zarah Fager
Updated over a week ago

Introduction

Before the Integration Engineers can start developing a Custom connector for KakaoTalk, there are a few prerequisites that you as a Funnel user need to be aware of when requesting data from KakaoTalk.
​

Authentication Setup

  1. Create an App in KakaoTalk
    You must create an app in KakaoTalk to get started. This will allow our system to interact with KakaoTalk's API services. For instructions on how to create an app, see here.

  2. Enable Access to Kakao Moment API
    To access the Kakao Moment API, the following actions are required:

    • Register platforms: Ensure that all platforms (such as mobile or web) being used are properly registered with Kakao.

    • Activate Kakao Login: This enables users to log in using their KakaoTalk credentials.

    • Switch to a Biz app: The app must be upgraded to a "Biz" app to access advanced API features, such as the Kakao Moment API.

  3. Submit your custom connector request
    When the app has ben properly set up you can submit your Custom Connector Request (see link here for instructions).

  4. Register Redirect URIs
    The Integration Engineers will send you the correct redirect URIs that you need to register within the app for the authentication process.

  5. Whitelist IPs
    In order to ensure proper connectivity, you as a customer will need to whitelist the necessary IPs to develop the connector. These will be sent to you by the Integration Engineering team.

  6. Providing credentials
    With the app created and properly configured you need to provide the REST API key / Client ID. Do not send these values in plain text, you will be provided with a secure method of sharing credentials with the Funnel team.
    ​Note: If a Client Secret is generated during the app creation that is also needed to authenticate.

  7. With the above in place, you will be asked to navigate through an authentication workflow - provided to you via a link. By doing this, you will be granting the integration explicit permission to query the Kakao Moment API on your behalf.
    ​

By following these steps, Funnel can seamlessly authenticate and integrate the app with KakaoTalk's platform, enabling full access to its messaging and advertising services.​

What data can I get from Kakao Moment?

We support data from the Kakao Moment Report APIs, which can be retrieved on the following levels:

  • Ad Account

  • Campaign

  • Ad group

  • Creative


Dimensions

It's possible to include one of the following dimensions:

  • Creative Format

  • Placement

  • Age_Band

  • Gender

  • Age_Band_Gender

  • Location

  • Device_type

  • Hour

Metric Groups

For a full list of metrics included in each group, please refer to the Kakao Moment API Documentation.

  • Basic

  • Addition

  • Message

  • Message Addition

  • Pixel SDK Conversion

  • Plus Friend

  • Video

  • Slide Click

  • Message Click

  • Adview

  • Biz Board

  • SPB

Did this answer your question?