> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adriel.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQs

> Common questions, expected behaviors, and troubleshooting for the KakaoTalk Channel data source.

## Why is there no data before the date I connected my channel?

KakaoTalk Channel does not load historical follower counts that predate the connection. Unlike marketing data sources, it does not retroactively import past data. Instead, friend counts accumulate day-by-day starting from the date the channel is connected, so the earliest date shown is the connection date.

The longer the channel stays connected, the more history builds up. For how often new counts are recorded, see the [data reference](/data-sources/g-n/kakaotalk-channel/data-reference).

## How is friend count delta calculated?

Friend count delta is not returned by KakaoTalk. Adriel computes it as the change in friend count compared to the previous day's recorded value.

On the first day a channel is connected, the delta shows 0 because there is no earlier day to compare against. A meaningful delta appears once at least one full day of data has accumulated. Both friend count and friend count delta are aggregated as a sum across the selected date range.

## Why can I only track one channel per data source?

Each KakaoTalk Channel data source tracks a single public channel, identified by its channel ID. The data model is channel-level, so one data source maps to one channel.

To track several channels, a separate data source is created for each one. Each connects independently with its own channel ID.

## Why can't I break friend count down by campaign or ad?

KakaoTalk Channel is a follower-tracking data source, not an advertising one. Its data model has no campaign or ad hierarchy — only channel-level daily counts.

Because of this, the available breakdowns are limited to date and channel (channel name and channel ID), grouped into daily, monthly, and quarterly views. For campaign or ad-level reporting on Kakao, use one of Adriel's Kakao advertising data sources instead, such as [Kakao Moment](/data-sources/g-n/kakao-moment/data-reference) or [Kakao Keyword Ads](/data-sources/g-n/kakao-keyword-ads/data-reference).

## Do I need an API key or login to connect?

No. KakaoTalk Channel is a public data source, so there is no OAuth sign-in or API key step. A connection is created by supplying the public channel's ID, which starts with an underscore (for example, `_ABC`).

Because the friend count is read from the public channel profile, only channels that are publicly visible can be tracked. For the full connection walkthrough, see [How to connect KakaoTalk Channel to Adriel](/data-sources/g-n/kakaotalk-channel/how-to-connect).

## Related

<CardGroup cols={2}>
  <Card title="Connect KakaoTalk Channel" href="/data-sources/g-n/kakaotalk-channel/how-to-connect">
    Step-by-step guide to connecting a KakaoTalk channel to Adriel.
  </Card>

  <Card title="KakaoTalk Channel data reference" href="/data-sources/g-n/kakaotalk-channel/data-reference">
    Metrics, breakdowns, refresh cadence, and limits for this data source.
  </Card>

  <Card title="Kakao Moment data reference" href="/data-sources/g-n/kakao-moment/data-reference">
    Kakao's display advertising data source for campaign and ad reporting.
  </Card>

  <Card title="Kakao Keyword Ads data reference" href="/data-sources/g-n/kakao-keyword-ads/data-reference">
    Kakao search keyword advertising metrics and breakdowns.
  </Card>
</CardGroup>
