Commerce page events

Abstract

Guide to how commerce page events are mapped using event converters in xDB Data Mapping Tool.

Commerce page events are mapped differently than standard page events. Standard page events are mapped using the configuration-based model from Sitecore Data Exchange Framework. Commerce page events are mapped using components called converters.

Commerce page event converters are implemented via code. As a result, there is less transparency in exactly how data is mapped.

Note

For background information on page events, see the Page Events page

This section describes how added to cart stock status events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Added To Cart Stock Status

Event object type

Sitecore.Commerce.CustomModels.PageEvents.AddToCartStockStatusPageEvent

Conditions

DefinitionId on source object is {E8914018-0A46-41FF-A48A-DDF56B672E4D}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToAddToCartStockStatusPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how back in stock subscription events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Back In Stock Subscription

Event object type

Sitecore.Commerce.CustomModels.PageEvents.BackInStockSubscriptionPageEvent

Conditions

DefinitionId on source object is {EFBCECBC-A572-4F33-99F9-4F81492A84D1}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToBackInStockSubscriptionPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how back in stock unsubscription events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Back In Stock Unsubscription

Event object type

Sitecore.Commerce.CustomModels.PageEvents.BackInStockUnsubscriptionPageEvent

Conditions

DefinitionId on source object is {C4CEBEE1-DEED-4F43-B7FA-4C7258577678}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToBackInStockUnsubscriptionPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how cart created events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Cart Created

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CartCreatedPageEvent

Conditions

DefinitionId on source object is {ECBA01C2-CFD8-41F3-B504-187C4483F871}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how cart deleted events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Cart Deleted

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CartDeletedPageEvent

Conditions

DefinitionId on source object is {BFB6CBFE-7D8A-43E0-B356-36A6DC4AE126}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how cart locked events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Cart Locked

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CartLockedPageEvent

Conditions

DefinitionId on source object is {05A26327-3AB9-4B34-BA1A-36E9AF8563E9}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how cart resumed events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Cart Resumed

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CartResumedPageEvent

Conditions

DefinitionId on source object is {9A4498B2-644C-48D5-8E1D-26A641C90CC2}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how cart unlocked events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Cart Unlocked

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CartUnlockedPageEvent

Conditions

DefinitionId on source object is {C5BAB2FD-0E24-4C45-AFEA-3264A56291A9}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how cart updated events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Cart Updated

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CartUpdatedPageEvent

Conditions

DefinitionId on source object is {33F445E7-EABB-4718-BB4F-61E977F79E43}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartUpdatedPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how commerce events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Commerce Search

Event object type

Sitecore.Commerce.CustomModels.PageEvents.SearchPageEvent

Conditions

DefinitionId on source object is {0C179613-2073-41AB-992E-027D03D523BF}, and CustomValues on source object is not null

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToSearchPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how culture chosen events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Culture Chosen

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CultureChosenPageEvent

Conditions

DefinitionId on source object is {1F2E9A74-D826-417C-9687-0D229C2DB53C}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCultureChosenPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how currency chosen events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Currency Chosen

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CurrencyChosenPageEvent

Conditions

DefinitionId on source object is {A63ACDEE-14E7-40B4-BA9C-074DDEF45DF6}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCurrencyChosenPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how customer account created events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Customer Account Created

Event object type

Sitecore.Commerce.CustomModels.Goals.CustomerAccountCreatedGoal

Conditions

DefinitionId on source object is {83E21815-D867-4474-A031-818E7EBCF06C}

Commerce converter type

Sitecore.Commerce.CustomModels.Goals.Converters.ConvertPageEventDataToCustomerAccountCreatedGoal

The common mappings that apply to all page events are applied to this page event.

This section describes how customer account deleted events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Customer Account Deleted

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CustomerAccountDeletedPageEvent

Conditions

DefinitionId on source object is {CD61E8FC-3439-4DD7-A8D8-9826FC9E355D}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCustomerAccountPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how customer account disabled events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Customer Account Disabled

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CustomerAccountDisabledPageEvent

Conditions

DefinitionId on source object is {6663D26D-813C-49FE-993D-0E3EF9945274}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCustomerAccountPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how customer account enabled events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Customer Account Enabled

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CustomerAccountEnabledPageEvent

Conditions

DefinitionId on source object is {C68C1607-C373-41D3-BFD8-3F421BD95D03}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCustomerAccountPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how customer account updated events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Customer Account Updated

Event object type

Sitecore.Commerce.CustomModels.PageEvents.CustomerAccountUpdatedPageEvent

Conditions

DefinitionId on source object is {08E95E2F-4824-4161-8985-8F3ACC6597BD}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCustomerAccountPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how facet applied events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Facet Applied

Event object type

Sitecore.Commerce.CustomModels.PageEvents.FacetAppliedPageEvent

Conditions

DefinitionId on source object is {F80C7A73-B827-4F61-AC49-843008B9CBAE}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToFacetAppliedPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how gift card purchase events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Gift Card Purchase

Event object type

Sitecore.Commerce.CustomModels.PageEvents.GiftCardPurchasePageEvent

Conditions

DefinitionId on source object is {59BCEE43-B364-4F19-B091-4F29B8C52B45}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToGiftCardPurchasePageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how lines added to cart events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Lines Added To Cart

Event object type

Sitecore.Commerce.CustomModels.PageEvents.LinesAddedToCartPageEvent

Conditions

DefinitionId on source object is {F6FDD7BF-3847-4968-907A-5B2E12D79579}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartLinesPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how lines added to WishList events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Lines Added To WishList

Event object type

Sitecore.Commerce.CustomModels.PageEvents.LinesAddedToWishListPageEvent

Conditions

DefinitionId on source object is {CFC81CCE-83D3-4A63-9EE3-ACB8ED7E9603}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToWishListLinesPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how lines removed from cart events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Lines Removed From Cart

Event object type

Sitecore.Commerce.CustomModels.PageEvents.LinesRemovedFromCartPageEvent

Conditions

DefinitionId on source object is {7A6AAD99-E12F-40D9-AE46-8F056B447ED6}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartLinesPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how lines removed from wishlist events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Lines Removed From WishList

Event object type

Sitecore.Commerce.CustomModels.PageEvents.LinesRemovedFromWishListPageEvent

Conditions

DefinitionId on source object is {9F1D0B31-7A47-47AD-ACD4-5473A6DE59FD}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToWishListLinesPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how lines updated on cart events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Lines Updated On Cart

Event object type

Sitecore.Commerce.CustomModels.PageEvents.LinesUpdatedOnCartPageEvent

Conditions

DefinitionId on source object is {028DE215-649C-48A4-AAC9-1A7435F2E529}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToCartLinesPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how lines updated on wishlist events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Lines Updated On WishList

Event object type

Sitecore.Commerce.CustomModels.PageEvents.LinesUpdatedOnWishListPageEvent

Conditions

DefinitionId on source object is {8A3F1E20-9B21-438C-8825-6119B83AAD8A}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToWishListLinesPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how loyalty card purchase events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Loyalty Card Purchase

Event object type

Sitecore.Commerce.CustomModels.PageEvents.LoyaltyCardPurchasePageEvent

Conditions

DefinitionId on source object is {1A4C970F-1B91-4EDE-ABC3-AE57579D5601}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToLoyaltyCardPurchasePageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how loyalty program joined events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Loyalty Program Joined

Event object type

Sitecore.Commerce.CustomModels.Goals.LoyaltyProgramJoinedGoal

Conditions

DefinitionId on source object is {61F82EFD-B06A-495F-AAEC-B932D3E1EEB3}

Commerce converter type

Sitecore.Commerce.CustomModels.Goals.Converters.ConvertPageEventDataToLoyaltyProgramJoinedGoal

The common mappings that apply to all page events are applied to this page event.

This section describes how offline orders synchronized events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Offline Orders Synchronized

Event object type

Sitecore.Commerce.CustomModels.PageEvents.OfflineOrdersSynchronizedPageEvent

Conditions

DefinitionId on source object is {B102F3E6-573A-4F64-BDAC-06EF8E678948}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToOfflineOrdersSynchronizedPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how order status changed events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Order Status Changed

Event object type

Sitecore.Commerce.CustomModels.PageEvents.OrderStatusChangedPageEvent

Conditions

DefinitionId on source object is {53C8082E-EEC9-44C8-8FFB-6BF046ABE801}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToOrderStatusChangedPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how ordered product stock status events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Ordered Product Stock Status

Event object type

Sitecore.Commerce.CustomModels.PageEvents.OrderedProductStockStatusPageEvent

Conditions

DefinitionId on source object is {4D168822-B85C-4679-A877-FC9C41FCA4AC}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToOrderedProductStockStatusPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how products are back in stock events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Products Are Back In Stock

Event object type

Sitecore.Commerce.CustomModels.PageEvents.ProductsAreBackInStockPageEvent

Conditions

DefinitionId on source object is {AF0BD645-3B30-4148-AB36-4E9EC963AEE7}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToProductsAreBackInStockPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how product sorting events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Product Sorting

Event object type

Sitecore.Commerce.CustomModels.PageEvents.ProductSortingPageEvent

Conditions

DefinitionId on source object is {AA452646-4DA7-460A-A722-D981FBF55265}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToProductSortingPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how reorder requested events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Reorder Requested

Event object type

Sitecore.Commerce.CustomModels.PageEvents.ReorderRequestedPageEvent

Conditions

DefinitionId on source object is {4A712959-EEC9-469B-9851-98764DC9F82A}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToReorderRequestedPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how user account created events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > User Account Created

Event object type

Sitecore.Commerce.CustomModels.Goals.UserAccountCreatedGoal

Conditions

DefinitionId on source object is {582776A8-FA49-4882-9924-A36DF50954DF}

Commerce converter type

Sitecore.Commerce.CustomModels.Goals.Converters.ConvertPageEventDataToUserAccountCreatedGoal

The common mappings that apply to all page events are applied to this page event.

This section describes how user account deleted events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > User Account Deleted

Event object type

Sitecore.Commerce.CustomModels.PageEvents.UserAccountDeletedPageEvent

Conditions

DefinitionId on source object is {11A0E9BA-45F0-49B6-8548-B887634DB25A}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToUserAccountPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how user account disabled events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > User Account Disabled

Event object type

Sitecore.Commerce.CustomModels.PageEvents.UserAccountDisabledPageEvent

Conditions

DefinitionId on source object is {0724A487-EA7E-4D16-A4B9-345690D027FA}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToUserAccountPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how user account enabled events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > User Account Enabled

Event object type

Sitecore.Commerce.CustomModels.PageEvents.UserAccountEnabledPageEvent

Conditions

DefinitionId on source object is {2F0CF5A8-3855-4DF1-A72B-B9D6C2E11E57}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToUserAccountPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how user account updated events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > User Account Updated

Event object type

Sitecore.Commerce.CustomModels.PageEvents.UserAccountUpdatedPageEvent

Conditions

DefinitionId on source object is {F4037BEB-D95C-40FA-B8BF-12D19A733DF9}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToUserAccountPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how visited category page events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Visited Category Page

Event object type

Sitecore.Commerce.CustomModels.PageEvents.VisitedCategoryPageEvent

Conditions

DefinitionId on source object is {A05789FB-2456-4D3A-8173-D84976D6DA42}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToVisitedCategoryPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how visited product details page events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Visited Product Details Page

Event object type

Sitecore.Commerce.CustomModels.PageEvents.VisitedProductDetailsPageEvent

Conditions

DefinitionId on source object is {0D221789-0510-4209-8EB9-8EBC61DB76C3}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToVisitedProductDetailsPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how visited product stock status events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Visited Product Stock Status

Event object type

Sitecore.Commerce.CustomModels.PageEvents.VisitedProductStockStatusPageEvent

Conditions

DefinitionId on source object is {3A9C5119-0F85-4539-B950-39CA6938729B}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToVisitedProductStockStatusPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how visitor cancel order events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Visitor Cancel Order

Event object type

Sitecore.Commerce.CustomModels.PageEvents.VisitorOrderCancelPageEvent

Conditions

DefinitionId on source object is {FC96DFB4-CBBD-4522-AFBC-51044E687253}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToVisitorOrderCancelPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how visitor order created events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Visitor Order Created

Event object type

Sitecore.Commerce.CustomModels.Goals.VisitorOrderCreatedGoal

Conditions

DefinitionId on source object is {7D82353B-9A54-495D-A241-20CC13A58B91}

Commerce converter type

Sitecore.Commerce.CustomModels.Goals.Converters.ConvertPageEventDataToVisitorOrderCreatedGoal

The common mappings that apply to all page events are applied to this page event.

This section describes how visitor viewed order details events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Visitor Viewed Order Details

Event object type

Sitecore.Commerce.CustomModels.PageEvents.VisitorViewedOrderDetailPageEvent

Conditions

DefinitionId on source object is {E091DD1C-688B-439C-BC41-BB8714BFE66B}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToVisitorViewedOrderDetailsPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how visitor viewed order history events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > Visitor Viewed Order History

Event object type

Sitecore.Commerce.CustomModels.PageEvents.VisitorViewedOrderHistoryPageEvent

Conditions

DefinitionId on source object is {00191383-1474-4BED-9B22-020E7BAD4F74}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToVisitorViewedOrderHistoryPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how wishlist created events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > WishList Created

Event object type

Sitecore.Commerce.CustomModels.PageEvents.WishListCreatedPageEvent

Conditions

DefinitionId on source object is {3B8E2449-1BEA-490B-A0E8-F3358001897B}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToWishListCreatedPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how wishlist deleted events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > WishList Deleted

Event object type

Sitecore.Commerce.CustomModels.PageEvents.WishListDeletedPageEvent

Conditions

DefinitionId on source object is {AC0FD332-8793-4E38-B4BC-7D38BA0F5EAC}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToWishListDeletedPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how wishlist emailed events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > WishList Emailed

Event object type

Sitecore.Commerce.CustomModels.PageEvents.WishListEmailedPageEvent

Conditions

DefinitionId on source object is {CCDD0EAB-9DC5-4426-8D56-B4806C8769B1}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToWishListEmailedPageEvent

The common mappings that apply to all page events are applied to this page event.

This section describes how wishlist printed events are mapped from Sitecore 8.x to 9.

Source object

Member of the array located at PageEvents on the page from the interaction

Event mapping definition

Event Mappings for MongoDB Commerce Page Events > WishList Printed

Event object type

Sitecore.Commerce.CustomModels.PageEvents.WishListPrintedPageEvent

Conditions

DefinitionId on source object is {E9CC5C5B-072B-4CD9-B294-C3812B599E2B}

Commerce converter type

Sitecore.Commerce.CustomModels.PageEvents.Converters.ConvertPageEventDataToWishListPrintedPageEvent

The common mappings that apply to all page events are applied to this page event.