--- title: Logging Sitecore page events slug: '2493' canonical_url: https://docs.coveo.com/en/2493/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Logging Sitecore 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](https://docs.coveo.com/en/n9qd0318/) for guidance on leveraging [Coveo Platform](https://docs.coveo.com/en/186/) relevance features with the Coveo Atomic library. When the Analytics component is enabled, Coveo for Sitecore logs a variety of page events in the Sitecore xDB, such as those described in [Available Coveo page events](https://docs.coveo.com/en/2151/). There are also a few events that Sitecore supports by default: the [Search](#search-event) and [No Search Hits Found](#no-search-hits-found-event) events. ## Search Event The Search event is available by default in Sitecore. When using the Coveo UI components with Analytics enabled, Search events will be logged for the following user actions: * Search Query submit - when the user clicks the search button or types enter in a search box. * Search-as-you-type - when the user searches for a value in an interface in which search-as-you-type is enabled. This event appears as the following in the Experience Profile: ![Screenshot of the Sitecore Experience Profile showing a Coveo search event | Coveo](https://docs.coveo.com/en/assets/images/c4sc-v5/32604501.png) ## No Search Hits Found Event This event is a specific use case of the Search event, which is only triggered when a query returns no results. This applies to the same user actions as the Search event. By default, this event doesn't appear in the events of the Experience Profile.