CleverTap Connector Setup Guide
This article describes how to set up the CleverTap connector.
Configuration
Go to the Connector Marketplace and add a new connector. For general instructions on how to add a connector, see About Connectors.
After adding the connector, configure the following settings:
- Account ID
- Your CleverTap Account ID. For more information, see CleverTap: Authentication.
- Account Passcode
- Your CleverTap Account Passcode. For more information, see CleverTap: Authentication.
Actions
Action Name | AudienceStream | EventStream |
---|---|---|
Add or Update User | ✓ | ✗ |
Send Event | ✗ | ✓ |
Enter a name for the action and select the action type from the drop-down menu.
The following section describes how to set up parameters and options for each action.
Add or Update User
Parameters
Parameter | Description |
---|---|
Profile Data | User profile properties. Passed as key-value pairs. Note: Phone should be formatted as +[country code][phone number] (for example, +12125551212 ). For more information about this endpoint, see Clevertap: Upload User Profiles API. |
Identity | Identity to recognize a unique user, such as the user’s email, a phone number, or any other identifier that you use to tag your users. You must set a value for one of the following parameters to identify the user: identity, FBID, GPID, or objectId . |
FBID | Identify a unique user by Facebook ID. |
GPID | Identify a unique user by Google Plus ID. |
Object ID | Identify a unique user by CleverTap Global Object ID. |
TS | Date and time when the event occurred, formatted as a UNIX epoch (for example, 1672531200 for January 1, 2023, 00:00:00 UTC). The default value is the current timestamp. |
Send Event
Parameters
Parameter | Description |
---|---|
Event Name | Name of event. For more information about this endpoint, see CleverTap: Upload Events API. |
Event Data | Event properties describing the event. Passed as key-value pairs. |
Identity | Identity to recognize a unique user. It can be the user’s email, a phone number, or any other identifier that you are using to tag your users. You must set a value for one of these parameters to identify the user: identity, FBID, GPID, or objectId . |
FBID | Identify a unique user by Facebook ID. |
GPID | Identify a unique user by Google Plus ID. |
Object ID | Identify a unique user by CleverTap Global Object ID. |
TS | Date and time when the event occurred, formatted as a UNIX epoch (for example, 1672531200 for January 1, 2023, 00:00:00 UTC). The default value is the current timestamp. |
This page was last updated: May 8, 2025