This integration looks to push experiment views into Hotjar, to use for segmentation/filtering in their system.
Enabling the integration
You'll find the integration in our Integrations library:
The available options are described here: Push Integrations - Available Options.
The integration
We use the following code to send data into Hotjar:
hj('event', 'wto_[project_alias]_[testid]_[variationid]');
hj('identify', null, {
{project_alias}: 'experiment_id',
});
The specific IDs and Alias reconcile with what is published for the specific test in the Webtrends Optimize Dashboard.
View in Hotjar
We do not currently have screenshots for using this data in Hotjar.