CleverTap API - Source Code
The CleverTap API integrates engagement into mobile applications. Requests and responses are available via JSON and REST protocols, using a secure HTTPS environment. Clevertap provides a platform for user behavior analytics and personalized messaging for mobile applications.

- Versions
- SDKs (9)
- Articles (2)
- How To(0)
- Source Code(15)
- Libraries(0)
- Developers (0)
- Followers (7)
- Changelog (27)
Sample Source Code (15)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | CleverTap Marketing IP Collection Data Suppress Web JavaScript Sample Code | The CleverTap Marketing IP Collection Data Suppress Web JavaScript Sample Code demonstrates how a user can be aware of IP collection data. The additional code shows how to make changes for GDPR compliance to the installation of the CleverTap for Web. GDPR stands for General Data Protection Regulation. |
![]() | CleverTap Marketing Opt-Out iOS Sample Code | The CleverTap Marketing Opt-Out iOS Sample Code demonstrates how a user can opt-out from promotional marketing. The additional code shows how to make changes for GDPR compliance to the installation of the CleverTap iOS GDPR stands for General Data Protection Regulation. Examples include restricting tracking and device network information reporting. |
![]() | CleverTap Marketing Opt-Out Android Sample Code | The CleverTap Marketing Opt-Out Android Sample Code demonstrates how a user can opt-out from promotional marketing. The additional code shows how to make changes for GDPR compliance to the installation of the CleverTap Android. GDPR stands for General Data Protection Regulation. |
![]() | CleverTap Server Side CSV Download Python Sample Code | The CleverTap Server Side CSV Download Python Sample Code demonstrates how to download user profiles and events to a CSV file. |
![]() | CleverTap Server Side CSV Upload Python Sample Code | The CleverTap Server Side CSV Upload Python Sample Code demonstrates how to upload a user profile or events from a CSV file. |
![]() | CleverTap Server Side Python Sample Code | The CleverTap Server Side Python Sample Code demonstrates how to validate data, construct a base request URL, request headers, make a request, and validate. |
![]() | CleverTap Server Side Node.js Sample Code | The CleverTap Server Side Node.js Sample Code demonstrates how to add an event, profile, and categories to callbacks. JSON responses are displayed in return. |
![]() | CleverTap SegmentIO Swift Sample Code | The CleverTap SegmentIO Swift Sample Code demonstrates how developers can create an app with analytics features. See more of the development at https://github.com/CleverTap/clevertap-segment-ios/tree/master/ExampleSwift/ExampleSwift |
![]() | CleverTap SegmentIO iOS Sample Code | The CleverTap SegmentIO iOS Sample Code demonstrates how to use Segment for creating an app with analytics, without integration, but over 200 tools available on Segment site. https://segment.com/ |
![]() | CleverTap SegmentIO Android Sample Code | The CleverTap SegmentIO Android Sample Code demonstrates how to use Segment for analytics purposes. See more of the CleverTap destination at https://segment.com/docs/destinations/clevertap/ |
![]() | CleverTap Web JavaScript Sample Code | The CleverTap Web JavaScript Sample Code demonstrates how to interact with the API to track and engage users on a website. |
![]() | CleverTap React.js Sample Code | The CleverTap React.js Sample Code demonstrates how to use React framework to access the API and implement analytics into mobile applications. |
![]() | CleverTap Node.js Sample Code | The CleverTap Node.js Sample Code demonstrates how to implement mobile engagement into applications. Developers can learn how to send push notifications with a test available on GitHub. |
![]() | CleverTap iOS Sample Code by CleverTap | The CleverTap iOS Sample Code by CleverTap presents API access to implement mobile engagement into applications. User profiles and user events are included with code available for integration projects. |
![]() | CleverTap Android Sample Code by CleverTap | The CleverTap Android Sample Code by CleverTap demonstrates API access to integrate mobile engagement into applications. User profiles and user events are explained with code available for implementation projects. |