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

# Implement a Cleverpush Real-Time Source

> After creating the Cleverpush (Real-time) source, note down the API URL and `write_key` that appears under the **IMPLEMENTATION DETAILS** tab.

<Frame>
  <img src="https://mintcdn.com/zeotap/YsfMI6ywZtMAuMQe/articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_real_time_3.png?fit=max&auto=format&n=YsfMI6ywZtMAuMQe&q=85&s=a99153080a961b52cd3a7e1fc123f968" width="2810" height="1290" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_real_time_3.png" />
</Frame>

## Configure Real-Time Data in Cleverpush

This section provides information about how to establish a real-time connection between Cleverpush and Zeotap using Zeotap's endpoint through a Webhook connection. In addition, you can select the events that you want to ingest. Perform the following steps to configure the real-time data in Cleverpush:

<Steps>
  <Step>
    Log into the Cleverpush platform and navigate to **Channels**.
  </Step>

  <Step>
    Select the channel you have created from the Channels dropdown. For more information about how to create a new channel in Cleverpush, refer [here](/articles/integrate-customer/cleverpush_appendix#h2_2116799314).

    <Frame>
      <img src="https://mintcdn.com/zeotap/xcJBv790xp5wo6aA/articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_imple_0.png?fit=max&auto=format&n=xcJBv790xp5wo6aA&q=85&s=2a2202317aeef807af5851332dc49cb0" width="3022" height="1572" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_imple_0.png" />
    </Frame>
  </Step>

  <Step>
    Under the channel you have created, setup the platforms for which you need the notifications to be pushed. Note that Zeotap CDP supports Web Push, App Push and Email Push. For more information about how to setup Web Push, App Push and Email Push platforms, refer [here](/articles/integrate-customer/cleverpush_appendix#h2__772589793).

    <Frame>
      <img src="https://mintcdn.com/zeotap/xcJBv790xp5wo6aA/articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_imple_1.png?fit=max&auto=format&n=xcJBv790xp5wo6aA&q=85&s=ecc2f9a821b2a780d00381391987efd2" width="3014" height="1732" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_imple_1.png" />
    </Frame>
  </Step>

  <Step>
    In the left panel, the configured platforms are listed under **PLATFORMS**.

    <Frame>
      <img src="https://mintcdn.com/zeotap/xcJBv790xp5wo6aA/articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_imple_2.png?fit=max&auto=format&n=xcJBv790xp5wo6aA&q=85&s=ddade94d6763fff0afb38e32fafd90b0" width="2978" height="1734" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_imple_2.png" />
    </Frame>
  </Step>

  <Step>
    Select the Platform in which you want to establish the real-time connection and navigate to **Webhooks**.
  </Step>

  <Step>
    Enter a **Webhook name** for your integration.
  </Step>

  <Step>
    Choose the **Type** as **Custom**.
  </Step>

  <Step>
    Enter the **Webhook URL**. This is the API URL generated while creating the Cleverpush Real-Time Source in Zeotap CDP.
  </Step>

  <Step>
    Enter the **Authorization Header Name**. We recommend giving the name as Zeotap\_write\_key.
  </Step>

  <Step>
    Enter the **Authorization Header Value**. This is the Write Key generated while creating the Cleverpush Real-Time Source in Zeotap CDP.
  </Step>

  <Step>
    Choose the **Webhook events** you want to send to Zeotap.
  </Step>

  <Step>
    Click **Save**. With the real-time connection established between Cleverpush and Zeotap, you can start sending the events to Zeotap.

    <Frame>
      <img src="https://mintcdn.com/zeotap/xcJBv790xp5wo6aA/articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_imple_3.png?fit=max&auto=format&n=xcJBv790xp5wo6aA&q=85&s=8938ad8ea0dd893778b7ac9c6723f040" width="2976" height="1738" data-path="articles/integrate-customer/Storage/integrate-customer/create-a-cleverpush-real-time-source/Cleverpush_imple_3.png" />
    </Frame>
  </Step>
</Steps>

<Note>
  **Note:**

  *The records for the country and city columns are blacklistedfor ingestion because SPL uses the user's IP address to find out the country and city automatically. For the complete list of blacklisted fields, click [here](/articles/integrate-customer/blacklisted-fields-for-data-ingestion).*
</Note>
