CleverTap
Last updated
Was this helpful?
Last updated
Was this helpful?
is a customer engagement and retention platform that enables customer lifecycle management and mobile marketing services. With CleverTap, you can integrate analytics and marketing all in one place.
Accepts and calls
Connection Modes:
Web
Mobile
Server
Navigate to the in Freshpaint
Copy your CleverTap Account ID and region from your CleverTap your dashboard's URL and Configure the values in Freshpaint. You can also find the Account ID by going to Project > Details.
the destination.
Continue following the steps below to use this destination.
In order to send events to CleverTap, you'll need to enable the CleverTap destination for the desired event in the event definition.
name
Name
birthday
DOB
gender
Gender
Must be "M" or "F"
phone
Phone
email
Email
avatar
Photo
All other user properties will be sent to CleverTap as custom user properties.
Here is an example of an identify call to Freshpaint with properties that would map to CleverTap standard user profile fields:
You can search for users under Segments > Find People and search by userId
or email
You can segment users in CleverTap by going to Segments > Find People and choosing the desired options you'd like to segment your users by. For example, you can segment users by behavior by finding users who triggered a Freshpaint event sent to CleverTap:
CleverTap requires identify
properties such as userId
or email
to record and associate the event. Without these properties, the Track event does not appear in CleverTap.
Only client-side connection mode is available for this destination. Events originating from the user's web browser will be sent directly to CleverTap.
CleverTap has the following event limitations that should be considered:
The maximum number of User Event types per application is 512. However, the volume of events submitted per account across those user event types is practically unlimited.
For each User Event recorded, the maximum number of Event Properties is limited to 256.
‘Charged’ Event supports up to 256 item values.
Event property keys must be of type String and property values must be scalar values, that is, String, Boolean, Integer, Float, or a Date object.
Prohibited characters: &, $, “, , %, >, <, !
User Event keys are limited to 120 characters in length.
User Event property values are limited to 512 characters in length.
In order to create user profiles and attribute events to those profiles in CleverTap, you need to have set up. You can use events and user properties to segment, or cohort users in CleverTap for targeted marketing campaigns. Read more for user segmentation in CleverTap. See below for more on user identification specifically for CleverTap.
You can see events in CleverTap by going to Analytics > Events and searching by the event name. See the section for more information on events sent to CleverTap.
When you call , Freshpaint will create user profile in CleverTap for the user and set properties on their profile. If a userId The following Freshpaint user properties map to CleverTap's :
Must be a
You can learn more about segmenting users and creating cohorts in CleverTap .
When you send an event to CleverTap from Freshpaint, Freshpaint calls CleverTap's method from their SDK to create a in CleverTap.
Set up transformations to modify your data before it's sent to your destination. Read more about transformations .