Coveo for Sitecore version: 5.0.1277.4 (Release date: October 23, 2023)
The latest Coveo for Sitecore module version (5.0.1368.1) has fixes for updating the analytics endpoint. In the release notes, we have quite a few Analytics related changes and proper analytics endpoints are being used with this version.
WEB-6836: Fixed the content structure of the Coveo Page View Analytics request payload.
WEB-6922: Removed no longer required usage reporting.
WEB-6937: Fixed the analytics endpoint being used when you bypass the Coveo for Sitecore proxy.
WEB-6954: Simplified the way the Usage Analytics endpoint is composed, depending on the context.
Example: \Coveo\Hive\js\CoveoForSitecore.js
Once the module is upgraded, the traffic starts to drop in the deprecated endpoint and eventually leading to 100% in the recommended endpoint.
Recent blog related to this change - https://www.nehemiahj.com/2024/11/coveo-for-sitecore-endpoint-deprecation.html
First off, thanks for sharing! Secondly, was your issue originally occurring with the proxy, or only while bypassing the proxy?
ReplyDeleteOnly with Sitecore proxy. We had issues even after updating the module version. Coveo has fixed an issue at their end and it is working fine even with Sitecore proxy.
DeleteYes, thank you. They fixed an issue on their cloud service regarding the header X-Forwarded-Host, which was set to our site's hostname. Everything is working now.
ReplyDeleteYes, I was involved in the discussion. Blogged it here. https://www.nehemiahj.com/2024/11/coveo-for-sitecore-endpoint-deprecation.html
Delete