Events
Last Updated - Platform v21Account
This tag is added when the user registers a new account.
- SignedUp
This tag is added when the user logs in with an existing account, and is removed when they log out.
- LoggedIn
Cart
Sent when the user adds a product to the Cart.
item_to_bag:
Additionally, if the client has set isAbandonedBagTaggingEnabled
to true
, the following tags are added.
These tags are removed when the Cart is cleared and on a successful purchase.
- ItemsInBag- NotCompletedCheckout
Checkout
Sent when the user successfully purchases the Cart.
purchased: value: total # 20.96
Product Details
Sent when the user goes to share a product.
shared:
Wishlist
Sent when the user adds a product to the Wishlist.
add_to_wishlist:
Other
The country code is updated as a tag to identify user groups per country for apps with country selection.
- {CountryCode} # US or GB