What is Klaviyo Events integration?
With Apptile's Klaviyo events integration you will have the capability to send App events to your Klaviyo account. You can use these events to create a custom Segments and run targeted email & sms campaigns.
App Events
Apptile sends events to Klaviyo with the following custom properties:
platform: Platform.OS, |
source: 'apptile_mobile_app' |
Following are the events Apptile sends to Klaviyo:
Note - We capture the value of the events where it is relevant as mentioned below.
Event Name | Value Captured | Event Properties |
Add To Cart | Yes | currency - Currency of the product. Eg. INR. |
Initiate Checkout | Yes | currency - Currency of the product. Eg. INR. |
Purchase | Yes | currency - Currency of the product. Eg. INR. |
Page View |
| pageName - Name of the page |
Search |
| term - Search terms used. For example, red shoe. |
Add To Wishlist | Yes | available - Availability of the product. Eg.TRUE / FALSE. |
Remove From Cart | Yes | currency - Currency of the product. Eg. INR. |
View Cart | Yes | currency - Currency of the product. Eg. INR. |
Product View | Yes | currency - Currency of the product. Eg. INR. |
Collection View |
| currency - Currency of the product. Eg. INR. |
Customer Login |
| method - Method used by the user to login - google / facebook / email |
Customer Registered |
| method - Method used by the user to login - google / facebook / email |