This integration looks to push experiment views into Contentsquare, to use for segmentation/filtering in their system.
Enabling the integration
You'll find the integration in our Integrations library:
Once installed, you'll have a toggle-switch to turn integrations on/off, and controls as described in the document below.
The available options are described here: Push Integrations - Available Options.
The integration
We use the following code to send data into Contentsquare:
window._uxa = window._uxa || [];
window._uxa.push(['trackDynamicVariable', { key: projectAlias, value: experimentName }]);
The specific IDs and Alias reconcile with what is published for the specific test in the Webtrends Optimize Dashboard.
View in Contentsquare
We do not currently have screenshots for using this data in Contentsquare.