--- title: Send Coveo Analytics to Sitecore xConnect slug: '2702' canonical_url: https://docs.coveo.com/en/2702/ collection: coveo-for-sitecore-v5 source_format: adoc --- # Send Coveo Analytics to Sitecore xConnect > **Legacy feature** > > The Coveo Hive Framework is now in maintenance mode and is no longer recommended for new implementations. > > To build new search experiences, use one of Coveo's more modern, lightweight, and responsive libraries. > To get started, see the [Build search](https://docs.coveo.com/en/2473/) article. Coveo for Sitecore packages ship with files required to enable sending Coveo Analytics events to [Sitecore xConnect](https://doc.sitecore.com/xp/en/developers/100/sitecore-experience-platform/xconnect-and-the-xdb.html). Enabling the events requires some manual steps that involve both your Sitecore and xConnect instances. To enable sending Coveo Analytics events to Sitecore xConnect . In your Sitecore instance file system, navigate to `\App_Config\Modules\Coveo\XConnectDefinitions`. . In another file explorer window, open the file system of your Sitecore xConnect instance and navigate to `\App_Data\Models`. . Copy all JSON files from the `XConnectDefinitions` folder into the `Models` folder of your xConnect instance. Repeat this step for all your xConnect instances. . In your Sitecore instance, navigate back to `\App_Config\Modules\Coveo\Analytics`. . Activate the xConnect configuration file by removing the `.disabled` extension of the `Coveo.Analytics.XConnect.config.disabled` file. You can now include the `Send Analytics To Sitecore` rendering in your page to send analytics to the Sitecore xConnect service.