Catalog pipelines

Version:

ProductSorting pipeline

Name:

ProductSorting

Description:

This pipeline is responsible for triggering the page event Product Sorting.

Usage:

Called from Sitecore.

Args:

Request - Contains the additional pageevent event information.

Response None.

Processors:

TriggerProductSortingPageEvent

Responsibility:Triggers the page event Product Sorting to register a product sort used by the visitor.

Usage: Called from Sitecore and typically does not call the ECS at all.

Ownership: The processor is provided with Connect.

Customization: No immediate need for overwriting the default functionality, unless you want to register more information with the page event.

FacetApplied pipeline

Name:

FacetApplied

Description:

This pipeline is responsible for triggering the page event Facet Applied.

Usage:

Called from Sitecore.

Args:

Request - Contains the additional pageevent event information.

Response None.

Processors:

TriggerFacetAppliedPageEvent

Responsibility:Triggers the page event Facet Applied, to register the facet used by the visitor.

Usage: Called from Sitecore and typically does not call the ECS at all.

Ownership: The processor is provided with Connect.

Customization: No immediate need for overwriting the default functionality, unless you want to register more information with the page event.

VisitedProductDetailsPage pipeline

Name:

VisitedProductDetailsPage

Description:

This pipeline is responsible for triggering the page event Visited Product Details Page.

Usage:

Called from Sitecore.

Args:

Request - Contains the additional pageevent event information.

Response None.

Processors:

TriggerVisitedProductDetailsPagePageEvent

Responsibility:Triggers the page event Visited Product Details Page to register the product details page view by the visitor.

Usage: Called from Sitecore and typically does not call the ECS at all.

Ownership: The processor is provided with Connect.

Customization: No immediate need for overwriting the default functionality, unless you want to register more information with the page event.

VisitedCategoryPage pipeline

Name:

VisitedCategoryPage

Description:

This pipeline is responsible for triggering the page event Visited Category Page.

Usage:

Called from Sitecore.

Args:

Request - Contains the additional pageevent event information.

Response None.

Processors:

TriggerVisitedCategoryPagePageEvent

Responsibility:Triggers the page event Visited Category Page to register the category page viewed by the visitor.

Usage: Called from Sitecore and typically does not call the ECS at all.

Ownership: The processor is provided with Connect.

Customization: No immediate need for overwriting the default functionality, unless you want to register more information with the page event.

SearchInitiated pipeline

Name:

SearchInitiated

Description:

This pipeline is responsible for triggering the page event Search.

Usage:

Called from Sitecore.

Args:

Request - Contains the additional pageevent event information.

Response None.

Processors:

TriggerSearchPageEvent

Responsibility:Triggers the page event Search to register the keyword search performed by the visitor.

Usage: Called from Sitecore and typically does not call the ECS at all.

Ownership: The processor is provided with Connect.

Customization: No immediate need for overwriting the default functionality, unless you want to register more information with the page event.

If you have suggestions for improving this article, let us know!