-
Hive Components Reference
- CoveoForSitecoreAnalytics
- CoveoForSitecoreBindWithUserContext
- CoveoForSitecoreContext
- CoveoForSitecoreExpressions
- CoveoForSitecoreExternalContent
- CoveoForSitecoreFilterExpression
- CoveoForSitecoreLocalExpression
- CoveoForSitecoreRankingExpression
- DistanceResources
- GoogleApiPositionProvider
- NavigatorPositionProvider
- SendAnalyticsToSitecore
- StaticPositionProvider
- ValidateAnalyticsIncluded
SendAnalyticsToSitecore
This component duplicates the Analytics request from the Coveo Analytics service to the Experience Profile endpoint.
Options
scAnalyticsEndpointUri
The endpoint URI on which to send the duplicate analytics requests.
This option is required.
The default value is undefined
.
<div class="CoveoSendAnalyticsToSitecore" data-sc-analytics-endpoint-uri='/myanalytics/endpoint'></div>
Sample
<div class="CoveoSendAnalyticsToSitecore"></div>
Recommended Articles