Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Note |
---|
Work In Progress - to be updated soon |
Event Name | Description | Properties | Property Description | ||
Save Address | Triggered when a user saves a Delivery Address to their account | Customer ID |
| ||
Address Alias | The name that the address should be saved under. We store it as the alias property. | ||||
All other general attributes |
Note that the save address covers both the previous and the new implementation. | ||||
Select Delivery Saved Address | Triggered when a user selects a Saved Address | Customer ID |
| ||
Address Type | A string representing the alias/name of the address. For the example below, it is either valencia-#555, valencia-#2, or madrid-one. This is the value the users adds in the Save This Address field. | ||||
All other general attributes |
| ||||
Select Delivery Recent Address | Triggered when an user selects a delivery recent address | Customer ID |
| ||
Address Type | A string with | ||||
All other general attributes | |||||
eCommerce Purchase (new attributes)
| New attributes will be added to the existing eCommerce Purchase event to track when a user has made an online purchase with a Saved Delivery Address | Address Type | A string with the input if user chose | ||
hasSavedDeliveryAddress | A boolean (TRUE or FALSE). If it is set to True, it means user checked out with Saved a Delivery address or user went through the flow to Save the Delivery Address for the first time. If set to False, user is completing a purchase without having Saved a Delivery Address | ||||
hasSelectedRecentAddress | A boolean(TRUE or FALSE). If it is set to true, it means the user checked out with a Recent Address. If set to false, the user completed the purchase without using Recent Address. | ||||
hasRecentAddress | A boolean(TRUE or FALSE). If it is set to true, it means the user has seen Recent Addresses. | ||||
| Triggered when a user grants access to the device’s location. |
| |||
| Sent when a user edits a saved delivery address. | New address details |
|