Web SDK
Learn how to install and integrate your app with Web SDK.
Overview
This section demonstrates how to set up CleverTap’s JavaScript library on your website, track events, create user profiles, and engage users through web pop-ups and push notifications using the CleverTap web SDK. Before getting started, complete the integration steps mentioned in Web SDK Quick Start Guide.
Prerequisites
Ensure you have the following prerequisites to start the Web integration:
- CleverTap account
- A functional website
- Web Integrated Development Environment (IDE) such as Visual Studio Code and WebStorm
Supported Versions
The CleverTap Web SDK version 1.7.5 supports all web browsers with existing versions.
Web SDK Versions and Size
Refer to the following table for Web SDK versions and Web SDK code size:
Version | SDK | Code Size |
---|---|---|
1.7.5 | Web | 37.3 KB (npm package = 33.6 KB) |
Integrate the Web SDK
Refer to our quick start guide to get started with the Web integration:
Web SDK Resources
The following table lists all the Web SDK resources:
Resources | Description |
---|---|
Sample Web Project | Provides a sample project to demonstrate the integration of our Web SDK. |
Advanced Configurations | Provides all the advanced GDPR configurations related to Web SDK. |
Go Live Checklist | Provides a list of actions to be performed before you launch your application. |
Changelog | Provides details about the most recent updates to our SDKs, including bug fixes, new features, and enhancements. |
Additional Reference
Following are the additional Web SDK references:
Web Push
Updated 3 months ago