Event Overview
The Removed from wishlist event can indicate that the item was either purchased or is no longer desired.Use Cases
- Win-back campaigns
- Occasion-specific recovery
- Alternative recommendations
- Empty wishlist recovery
Event Attributes
| Field | Type | Description |
|---|---|---|
| product_id | string | Unique product identifier |
| product_name | string | Display name of product |
| product_url | string | Direct link to product page |
| product_image_url | string | Product image URL |
| sku | string | Stock Keeping Unit |
| variant_id | string | Specific variant ID |
| variant_name | string | Variant description |
| brand | string | Product brand |
| category | string | Product category path |
| product_type | string | Type of product |
| price | number | Current price |
| compare_at_price | number | Original price |
| currency | string | Currency code |
| discount_amount | number | Discount amount |
| discount_percentage | number | Discount percentage |
| in_stock | boolean | Stock availability |
| inventory_quantity | integer | Current stock level |
| wishlist_id | string | Unique wishlist identifier |
| wishlist_name | string | Name of the wishlist |
| days_in_wishlist | integer | Duration item was in wishlist |
| total_wishlist_items | integer | Remaining items in wishlist |
| removed_from | string | Source location |
| removal_reason | string | Reason for removal |
purchased- Item was purchasedtoo_expensive- Price too highout_of_stock- Out of stockchanged_mind- No longer interestedfound_alternative- Found better optionmanual_removal- No specific reasonlist_cleanup- Part of cleanupreceived_as_gift- Received as giftno_longer_needed- Need fulfilled