Available Coveo page events
Available Coveo page events
|
Legacy feature
This article pertains to achieving relevance with the Coveo Hive framework. Coveo Hive is now in maintenance mode. See Achieve relevance for guidance on leveraging Coveo Platform relevance features with the Coveo Atomic library. |
When Sitecore Analytics are enabled on a Coveo-powered search page, page events are logged according to user actions.
This article describes the page events that Coveo offers and the circumstances under which they’re triggered.
These events are defined under /sitecore/System/Settings/Analytics/Page Events/Coveo
.
Document Views
Facets
These events are triggered for any action that’s related to a facet.
Breadcrumb Click
This event is triggered when the user clicks a breadcrumb to clear the associated value.
To perform this action, click the small beside the value name.
Breadcrumb Reset
This event is triggered when the user resets all the values that were set as breadcrumbs in a search page. This also deselects all the values of the facets. To perform this action, click Clear.

Facet Unexclusion
This event is triggered when the user includes a value that was previously excluded in a facet.

Facet Selection From Omnibox
This event is triggered when the user selects a facet value in the Omnibox, if it’s enabled. An omnibox is basically a search box displaying advanced options, which you can customize.

Facet Selection From Results
This event is triggered when the user selects a facet value from the results displayed, if a FieldValue Component is used.

Interface
Miscellaneous
These events are triggered for any action that’s unrelated to any other page event category.
Did You Mean
This event is triggered when the user clicks a query suggest, or when the query is automatically corrected because of a spelling mistake.

Top Field Suggestion Click
This event is triggered when the user clicks a top field suggestion, given that there’s a TopFieldSuggestions Component on the page.
Query
These events are triggered for any action related to a query performed by the user.
No Results Back
This event is triggered when the user clicks Cancel last action after doing a query that returns no results.

Search-As-You-Type
This event is triggered when the user performs a query and the search-as-you-type feature is enabled on the search page.

Search Query Link
This event is triggered when the user enters a search page with a query that’s already in the URL, such as http://<INSTANCE_HOSTNAME>/search#q=sample
.