Use EmotionsAI targeting on hard-coded personalizations
This documentation will show you how to get the best from the emotional analysis by acting on the EmotionsAI segment on hard-coded personalizations.
const abTastyData = JSON.parse(localStorage.getItem('ABTastyData'));
if (abTastyData?.eai?.segment === "Competition") {
// code to display the right personalization or modification
}PreviousQA a campaign on Desktop with EmotionsAI Chrome ExtensionNextUsage of EmotionsAI in some Push integrations
Last updated
Was this helpful?

