1. Search Developer

Funnel events

Funnel events represent visitor actions that you want to track that do not directly involve a Sitecore Search component. The specific types of events might differ depending on industry and domain.

You can qualify any event as a conversion by setting the action_sub_type key to conversion. Conversion analytics are generated based on events with this qualification.

Note

When sending an event, we recommend that you choose events from this table. However, you can also track custom events by using the custom event name.

When events are tracked properly, the resulting data can be used to power recommendations. For example, view events can be used in a recommendation widget to show Top Viewed items in last N days, and add to cart events can be used in a recommendation widget for Co-added to cart items.

The following table lists funnel events that you can track using the Sitecore Search Events API:

Event actionEvent nameDescription
viewentity_pageVisitor views an entity page.
view<other pages>Visitor views any other page.

Examples: confirm, cart, category, search, detail, qview.
addbookmarkVisitor bookmarks an entity.
addreviewVisitor adds a review to an entity.
addcompareVisitor selects an entity to compare to another entity or entities.
addcartVisitor adds an entity variation to cart from the entity page, quick view, or category page.
addwishlistVisitor adds an entity variation to wishlist from the entity page, quick view, or category page.
addlikeVisitor likes an entity from the cart page, content page, or quick view.
adddownloadVisitor downloads an entity.
addorder_confirmVisitor completes an order from a confirmation page. The order can be of any kind of entity, including a content subscription or a product.
addupvoteVisitor upvotes an entity from the entity page, quick view, or category page.
removebookmarkVisitor removes a bookmark from a page.
removereviewVisitor removes a review from a page.
removecompareVisitor removes an entity from comparison with other entity or entities.
removelikeVisitor removes a like from an entity from the cart page, content page, or quick view.
removecartVisitor removes an entity from the cart.
removewishlistVisitor removes an entity from their wishlist.
identifyinfoInformation about a visitor is accessed.
identifyloginVisitor logs in.
identifysignupVisitor signs up for something such as an email subscription.
<customer specified action>customCustom event that you want Sitecore Search to track.
If you have suggestions for improving this article, let us know!