CleverTap
CleverTap is a customer engagement and retention platform that provides the functionality to integrate app analytics and marketing.
With CleverTap as a destination, you can seamlessly send your Blitzllama's responses data to CleverTap.
Configure the following steps to add CleverTap as a destination:
Log into your CleverTap Account and click Settings on the dashboard.

Click Project. Copy the
Project ID
andPasscode
. We will need this information in the next step.

Log in to your Blitzllama account and go to your Connections page. Navigate to CleverTap Destination option and click Enable.
Paste the
Project ID
andPasscode
to Account ID and Passcode fields respectively and click on Save.
Data Fields
Here is a sample data that will be sent from Blitzllama to CleverTap Destination.
{
"time": 1681336135142,
"distinct_id":"user_123",
"$insert_id":"0af2aeb8-f561-446d-84ed-5810dd01c7f9",
"user_id":"user_123",
"app_key":"blitzllama_api_key",
"survey_id":"s-xxxxxx-id",
"group_id":"g-xxxxxx-id",
"question_id":"q-xxxxxx-id",
"platform":"android",
"trigger":"home-page-trigger",
"question_order":1,
"response":"image upload glitches",
"question_text":"What do you think of our app?",
"question_type":"input_feedback",
"created_at":"2022-05-13T13:40:33+00:00"
}
Last updated
Was this helpful?