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.
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.
The following table lists funnel events that you can track using the Sitecore Search Events API:
Event action |
Event name |
Description |
---|---|---|
|
|
Visitor views an entity page. |
|
|
Visitor views any other page. Examples: confirm, cart, category, search, detail, qview. |
|
|
Visitor bookmarks an entity. |
|
|
Visitor adds a review to an entity. |
|
|
Visitor selects an entity to compare to another entity or entities. |
|
|
Visitor adds an entity variation to cart from the entity page, quick view, or category page. |
|
|
Visitor adds an entity variation to wishlist from the entity page, quick view, or category page. |
|
|
Visitor likes an entity from the cart page, content page, or quick view. |
|
|
Visitor downloads an entity. |
|
|
Visitor completes an order from a confirmation page. The order can be of any kind of entity, including a content subscription or a product. |
|
|
Visitor upvotes an entity from the entity page, quick view, or category page. |
|
|
Visitor removes a bookmark from a page. |
|
|
Visitor removes a review from a page. |
|
|
Visitor removes an entity from comparison with other entity or entities. |
|
|
Visitor removes a like from an entity from the cart page, content page, or quick view. |
|
|
Visitor removes an entity from the cart. |
|
|
Visitor removes an entity from their wishlist. |
|
|
Information about a visitor is accessed. |
|
| |
|
|
Visitor signs up for something such as an email subscription. |
|
|
Custom event that you want Sitecore Search to track. |