Data Imports

Overview

The CleverTap enables you to import data such as events and profiles from third parties to the CleverTap platform.

Data Import

To perform a data import, complete the following steps:

  1. Get the artifacts for data upload from the CleverTap Repository.
📘

Note

The CleverTap script runs in Go. Check that you have installed Go on your system. To download and install go, see https://golang.org/dl/.

  1. Install the CleverTap upload tool.

You can use the following arguments:

  1. Upload your data to CleverTap.

From Mixpanel

You can import your data from Mixpanel directly to CleverTap. The script constantly checks your Mixpanel project for new data at an interval of 20 seconds.

Example Events upload from Mixpanel:

Example Profiles upload from Mixpanel:

From other platforms such as Amplitude or any analytics tool

You can import data from any provider to CleverTap. You must first save the data from your platform in a CSV. You can then upload this CSV to CleverTap.
Example Events upload from CSV:

Example Profiles upload from CSV:

📘

Note

For CSV uploads, you must include one of identity, objectId, FBID or GPID, in your data. Email addresses can serve as an identity value, but the key must be identity.