Unreal SDK
Learn how to integrate and use the CleverTap Unreal Engine SDK
Overview
The CleverTap Unreal SDK brings powerful analytics and engagement capabilities to games and applications built using Unreal Engine (UE4/UE5). With this SDK, you can:
- Track in-game user behavior and milestones
- Enrich user profiles with custom attributes
- Log transactional data such as purchases
- Trigger personalized campaigns based on real-time user actions
Designed to be lightweight and developer-friendly, the Unreal SDK allows seamless integration with CleverTapβs platform and your existing Unreal Engine game architecture without affecting game performance.
Before proceeding with the integration, refer to Unreal SDK Quick Start Guide for more details.
Prerequisites
To use the CleverTap Unreal SDK, check that you have:
- A CleverTap account with a valid Project ID, Project Token, and Region Code.
- An Unreal Engine project written in C++ (UE4 or UE5).
Unreal SDK Versions and Size
The following table outlines the code size for the current version of the CleverTap Unreal SDK:
SDK | Version | Code Size |
---|---|---|
CleverTap Unreal SDK | 0.0.1 | 1.4 MB |
Supported Platforms
CleverTap Unreal SDK Resources
The following table lists resources to support your integration and testing efforts:
Resources | Description |
---|---|
CleverTap Unreal SDK | Provides source code and GitHub documentation for the SDK. |
Go Live Checklist | Lists critical steps to complete before launching your application. |
Changelog | Details of recent SDK updates, new features, and bug fixes. |
Additional References
Refer to the following for additional CleverTap Unreal SDK references:
Updated 1 day ago