What is Clevertap integration?
With Apptile's Clevertap integration you will have the capability to send App events to your Clevertap account. You can use these events to create a custom Segments and run targeted push notification campaigns for your App Users.
App Events
Below are the default events captured by Apptile & Clevertap SDK:
App Launched |
App Uninstalled |
App Version Changed |
apptile_app_open |
apptile_first_open |
Below are the standard e-commerce events captured by Apptile:
Event Name | Event Properties |
addToCart | currency - Currency of the product. Eg. INR. |
initiateCheckout | currency - Currency of the product. Eg. INR. |
purchase | currency - Currency of the product. Eg. INR. |
pageView | pageName - Name of the page |
search | term - Search terms used. For example, red shoe. |
addToWishlist | available - Availability of the product. Eg.TRUE / FALSE. |
removeFromCart | currency - Currency of the product. Eg. INR. |
viewCart | currency - Currency of the product. Eg. INR. |
productView | currency - Currency of the product. Eg. INR. |
collectionView | currency - Currency of the product. Eg. INR. |
login | method - Method used by the user to login - google / facebook / email |