<!DOCTYPE html> <!--[if IE 6]><html id="ie6" lang="en-US"> <![endif]--> <!--[if IE 7]><html id="ie7" lang="en-US"> <![endif]--> <!--[if IE 8]><html id="ie8" lang="en-US"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--><html lang="en-US"> <!--<![endif]--><head><meta name="msvalidate.01" content="1033997EC383621B874EB0392F261984"/><link rel="preconnect" href="//cdn.dynamicyield.com"><link rel="preconnect" href="//st.dynamicyield.com"><link rel="preconnect" href="//rcom.dynamicyield.com"><link rel="dns-prefetch" href="//cdn.dynamicyield.com"><link rel="dns-prefetch" href="//st.dynamicyield.com"><link rel="dns-prefetch" href="//rcom.dynamicyield.com"> <script data-cfasync="false">window.dataLayer = window.dataLayer || [];
window.gtag = function() { dataLayer.push(arguments); }
window.gtag('consent', 'default', {
ad_storage: 'denied',
ad_user_data: 'denied',
ad_personalization: 'denied',
analytics_storage: 'denied',
functionality_storage: 'denied',
personalization_storage: 'denied',
security_storage: 'granted', // Only this is granted by default
});</script> <script data-cfasync="false">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MCQHF8');</script> <script data-cfasync="false" async>// Init the adobeDataLayer array
var adobeDataLayer = adobeDataLayer || [];
// Only when the API is ready
function adobeWaitForDY() {
if (typeof(window.DY) !== 'undefined' && typeof(window.DY.AdDetection) !== 'undefined' &&
typeof($dy) !== 'undefined' && typeof($dy(window)) !== 'undefined' && typeof($dy.renderSmartTagSlider) !== 'undefined') {
var zi_data = localStorage.getItem('ZoomInfoData'),
ada_page_info = {
"pageName": "Optimization",
"siteName": "Mastercard Dynamic Yield",
"pageTitle": "en_US :optimization",
"pageURL": "https://www.dynamicyield.com/optimization/",
"country": "US",
"language": "en",
"dyID": DY.dyid,
"userStatus": "Guest"
};
// Detect the hierarchy and
// site sections based on the URL slugs
var current_pathname = window.location.pathname.replace(/^\/|\/$/g, '');
if(current_pathname) {
var current_sitesections = current_pathname.split('/'),
current_hierarchy = current_sitesections.map(function(segment) {
return segment.split(/[-_]/).map(function(word) {
return word.charAt(0).toUpperCase() + word.slice(1);
})
.join(' ');
});
// Site section 1
if(current_sitesections[0]) {
ada_page_info.siteSection1 = current_sitesections[0];
}
// Site section 2
if(current_sitesections[1]) {
ada_page_info.siteSection2 = current_sitesections[1];
}
// Hierarchy
ada_page_info.hierarchy = current_hierarchy.join('|');
}
// Push the ZI params as well
if(zi_data) {
zi_data = JSON.parse(zi_data);
if(zi_data.name) {
ada_page_info.ziCompany = zi_data.name;
}
if(zi_data.domain) {
ada_page_info.ziDomain = zi_data.domain;
}
if(zi_data.employeesrange) {
ada_page_info.ziEmployees = zi_data.employeesrange;
}
if(zi_data.industry) {
ada_page_info.ziIndustry = zi_data.industry;
}
}
// Decode HTML prior to dispatching the event
Object.keys(ada_page_info).forEach(function(key) {
ada_page_info[key] = $('<textarea/>').html(ada_page_info[key]).text();
});
adobeDataLayer.push({
"event": "pageLoad",
"pageInfo": ada_page_info
});
} else {
setTimeout(adobeWaitForDY, 150);
}
}
adobeWaitForDY();</script> <script type="text/javascript">function OptanonWrapper() {
console.log('OneTrust Loaded');
DY_API_update_consent_mode();
OneTrust.OnConsentChanged(DY_API_update_consent_mode);
}
function DY_API_update_consent_mode() {
var groups = OnetrustActiveGroups.split(',');
DY.userActiveConsent = {accepted: groups.includes('C0004')};
DYO.ActiveConsent.updateConsentAcceptedStatus(groups.includes('C0004'));
if(groups.includes('C0004')) {
console.log('OneTrust_Consent_Is_Granted');
DY.API('event',{ name: 'OneTrust_Consent_Is_Granted', properties: {}});
}
console.log('OneTrust - DY API is ' + (groups.includes('C0004') ? 'Enabled' : 'Disabled'));
}
window.addEventListener('OTConsentApplied', function() {
var groups = OnetrustActiveGroups.split(',');
if(groups.includes('C0004')) {
console.log('OneTrust_Initial_Consent_Granted');
DY.API('event',{ name: 'OneTrust_Initial_Consent_Granted', properties: {}});
}
});</script> <script type="text/javascript">/*WebFontConfig = {
google: { families: [ 'Shadows+Into+Light::latin', 'Handlee::latin', 'Roboto:400,100,300,500:latin' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})(); */
console.log(
'%cLet’s personalize experiences together.\n%cDynamic Yield is hiring smart engineers like you to help solve hard problems.\n%cSee our jobs page: https://www.dynamicyield.com/careers',
'font-size:2.2em;line-height:1.4em;margin-top:20px;color:rgb(93, 56, 185);',
'font-size:1.1em;line-height:1.6em;color:rgb(0, 0, 0);',
'font-size:1.1em;line-height:1.6em;margin-bottom:20px;color:rgb(0, 0, 0);'
);
function waitForElementToDisplay(selector, time, functionName) {
if (document.getElementById(selector) != null) {
functionName();
return;
} else {
setTimeout(function () {
waitForElementToDisplay(selector, time, functionName);
}, time);
}
}
function dcWaitForJQuery(time, functionName) {
if (window.jQuery || window.n2) {
functionName();
return;
} else {
setTimeout(function () {
dcWaitForJQuery(time, functionName);
}, time);
}
}</script> <meta name="msvalidate.01" content="451B75B70520F4C76D67F116C9EFFE5C"/><meta property="twitter:account_id" content="4503599629852947"/><meta name="p:domain_verify" content="f8112f57c09778e892850075a87dc1cf"/><meta name="google-site-verification" content="9FbmfdC4cM7JG8sgYh6w9HhFlxvEHewltexeUVzuSfE"/><meta charset="UTF-8"/><link rel="pingback" href="https://www.dynamicyield.com/xmlrpc.php"/> <!--[if lt IE 9]> <script src="https://www.dynamicyield.com/wp-content/themes/Divi/js/html5.js" type="text/javascript"></script> <![endif]--> <script type="text/javascript">document.documentElement.className = 'js';</script> <script type="text/javascript">var getLangCode = 'en';</script> <link rel="prefetch" href="/wp-content/themes/Divi/css/custom-style.css" as="style" crossorigin="anonymous"><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /><link rel="alternate" hreflang="en" href="https://www.dynamicyield.com/optimization/" /><link rel="alternate" hreflang="de" href="https://www.dynamicyield.com/de/optimization/" /><link rel="alternate" hreflang="fr" href="https://www.dynamicyield.com/fr/optimization/" /><link rel="alternate" hreflang="ja" href="https://www.dynamicyield.com/ja/optimize/" /><link rel="alternate" hreflang="es" href="https://www.dynamicyield.com/es/optimization/" /><link rel="alternate" hreflang="x-default" href="https://www.dynamicyield.com/optimization/" /> <script data-cfasync="false" data-pagespeed-no-defer>var gtm4wp_datalayer_name = "dataLayer";
var dataLayer = dataLayer || [];</script> <title>Enterprise-grade A/B testing software — Dynamic Yield</title><link rel="preload" as="font" href="https://www.dynamicyield.com/wp-content/themes/Divi/fonts/CircularXXTT/CircularXXWeb-Bold.woff2" crossorigin/><link rel="preload" as="font" href="https://www.dynamicyield.com/wp-content/themes/Divi/fonts/CircularXXTT/CircularXXWeb-Medium.woff2" crossorigin/><link rel="preload" as="font" href="https://www.dynamicyield.com/wp-content/themes/Divi/fonts/CircularXXTT/CircularXXWeb-Book.woff2" crossorigin/><meta name="description" content="An agile optimization and A/B testing software designed to let you experiment anywhere in your stack, with confidence and zero risk." /><link rel="canonical" href="https://www.dynamicyield.com/optimization/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="article" /><meta property="og:title" content="Enterprise-grade A/B testing software — Dynamic Yield" /><meta property="og:description" content="An agile optimization and A/B testing software designed to let you experiment anywhere in your stack, with confidence and zero risk." /><meta property="og:url" content="https://www.dynamicyield.com/optimization/" /><meta property="og:site_name" content="Mastercard Dynamic Yield" /><meta property="article:publisher" content="https://www.facebook.com/DynamicYield" /><meta property="article:modified_time" content="2025-08-28T13:42:33+00:00" /><meta property="og:image" content="https://www.dynamicyield.com/wp-content/uploads/2023/10/dy-mc-master-social-share-2.png" /><meta property="og:image:width" content="1200" /><meta property="og:image:height" content="628" /><meta property="og:image:type" content="image/png" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:site" content="@DynamicYield" /><meta name="twitter:label1" content="Est. reading time" /><meta name="twitter:data1" content="17 minutes" /><meta name="twitter:label2" content="Written by" /><meta name="twitter:data2" content="Dynamic Yield Marketing" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.dynamicyield.com/optimization/","url":"https://www.dynamicyield.com/optimization/","name":"Enterprise-grade A/B testing software — Dynamic Yield","isPartOf":{"@id":"https://www.dynamicyield.com/#website"},"primaryImageOfPage":{"@id":"https://www.dynamicyield.com/optimization/#primaryimage"},"image":{"@id":"https://www.dynamicyield.com/optimization/#primaryimage"},"thumbnailUrl":"https://www.dynamicyield.com/wp-content/uploads/2024/06/Feature-Flag.svg","datePublished":"2023-11-13T11:24:59+00:00","dateModified":"2025-08-28T13:42:33+00:00","description":"An agile optimization and A/B testing software designed to let you experiment anywhere in your stack, with confidence and zero risk.","breadcrumb":{"@id":"https://www.dynamicyield.com/optimization/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.dynamicyield.com/optimization/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.dynamicyield.com/optimization/#primaryimage","url":"https://www.dynamicyield.com/wp-content/uploads/2024/06/Feature-Flag.svg","contentUrl":"https://www.dynamicyield.com/wp-content/uploads/2024/06/Feature-Flag.svg"},{"@type":"BreadcrumbList","@id":"https://www.dynamicyield.com/optimization/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.dynamicyield.com/"},{"@type":"ListItem","position":2,"name":"Optimization"}]},{"@type":"WebSite","@id":"https://www.dynamicyield.com/#website","url":"https://www.dynamicyield.com/","name":"Mastercard Dynamic Yield","description":"","publisher":{"@id":"https://www.dynamicyield.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.dynamicyield.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.dynamicyield.com/#organization","name":"Mastercard Dynamic Yield","url":"https://www.dynamicyield.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.dynamicyield.com/#/schema/logo/image/","url":"https://www.dynamicyield.com/wp-content/uploads/2019/10/DY-Hero_Logo-Black@x2.png","contentUrl":"https://www.dynamicyield.com/wp-content/uploads/2019/10/DY-Hero_Logo-Black@x2.png","width":458,"height":458,"caption":"Mastercard Dynamic Yield"},"image":{"@id":"https://www.dynamicyield.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/DynamicYield","https://x.com/DynamicYield","https://www.instagram.com/dynamic.yield/","https://www.linkedin.com/company/dynamic-yield","http://www.pinterest.com/dynamicyield/","https://www.youtube.com/channel/UCPWEcR8lQRadVKYW8H4sndQ","https://en.wikipedia.org/wiki/Dynamic_Yield"]}]}</script> <link rel="alternate" type="application/rss+xml" title="Mastercard Dynamic Yield » Feed" href="https://www.dynamicyield.com/feed/" /><link rel="alternate" type="application/rss+xml" title="Mastercard Dynamic Yield » Comments Feed" href="https://www.dynamicyield.com/comments/feed/" /><meta content="Divi v." name="generator"/><link rel='stylesheet' id='sbi_styles-css' href='https://www.dynamicyield.com/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.2.6' type='text/css' media='all' /><style id='wp-emoji-styles-inline-css' type='text/css'>img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}</style><link rel='stylesheet' id='wp-block-library-css' href='https://www.dynamicyield.com/wp-includes/css/dist/block-library/style.min.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><style id='classic-theme-styles-inline-css' type='text/css'>/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}</style><style id='global-styles-inline-css' type='text/css'>body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style><link rel='stylesheet' id='rfw-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_7c036e0987ef80b703d7eb1abf922895.css?ver=2026021217' type='text/css' media='all' /><link rel='stylesheet' id='divi-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_ab3666a686d3dac03fd3032e5757637e.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='et_lb_modules-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_c0102af27938567cb82cc02e4da3a673.css?ver=2.4' type='text/css' media='all' /><link rel='stylesheet' id='et-shortcodes-css-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_40cb404848bc2e556105c8aea77f29aa.css?ver=3.0' type='text/css' media='all' /><link rel='stylesheet' id='elementor-icons-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.6.2' type='text/css' media='all' /><link rel='stylesheet' id='elementor-animations-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=2.9.9' type='text/css' media='all' /><link rel='stylesheet' id='elementor-frontend-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=2.9.9' type='text/css' media='all' /><link rel='stylesheet' id='elementor-pro-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=2.10.0' type='text/css' media='all' /><link rel='stylesheet' id='font-awesome-css' href='https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' /><link rel='stylesheet' id='elementor-global-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_12a32c87d5f3cd59de1889deefab8a86.css?ver=1727179740' type='text/css' media='all' /><link rel='stylesheet' id='elementor-post-208569-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_126e5bf301bec7b462f3ff07f8724a21.css?ver=1756388630' type='text/css' media='all' /><link rel='stylesheet' id='et-shortcodes-responsive-css-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_3a30a77569bc4544b9465acbee8e5f97.css?ver=3.0' type='text/css' media='all' /><link rel='stylesheet' id='wp-featherlight-css' href='https://www.dynamicyield.com/wp-content/plugins/wp-featherlight/css/wp-featherlight.min.css?ver=1.3.4' type='text/css' media='all' /><link rel='stylesheet' id='baskerville-font-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_8c23179f030d02e0065d2054eab34279.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='markformc-font-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_0eb51906eca648ca4559d0a03b898d83.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='mackinac-font-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_9c8fec2609ebc9764a6e16471d9451ae.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='button-pulse-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_4cabc8dd29eaa9af7bf2df62f1c40af9.css?ver=935c7f8ce03960b02800bc8ae3231df8' type='text/css' media='all' /><link rel='stylesheet' id='fontawesome-css' href='https://www.dynamicyield.com/wp-content/themes/Divi/custom/font-awesome/css/font-awesome.min.css' type='text/css' media='all' /><link rel='stylesheet' id='bootstrap-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_d375e60add46d8de26a78728b517660f.css' type='text/css' media='all' /><link rel='stylesheet' id='slick-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_13b1b6672b8cfb0d9ae7f899f1c42875.css' type='text/css' media='all' /><link rel='stylesheet' id='slick-theme-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_f9faba678c4d6dcfdde69e5b11b37a2e.css' type='text/css' media='all' /><link rel='stylesheet' id='custom-theme-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_57f41281576414370c141cd00d2a80a9.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='custom-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_417039b6d54561fe1e8c94ee67cd902c.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='header-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_d75ad7543415df427913a5fe91606386.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='footer-style-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_25400e1cfd7099cc557083769c928231.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='video_tabs_module-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_f1109a8bc8c46ec9f2205cc8603c132f.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='mkto-embedded-reset-page-css-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_d117c8ecde800f5dccd137c16bab71af.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='splide-core.min-page-css-css' href='https://www.dynamicyield.com/wp-content/themes/Divi/css/splide-core.min.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='capabilities-page-css-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_1bb7fd6f8ab1b7d4f17b496a8df54b64.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='cap-optimize-page-css-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_4859bb5e04e288627fc03d0efacffde4.css?ver=26.27' type='text/css' media='all' /><link rel='stylesheet' id='customers-shortcode-css' href='https://www.dynamicyield.com/wp-content/cache/autoptimize/css/autoptimize_single_c6bf61e9c8beb560d64d119f58757b8b.css?ver=26.27' type='text/css' media='all' /> <script type="text/javascript" src="https://www.dynamicyield.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/blazy.min.js" id="blazy-js"></script> <link rel="https://api.w.org/" href="https://www.dynamicyield.com/wp-json/" /><link rel="alternate" type="application/json" href="https://www.dynamicyield.com/wp-json/wp/v2/pages/208569" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.dynamicyield.com/xmlrpc.php?rsd" /><link rel='shortlink' href='https://www.dynamicyield.com/?p=208569' /><link rel="alternate" type="application/json+oembed" href="https://www.dynamicyield.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.dynamicyield.com%2Foptimization%2F" /><link rel="alternate" type="text/xml+oembed" href="https://www.dynamicyield.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.dynamicyield.com%2Foptimization%2F&format=xml" /><meta name="generator" content="WPML ver:4.6.8 stt:1,4,3,28,2;" /> <script type="text/javascript">(function(url){
if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
var addEvent = function(evt, handler) {
if (window.addEventListener) {
document.addEventListener(evt, handler, false);
} else if (window.attachEvent) {
document.attachEvent('on' + evt, handler);
}
};
var removeEvent = function(evt, handler) {
if (window.removeEventListener) {
document.removeEventListener(evt, handler, false);
} else if (window.detachEvent) {
document.detachEvent('on' + evt, handler);
}
};
var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
var logHuman = function() {
if (window.wfLogHumanRan) { return; }
window.wfLogHumanRan = true;
var wfscr = document.createElement('script');
wfscr.type = 'text/javascript';
wfscr.async = true;
wfscr.src = url + '&r=' + Math.random();
(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
for (var i = 0; i < evts.length; i++) {
removeEvent(evts[i], logHuman);
}
};
for (var i = 0; i < evts.length; i++) {
addEvent(evts[i], logHuman);
}
})('//www.dynamicyield.com/?wordfence_lh=1&hid=A3D84044B6529B2995A2C76651869855');</script>
<script data-cfasync="false" data-pagespeed-no-defer>var dataLayer_content = {"visitorLoginState":"logged-out","visitorType":"visitor-logged-out","pagePostType":"page","pagePostType2":"single-page","pagePostAuthor":"Dynamic Yield Marketing","pagePostDate":"November 13, 2023","pagePostDateYear":"2023","pagePostDateMonth":"11","pagePostDateDay":"13","pagePostDateDayName":"Monday","pagePostDateHour":"06","pagePostDateMinute":"24","pagePostDateIso":"2023-11-13T06:24:59-05:00","pagePostDateUnix":1699856699};
dataLayer.push( dataLayer_content );</script> <script type="text/javascript">console.warn && console.warn("[GTM4WP] Google Tag Manager container code placement set to OFF !!!");
console.warn && console.warn("[GTM4WP] Data layer codes are active but GTM container must be loaded using custom coding !!!");</script> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=1" /><link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"><link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"><link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"><link rel="icon" type="image/png" href="/favicon-180x180.png" sizes="180x180"><link rel="icon" type="image/png" href="/favicon-192x192.png" sizes="192x192"><link rel="icon" type="image/png" href="/favicon-194x194.png" sizes="194x194"><link rel="shortcut icon" href="/favicon.ico"> <script type="text/javascript" data-noptimize>function dy_bind_adobe_mkto_events(form, form_id, form_name) {
// Init the adobeDataLayer object
window.adobeDataLayer = window.adobeDataLayer || [];
var focus_reported = false;
var form_completed = false;
var form_started_reported = false;
// Monitor input interactions - first focus (form start)
form.getFormElem().find('input, select').on('focus', function() {
// Only if it hasn't been reported yet
if(! focus_reported) {
focus_reported = true;
form_started_reported = true;
adobeDataLayer.push({
"event": "form_start",
"trackAction": {
"formName": form_name,
"formID": form_id,
"zoomInfo": localStorage.ZoomInfoData !== undefined,
}
});
}
});
// Detect dropoff if the form hasn't been completed
window.addEventListener("beforeunload", function(event) {
if (form_completed) return;
var filledLabels = [];
var count = 0;
form.getFormElem().find('input, select').each(function() {
var value = this.value && this.value.trim();
if (value) {
var label = form.getFormElem().find("label[for='" + this.id + "']").text().trim();
if (label) {
filledLabels.push(label);
count++;
}
}
});
if (count > 0) {
adobeDataLayer.push({
"event": "form_dropoff",
"formInfo": {
"formName": form_name,
"formID": form_id,
"zoomInfo": localStorage.ZoomInfoData !== undefined,
"completedFields": {
"labels": filledLabels.join("|"),
"count": count.toString()
}
}
});
}
});
// Hook into successful submission
form.onSuccess(function(values, followUpUrl) {
if(form_started_reported) {
// Report form completed
form_completed = true;
// Send an Adobe Analytics DataLayer event
adobeDataLayer.push({
"event": "form_complete",
"formInfo": {
"formName": form_name,
"formID": form_id,
"zoomInfo": localStorage.ZoomInfoData !== undefined,
"successAction": {
"action": "redirect",
"redirectUrl": followUpUrl
}
}
});
}
});
}
function dy_bind_adobe_cta_event(cta, cta_type, cta_section) {
var cta_name = cta.text().trim(),
cta_url,
page_url = window.location.href;
// const domainName = window.location.origin;
if (cta.attr('href') !== undefined) {
// cta_url = domainName + cta.attr('href');
cta_url = cta.attr('href');
} else {
cta_url = page_url;
}
adobeDataLayer.push({
"event": "ctaClick",
"clickInfo": {
"ctaName": cta_name,
"ctaType": cta_type,
"destinationURL": cta_url,
"ctaLocation": page_url,
"ctaSection": cta_section
}
});
}</script> <link rel="shortcut icon" href="https://www.dynamicyield.com/wp-content/uploads/2018/11/favicon-194x194.png" /><link rel="preload" as="image" href="/wp-content/themes/Divi/images/capabilities/bg-opt-1.jpg" /><link rel="preload" as="image" href="/wp-content/themes/Divi/images/capabilities/bg-opt-2.jpg" /><link rel="preload" as="image" href="/wp-content/themes/Divi/images/capabilities/bg-opt-3.jpg" /><link rel="preload" as="image" href="/wp-content/themes/Divi/images/capabilities/bg-opt-4.jpg" /></head><body class="page-template page-template-elementor_header_footer page page-id-208569 wp-featherlight-captions et_fixed_nav et_right_sidebar unknown et_includes_sidebar elementor-default elementor-template-full-width elementor-kit-140995 elementor-page elementor-page-208569 default_header cap-wrapper"><div id="page-container"><header id="main-header" class="et_nav_text_color_dark"
style="background: #fff;"><div class="container-fluid clearfix"><div class="dy-header-logo"> <a href="https://www.dynamicyield.com/"
class="main-logo-container capability-animation"><div id="logo_symbol"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="Layer_1" x="0" y="0" version="1.1" viewBox="0 0 266.8 164.9"><g id="XMLID_23_"><path fill="#ff5f00" d="M97.3 17.5h72.2v129.7H97.3z"/><path id="XMLID_35_" fill="#eb001b" d="M101.9 82.4c0-26.3 12.3-49.7 31.5-64.8-14-11-31.7-17.6-51-17.6C36.9-.1 0 36.8 0 82.4c0 45.5 36.9 82.5 82.5 82.5 19.2 0 36.9-6.6 51-17.6-19.3-15.2-31.6-38.6-31.6-64.9z"/><path d="M266.8 82.4c0 45.5-36.9 82.5-82.5 82.5-19.2 0-36.9-6.6-51-17.6 19.2-15.1 31.5-38.5 31.5-64.8s-12.3-49.7-31.5-64.8c14-11 31.7-17.6 51-17.6 45.6-.2 82.5 36.7 82.5 82.3zM259 133.5v-2.7h1.1v-.5h-2.7v.5h1.1v2.7h.5zm5.3 0v-3.2h-.8l-1 2.2-1-2.2h-.8v3.2h.6v-2.4l.9 2.1h.6l.9-2.1v2.4h.6z" fill="#f79e1b"/></g></svg></div> </a><div class="capability-page-icon"><figure class="capa-icon capa-optimize"></figure> <span class="capa-title">Optimization</span></div></div><div id="et-top-navigation" class="cd-morph-dropdown"><nav id="top-menu-nav" class="main-nav"><ul id="top-menu" class="nav"></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li></li><li class="has-dropdown product menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children" data-content="product" title=""> <a href="">Product</a></li><li class="has-dropdown solutions menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" data-content="solutions" title=""> <a href="">Solutions</a></li><li class="has-dropdown why_dy menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" data-content="why-dynamic-yield" title="Why DY"> <a href="">Why Dynamic Yield</a></li><li class="has-dropdown company menu-has-cta menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" data-content="company" title=""> <a href="">Company</a></li><li class="has-dropdown learning_center menu-has-cta top-link-use-cases menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" data-content="learning-center" title=""> <a href="">Learning Center</a></li><li class="contact top-link walker-last mobile-only menu-item menu-item-type-post_type menu-item-object-page" data-content="connect-with-us" title=""> <a href="https://www.dynamicyield.com/contact/"><span class="button-arrow">Connect with us</span></a></li></ul></nav><div class="morph-dropdown-wrapper"><div class="dropdown-list"><div class="dropdown-tooltip"></div><ul><li id="product" class="dropdown links"><a href="" class="label">Product</a><div class="content"><ul><li class="intro"><div class="exp_os-wrapper"><h2>Experience OS</h2><ul class="links-list"><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.dynamicyield.com/experience-os/"><span class="menu-banner-img-wrap"><img class="menu-banner-img-desktop" src="/wp-content/uploads/2024/10/expos-nav-updated.png" width="218" height="131" /><img class="menu-banner-img-mobile" src="/wp-content/uploads/2024/10/expos-nav-updated-mobile.png" width="114" height="98" /></span><span class="menu-cta-text-wrap"><span class="menu-cta-subtitle">Get an overview of Dynamic Yield’s product and see why we’re known as the Experience OS.</span> <span class="menu-cta-button">Learn more →</span></span></a></li></ul></div></li><li class="left"><div class="key_caps-wrapper"><h2>Core Capabilities</h2><ul class="links-list"><li class="key-caps-segment menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/segmentation/"><svg version="1.1" id="audience" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"><path id="audience-green" fill="#4FB294" d="M9.291,30H30V9.291C18.562737,9.291,9.291,18.562737,9.291,30z"/><path id="audience-black" d="M12.527,15.947C9.240353,12.385597,4.806085,10.093244,0,9.471V30h7.639 C7.632218,24.897682,9.35532,19.943764,12.527,15.947z"/><circle id="audience-circle" fill="#4FB294" cx="15" cy="4.967" r="4.967"/></svg>Segmentation<span>Identify, build, and analyze audiences</span></a></li><li class="key-caps-omnichannel menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/targeting/"><svg version="1.1" id="personalization" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20.987 30" style="enable-background:new 0 0 20.987 30;" xml:space="preserve"><path id="personalization-black-2" d="M20.987,19.507c0,5.795401-4.698099,10.4935-10.4935,10.4935S0,25.302401,0,19.507H20.987z"/><path id="personalization-pink" fill="#EE3968" d="M18.143,10.245c0,4.224978-3.425022,7.649999-7.65,7.649999S2.842999,14.469978,2.842999,10.245 H18.143z"/><circle id="personalization-black-1" cx="10.494" cy="4.307" r="4.307"/></svg>Targeting<span>Serve each customer with unique offers</span></a></li><li class="key-caps-recs menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/recommendations/"><svg version="1.1" id="recs" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"><path id="recs_4" d="M15.953,30H30V15.953H15.953V30z"/> <path id="recs_3" d="M0,15.953V30h14.047V15.953H0z"/><path id="recs_2" fill="#FFA354" d="M30,14.047V0H15.953v14.047H30z"/><path id="recs_1" d="M14.047,0H0v14.047h14.047V0z"/></svg>Recommendations<span>Algorithmically predict customers’ interests</span></a></li><li class="key-caps-email menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/journey-orchestration/"><svg version="1.1" id="trigger" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 26.017 30" style="enable-background:new 0 0 26.017 30;" xml:space="preserve"><path id="trigger-black" d="M14.017,12h12l-12,18V12z"/><path id="trigger-purple" fill="#5D39B9" d="M12,18H0L12,0V18z"/></svg>Journey Orchestration<span>Reach customers at critical moments</span></a></li><li class="key-caps-abtesting menu-item menu-item-type-custom menu-item-object-custom current-menu-item"><a href="/optimization/"><svg version="1.1" id="testing" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 28.713001 30" style="enable-background:new 0 0 28.713001 30;" xml:space="preserve"><path id="testing-blue" fill="#6BDADA" d="M15.831,0c7.114532,0,12.882001,5.767468,12.882001,12.882S22.945532,25.764,15.831,25.764l0,0V0z"/><path id="testing-black" d="M12.882,30C5.767468,30,0,24.232533,0,17.118S5.767468,4.236,12.882,4.236V30z"/></svg>Optimization<span>Experiment on any digital property</span></a></li><li class="key-caps-search menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/search/"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4082_5186)" id="cap-search-svg-bg"> <path d="M11.6757 9.81054C8.73958 9.81054 6.35089 7.42177 6.35089 4.48562C6.35089 2.62899 7.30664 0.992133 8.75134 0.0388074C8.50309 0.0155936 8.25193 0.00238037 7.99762 0.00238037C3.58066 0.00238037 0 3.58304 0 8C0 12.417 3.58066 15.9976 7.99762 15.9976C12.4146 15.9976 15.9952 12.417 15.9952 8C15.9952 7.86848 15.9916 7.73782 15.9853 7.60785C15.0166 8.94122 13.4462 9.81054 11.6757 9.81054Z" fill="black"/> <path id="cap-search-svg-circle" d="M11.6757 0.161346C11.2226 0.161346 10.7857 0.231773 10.3749 0.361649C8.62429 0.915114 7.35156 2.55436 7.35156 4.48561C7.35156 6.87003 9.29141 8.80988 11.6757 8.80988C13.5373 8.80988 15.1277 7.62753 15.7358 5.97437C15.9066 5.51 16 5.00851 16 4.48561C16 2.10119 14.0602 0.161346 11.6757 0.161346Z" fill="#FFC61E"/> </g> <defs> <clipPath id="clip0_4082_5186"> <rect width="16" height="16" fill="white"/> </clipPath> </defs> </svg>Search<span>Help customers find what they want</span></a></li></ul></div></li><li class="right"><div class="scale-wrapper"><h2>Made for Scale</h2><ul class="links-list"><li class="key_caps-element menu-item menu-item-type-custom menu-item-object-custom"><a href="/element/">Element<span>A groundbreaking new dimension of hyper-personalization</span></a></li><li class="key_caps-adaptml menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/ai/">AI & Automation<span>Increase automation, lower operational costs, and drive more revenue with a holistic AI personalization system</span></a></li><li class="key_caps-apis menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.dynamicyield.com/experience-apis/">Experience APIs<span>Give developers the tools they need to build the best customer experiences</span></a></li><li class="key_caps-enterprise menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.dynamicyield.com/enterprise-grade-personalization/">Enterprise solutions<span>Scale with security, privacy, and compliance, made for the enterprise</span></a></li></ul></div></li></ul><a href="/shopping-muse/" target="" class="banner"><div class="menu-banner"><span class="menu-cta-text"><strong>Meet Shopping Muse: </strong> Conversational commerce meets cutting-edge personalization.</span> <span class="menu-cta-button">Learn more →</span></div></a></div></li><li id="solutions" class="dropdown links"><a href="" class="label">Solutions</a><div class="content"><ul><li class="left"><div class="industries-wrapper"><h2>Industries</h2><ul class="links-list"><li class="industry-ecomm menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/ecommerce/">eCommerce</a></li><li class="industry-finserv menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/financial-services/">Financial Services</a></li><li class="industry-qsr menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/restaurants/">Restaurants</a></li><li class="industry-grocery menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/grocery/">Grocery</a></li><li class="industry-b2b menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/b2b-ecommerce/">B2B eCommerce</a></li><li class="industry-travel menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/travel/">Travel</a></li><li class="industry-gaming menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/gaming/">iGaming</a></li><li class="industry-media menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/media/">Media</a></li></ul></div></li><li class="right"><div class="channels-wrapper"><h2>Channels</h2><ul class="links-list"><li class="channels-web menu-item menu-item-type-custom menu-item-object-custom"><a href="/web/">Web<span>Create customer-centric web experiences</span></a></li><li class="channels-email menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/channels/email/">Email<span>Personalize emails with a no-code builder</span></a></li><li class="channels-mobile-apps menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/mobile/">Apps<span>Optimize mobile app experiences</span></a></li><li class="channels-ads menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/advertising/">Ads<span>Improve customer acquisition results</span></a></li></ul></div></li></ul></div></li><li id="why-dynamic-yield" class="dropdown links"><a href="" class="label">Why Dynamic Yield</a><div class="content"><ul><li class="impact-wrapper"><h2>Proven impact and success services</h2><ul class="links-list"><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/clients/">Select customers</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="/case-studies/">Case studies</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="/customer-success/">Customer success services</a></li></ul></li><li class="scale-wrapper"><h2>Built for scale</h2><ul class="links-list"><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/enterprise-grade-personalization/">Enterprise-grade solutions</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="/adaptml/">AI Technology</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/gdpr-and-privacy/">GDPR and data privacy</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/security/">Security</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/compliance/">Compliance</a></li></ul></li><li class="network-wrapper"><h2>Robust partner network</h2><ul class="links-list"><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/partners/">Partner library</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/partner-program/">Partnership program</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="/partners/#technology-partners">Tech Partners and Integrations</a></li></ul></li><li class="resources-wrapper"><h2>Extensive product resources</h2><ul class="links-list"><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://support.dynamicyield.com/hc/en-us">Knowledge Base</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="http://academy.dynamicyield.com/">Academy & Certification</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://support.dynamicyield.com/hc/en-us/community/topics">Community</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://dy.dev/">API documentation</a></li></ul></li></ul><a href="https://www.dynamicyield.com/personalization-awards/" target="_self" class="banner"><div class="menu-banner"><div class="menu-cta--left"> <img src="/wp-content/uploads/2023/11/2023-award-badge.svg" width="60" height="60" /></div><div class="menu-cta--right"> <strong class="menu-cta-title">The Personalization Awards</strong> <span class="menu-cta-subtitle">Celebrating customers and partners setting the gold-standard for personalization</span> <span class="menu-cta-button">Learn more →</span></div></div></a></div></li><li id="company" class="dropdown button"><a href="" class="label">Company</a><div class="content"><ul class="links-list"><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.mastercard.com/us/en/for-the-world/about-us.html">About us</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="/blog/">Blog</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/labs/">DY Labs</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/careers/">Careers</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://events.dynamicyield.com/">Events</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.mastercard.com/us/en/news-and-trends/stories.html">Press</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/awards-and-recognitions/">Awards</a></li><li class=" menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/contact/">Contact us</a></li><li class=" menu-item menu-item-type-custom menu-item-object-custom"><a href="/request-demo/">Request a demo</a></li></ul></div></li><li id="learning-center" class="dropdown links"><a href="" class="label">Learning Center</a><div class="content"><ul><li class="top"><ul class="links-list"><li class="resources-xp hidden-mobile menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/learn/">Take your knowledge to exponential levels</a></li><li class="hidden-desktop menu-item menu-item-type-custom menu-item-object-custom"><a href="/learn/">XP<sup>2</sup> Hub<span>Take your knowledge to exponential levels</span></a></li><li class="resources-paths menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/learning-paths/">Learning Paths<span>Curated courses on key skill areas</span></a></li><li class="resources-webinars menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/talks/">Talks<span>Engaging discussions taking place in CX</span></a></li><li class="resources-articles menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/articles/">Articles<span>An expansive collection of in-depth playbooks</span></a></li><li class="resources-glossary menu-item menu-item-type-custom menu-item-object-custom"><a href="/glossary-terms/">Encyclopedia<span>A glossary of experience optimization terms</span></a></li><li class="resources-use-cases menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.dynamicyield.com/personalization-examples/">Inspiration Library<span>Personalization examples from real brands</span></a></li><li class="resources-maturity menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.dynamicyield.com/personalization-maturity/"><strong class="badge-new">Personalization Maturity</strong><span>How global businesses prioritize personalization</span></a></li><li class="resources-guides menu-item menu-item-type-custom menu-item-object-custom"><a href="/guides/">Guides & reports<span>Comprehensive topic-specific materials</span></a></li><li class="resources-benchmarks menu-item menu-item-type-custom menu-item-object-custom"><a href="https://marketing.dynamicyield.com/benchmarks/">Benchmarks<span>Industry performance metrics and insights</span></a></li></ul></li><li class="bottom"><a href="/rooted-personalization/" target="_self"><div class="menu-banner"><div class="menu-cta--left"> <img src="/wp-content/uploads/2023/03/rooted-icon.svg" width="60" height="60" /></div><div class="menu-cta--right"> <strong class="menu-cta-title">Rooted Personalization<span>new</span></strong> <span class="menu-cta-subtitle">Learn a scalable methodology for building an audience-based personalization program.</span> <span class="menu-cta-button">Find out more →</span></div></div></a></li></ul></div></li><li class="contact top-link walker-last mobile-only menu-item menu-item-type-post_type menu-item-object-page" data-content="connect-with-us" title=""> <a href="https://www.dynamicyield.com/contact/"><span class="button-arrow">Connect with us</span></a></li></ul><div class="bg-layer" aria-hidden="true"></div></div></div></li></ul></nav></div><div class="topnav-buttons"><div class="language-switcher header-language-switcher"><ul><li>en<ul><li><a class="active" href="https://www.dynamicyield.com/optimization/">English</a></li><li><a href="https://www.dynamicyield.com/es/optimization/">Español</a></li><li><a href="https://www.dynamicyield.com/de/optimization/">Deutsch</a></li><li><a href="https://www.dynamicyield.com/fr/optimization/">Français</a></li><li><a href="https://www.dynamicyield.com/ja/optimize/">日本語</a></li></ul></li></li></ul></div> <a class="pulse-button v5 pulsed nav_btn" href="/request-demo/"> <span class="button-inner"> Talk to sales </span> </a> <a href="" class="nav-trigger"> Open Nav <span class="nav-trigger-box"><span class="nav-trigger-inner"></span></span> </a></div></div></header><div id="top-nav-backdrop"></div><div id="et-main-area"><div data-elementor-type="wp-page" data-elementor-id="208569" class="elementor elementor-208569" data-elementor-settings="[]"><div class="elementor-inner"><div class="elementor-section-wrap"><section class="elementor-element elementor-element-e3d95fc section section-header elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="e3d95fc" data-element_type="section" id="header-original"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-0ee91b3 elementor-column elementor-col-100 elementor-top-column" data-id="0ee91b3" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-1417003 elementor-widget elementor-widget-html" data-id="1417003" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="header-badge"> <img decoding="async" src="/wp-content/uploads/2024/02/icon-optimize.svg" alt="" width="14" height="14" /> <span>Optimization</span></div></div></div><div class="elementor-element elementor-element-78243eb elementor-widget elementor-widget-heading" data-id="78243eb" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h1 class="elementor-heading-title elementor-size-default">Experiment at scale with the highest ranked Gartner leader for A/B testing</h1></div></div><div class="elementor-element elementor-element-bf2b8b6 elementor-widget elementor-widget-text-editor" data-id="bf2b8b6" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix">Optimize every element of your digital experience, and algorithmically match the right content to each customer to increase revenue and drive loyalty.</div></div></div><div class="elementor-element elementor-element-868e712 elementor-widget elementor-widget-html" data-id="868e712" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a class="plain-button" href="/request-demo/" title="Contact sales">Contact sales</a></div></div><div class="elementor-element elementor-element-b9fc7c7 elementor-widget elementor-widget-shortcode" data-id="b9fc7c7" data-element_type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><div id="awards-box-component"><div class="abc-container"><div class="abc-item"><div class="abc-item-img-wrap"> <img decoding="async" src="/wp-content/uploads/2024/09/G2.svg" alt="" width="30" height="18" /></div><div class="abc-item-text">Personalization Engines Leader, 2019-2025</div></div><div class="abc-item"><div class="abc-item-img-wrap"> <img decoding="async" src="/wp-content/uploads/2023/11/award-gartner.svg" alt="" width="101" height="21" /></div><div class="abc-item-text">2026 Leader for 8 consecutive times</div></div><div class="abc-item"><div class="abc-item-img-wrap"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/07/exp-elite-logo.svg" alt="" width="155" height="32" /></div><div class="abc-item-text">Enterprise AB Testing Tool of the Year, 2024</div></div></div></div><style>#awards-box-component,
#awards-box-component * {
box-sizing: border-box;
}
#awards-box-component {
background-color: #fff;
margin-left: auto;
margin-right: auto;
position: relative;
width: 100%;
}
#awards-box-component:before,
#awards-box-component:after {
content: '';
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: contain !important;
position: absolute;
z-index: 0
}
#awards-box-component:before {
background-image: url("https://www.dynamicyield.com/wp-content/themes/Divi/images/shopping-muse/icon-floral-left.svg");
}
#awards-box-component:after {
background-image: url("https://www.dynamicyield.com/wp-content/themes/Divi/images/shopping-muse/icon-floral-right.svg");
}
#awards-box-component .abc-container {
display: flex;
flex-wrap: wrap;
height: 100%;
width: 100%;
position: relative;
z-index: 1;
}
#awards-box-component .abc-item-img-wrap {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
#awards-box-component .abc-item-img-wrap img {
display: block;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
margin: 0;
}
#awards-box-component .abc-item-text {
color: #000;
font-family: 'Mark for MC', sans-serif;
font-weight: 300;
text-align: center;
}
@media only screen and (min-width: 768px) {
#awards-box-component {
border-radius: 22px;
box-shadow: -3px 10px 24px 0 rgba(9, 3, 18, 0.10), 0 0 1px 0 rgba(0, 0, 0, 0.05);
padding: 28px 125px;
max-width: 820px;
}
#header-form #awards-box-component {
padding: 28px 100px;
}
#awards-box-component:before,
#awards-box-component:after {
width: 92px;
height: 84px;
top: calc(50% - 42px);
}
#awards-box-component:before {
left: 20px;
}
#awards-box-component:after {
right: 20px;
}
#awards-box-component .abc-container {
column-gap: 30px;
}
#awards-box-component .abc-item {
width: calc(33.33% - 20px);
}
#awards-box-component .abc-item-img-wrap {
height: 36px;
}
#awards-box-component .abc-item-text {
font-size: 14px;
line-height: 18px;
margin-top: 2px;
}
#header-form #awards-box-component .abc-item-img-wrap {
height: 15px;
}
#header-form #awards-box-component .abc-item-text{
font-size: 12px;
line-height: 13px;
margin-top: 7px;
letter-spacing: -0.3px;
/*width: max-content;
max-width: 120px;
transform: translateX(-15%);*/
}
#header-form #awards-box-component:before {
left: 15px;
transform: rotate(20deg);
max-height: 67px;
}
#header-form #awards-box-component:after {
right: 15px;
transform: rotate(-20deg);
max-height: 67px;
}
#header-form #awards-box-component:before, #awards-box-component:after {
top: calc(50% - 33px);
}
}
@media only screen and (max-width: 767px) {
#awards-box-component {
border-radius: 100px;
box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
padding: 18px 44px;
max-width: 335px;
}
#awards-box-component:before,
#awards-box-component:after {
width: 44px;
height: 39px;
top: calc(50% - 17px);
}
#awards-box-component:before {
left: 8px;
transform: rotate(29deg);
}
#awards-box-component:after {
right: 8px;
transform: rotate(-29deg);
}
#awards-box-component .abc-container {
column-gap: 15px;
}
#awards-box-component .abc-item {
width: calc(33.33% - 10px);
}
#awards-box-component .abc-item-img-wrap {
height: 16px;
padding: 0 5px;
}
#awards-box-component .abc-item-text {
font-size: 8px;
line-height: 10px;
margin-top: 4px;
}
}</style></div></div></div><div class="elementor-element elementor-element-f168957 elementor-widget elementor-widget-html" data-id="f168957" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="#scrollto" id="scroll-down"></a></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-4eb191f section section-header elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="4eb191f" data-element_type="section" id="header-form"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-409c1f1 elementor-column elementor-col-100 elementor-top-column" data-id="409c1f1" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><section class="elementor-element elementor-element-51c9aab section-header-inner elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="51c9aab" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-a90ea57 elementor-column elementor-col-50 elementor-inner-column" data-id="a90ea57" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-20a37db elementor-widget elementor-widget-html" data-id="20a37db" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="header-badge"> <img decoding="async" src="/wp-content/uploads/2024/02/icon-optimize.svg" alt="" width="14" height="14" /> <span>Optimization</span></div></div></div><div class="elementor-element elementor-element-a3d4a25 cap-page-title elementor-widget elementor-widget-heading" data-id="a3d4a25" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">Experiment at scale with the highest ranked Gartner leader for A/B testing</span></div></div><div class="elementor-element elementor-element-43a5a78 elementor-widget elementor-widget-text-editor" data-id="43a5a78" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix">Optimize every element of your digital experience, and algorithmically match the right content to each customer to increase revenue and drive loyalty.</div></div></div><div class="elementor-element elementor-element-183db9f elementor-widget elementor-widget-shortcode" data-id="183db9f" data-element_type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><div id="awards-box-component"><div class="abc-container"><div class="abc-item"><div class="abc-item-img-wrap"> <img decoding="async" src="/wp-content/uploads/2024/09/G2.svg" alt="" width="30" height="18" /></div><div class="abc-item-text">Personalization Engines Leader, 2019-2025</div></div><div class="abc-item"><div class="abc-item-img-wrap"> <img decoding="async" src="/wp-content/uploads/2023/11/award-gartner.svg" alt="" width="101" height="21" /></div><div class="abc-item-text">2026 Leader for 8 consecutive times</div></div><div class="abc-item"><div class="abc-item-img-wrap"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/07/exp-elite-logo.svg" alt="" width="155" height="32" /></div><div class="abc-item-text">Enterprise AB Testing Tool of the Year, 2024</div></div></div></div><style>#awards-box-component,
#awards-box-component * {
box-sizing: border-box;
}
#awards-box-component {
background-color: #fff;
margin-left: auto;
margin-right: auto;
position: relative;
width: 100%;
}
#awards-box-component:before,
#awards-box-component:after {
content: '';
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: contain !important;
position: absolute;
z-index: 0
}
#awards-box-component:before {
background-image: url("https://www.dynamicyield.com/wp-content/themes/Divi/images/shopping-muse/icon-floral-left.svg");
}
#awards-box-component:after {
background-image: url("https://www.dynamicyield.com/wp-content/themes/Divi/images/shopping-muse/icon-floral-right.svg");
}
#awards-box-component .abc-container {
display: flex;
flex-wrap: wrap;
height: 100%;
width: 100%;
position: relative;
z-index: 1;
}
#awards-box-component .abc-item-img-wrap {
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
#awards-box-component .abc-item-img-wrap img {
display: block;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
margin: 0;
}
#awards-box-component .abc-item-text {
color: #000;
font-family: 'Mark for MC', sans-serif;
font-weight: 300;
text-align: center;
}
@media only screen and (min-width: 768px) {
#awards-box-component {
border-radius: 22px;
box-shadow: -3px 10px 24px 0 rgba(9, 3, 18, 0.10), 0 0 1px 0 rgba(0, 0, 0, 0.05);
padding: 28px 125px;
max-width: 820px;
}
#header-form #awards-box-component {
padding: 28px 100px;
}
#awards-box-component:before,
#awards-box-component:after {
width: 92px;
height: 84px;
top: calc(50% - 42px);
}
#awards-box-component:before {
left: 20px;
}
#awards-box-component:after {
right: 20px;
}
#awards-box-component .abc-container {
column-gap: 30px;
}
#awards-box-component .abc-item {
width: calc(33.33% - 20px);
}
#awards-box-component .abc-item-img-wrap {
height: 36px;
}
#awards-box-component .abc-item-text {
font-size: 14px;
line-height: 18px;
margin-top: 2px;
}
#header-form #awards-box-component .abc-item-img-wrap {
height: 15px;
}
#header-form #awards-box-component .abc-item-text{
font-size: 12px;
line-height: 13px;
margin-top: 7px;
letter-spacing: -0.3px;
/*width: max-content;
max-width: 120px;
transform: translateX(-15%);*/
}
#header-form #awards-box-component:before {
left: 15px;
transform: rotate(20deg);
max-height: 67px;
}
#header-form #awards-box-component:after {
right: 15px;
transform: rotate(-20deg);
max-height: 67px;
}
#header-form #awards-box-component:before, #awards-box-component:after {
top: calc(50% - 33px);
}
}
@media only screen and (max-width: 767px) {
#awards-box-component {
border-radius: 100px;
box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
padding: 18px 44px;
max-width: 335px;
}
#awards-box-component:before,
#awards-box-component:after {
width: 44px;
height: 39px;
top: calc(50% - 17px);
}
#awards-box-component:before {
left: 8px;
transform: rotate(29deg);
}
#awards-box-component:after {
right: 8px;
transform: rotate(-29deg);
}
#awards-box-component .abc-container {
column-gap: 15px;
}
#awards-box-component .abc-item {
width: calc(33.33% - 10px);
}
#awards-box-component .abc-item-img-wrap {
height: 16px;
padding: 0 5px;
}
#awards-box-component .abc-item-text {
font-size: 8px;
line-height: 10px;
margin-top: 4px;
}
}</style></div></div></div></div></div></div><div class="elementor-element elementor-element-81f31fb head-form elementor-column elementor-col-50 elementor-inner-column" data-id="81f31fb" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-4ad8c9a form-title elementor-widget elementor-widget-heading" data-id="4ad8c9a" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">Revolutionize your digital customer experience. Discover Experience OS.</span></div></div><div class="elementor-element elementor-element-bc74c0e elementor-widget elementor-widget-html" data-id="bc74c0e" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <script src="//pages.dynamicyield.com/js/forms2/js/forms2.min.js"></script> <div id="contactus-form-wrapper"><form id="mktoForm_5110"></form> <script>// Load the form
MktoForms2.loadForm("//pages.dynamicyield.com", "386-GHP-185", 5110, function(form) {
dy_bind_adobe_mkto_events(form, 5110, "Core Capabilities - Optimization Page Form");
});</script> </div><div class="form-privacy-link">You acknowledge and agree that your personal data will be processed by Dynamic Yield as described in the <a href="/privacy-notice/">Privacy Notice</a>. By clicking the button, you confirm that you have read and agree to the <a href="/tos/">Terms of Use</a>.</div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-f96d761 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="f96d761" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-da0add3 elementor-column elementor-col-100 elementor-inner-column" data-id="da0add3" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-9448456 elementor-widget elementor-widget-html" data-id="9448456" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="#scrollto" id="scroll-down"></a></div></div></div></div></div></div></div></section></div></div></div></div></div></section><section class="elementor-element elementor-element-12bc1f6 section section-winners module elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="12bc1f6" data-element_type="section" id="scrollto"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-72db6eb elementor-column elementor-col-100 elementor-top-column" data-id="72db6eb" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-239fb68 elementor-widget elementor-widget-html" data-id="239fb68" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="winners-slider-nav-section"><div class="winners-title-box"><h3>Optimization that <br>drives impact</h3> <span>Don’t just take our word for it....</span></div><div class="winners-slider-nav-wrap"><div class="swiper winners-slider-nav"><div class="swiper-wrapper"> <a href="/case-studies/g-adventures/" title="" class="swiper-slide winner-slide-item" style="background-color: #EDE8FF;"> <span class="winner-number" style="color: #8A64FF;">+50%</span> <strong class="winner-title">increase in Conversion Rate</strong><figure class="winner-logo"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/gadventures.svg" alt="" width="140" height="30" /></figure> </a> <a href="/personalization-awards/linen-chest/" title="" class="swiper-slide winner-slide-item" style="background-color: #FFEADE;"> <span class="winner-number" style="color: #FF7020;">$6.7M</span> <strong class="winner-title">in direct revenue realized from over 1000 experiments</strong><figure class="winner-logo"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2022/10/linen-chest.svg" alt="" width="150" height="17" /></figure> </a> <a href="/case-studies/mcdonalds/" title="" class="swiper-slide winner-slide-item" style="background-color: #E4F5E7;"> <span class="winner-number" style="color: #4EBE5E;">12,000</span> <strong class="winner-title">McDonald’s locations generating incremental growth in average check size</strong><figure class="winner-logo"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2022/12/mcdonalds.svg" alt="" width="40" height="35" /></figure> </a> <a href="/case-studies/ocado/" title="" class="swiper-slide winner-slide-item" style="background-color: #FFDEEC;"> <span class="winner-number" style="color: #F64C72;">+55%</span> <strong class="winner-title">increase in add-to-cart from PLP optimization</strong><figure class="winner-logo"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2023/09/ocado.svg" alt="" width="110" height="24" /></figure> </a></div></div><div class="winners-slider-controls-wrap"><div class="swiper-button-prev"></div><div class="swiper-button-next"></div></div></div></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-5ec30e4 section section-tabs module elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="5ec30e4" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-87aeb6d elementor-column elementor-col-100 elementor-top-column" data-id="87aeb6d" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-bdd6c8a elementor-widget elementor-widget-heading" data-id="bdd6c8a" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Drive more revenue from your experimentation program</h2></div></div><div class="elementor-element elementor-element-01fe283 elementor-widget elementor-widget-html" data-id="01fe283" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="props"><div class="props-tab-nav"><div class="props-tab" data-tab="1"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/06/algorithms.svg" alt="" width="28" height="28" /> <span>Algorithms</span></div><div class="props-tab" data-tab="2"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/06/breadth.svg" alt="" width="28" height="28" /> <span>Breadth</span></div><div class="props-tab" data-tab="3"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/06/multichannel.svg" alt="" width="28" height="28" /> <span>Multi-touch</span></div><div class="props-tab" data-tab="4"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/06/agility.svg" alt="" width="28" height="28" /> <span>Agility</span></div></div><div class="props-tab-content"><div class="props-tab-content-wrap" data-visible-content="1"> <strong>Algorithms</strong><div class="props-tab-text"><h4>Unlock flexibility and scale with AI</h4><p><strong>Blend your in-house expertise with Machine Learning automation.</strong></p><h5>KEY FEATURES</h5><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-predictive-targeting.svg" alt="" width="22" height="22" /> <span>Unlock revenue optimization opportunities with Predictive Targeting</span></div><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-multi-bandit.svg" alt="" width="22" height="22" /> <span>Improve performance with agile statistical engines, such as Bayesian and multi-armed bandit</span></div><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-optimize-s.svg" alt="" width="22" height="22" /> <span>Optimize performance by testing algorithms against one another</span></div></div><div class="props-tab-images"><div class="props-algo-wrap"><div class="props-algo-top"> <img loading="lazy" decoding="async" class="props-icon-pulse" src="/wp-content/uploads/2024/08/AI-Icon.svg" alt="" width="57" height="57"><div class="props-algo-top-inner props-algo-top-01"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/Experiment-1.svg" alt="" width="120" height="38"> <svg width="105" height="39" viewBox="0 0 105 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M104.5 38L23 38C21.1428 38 20.2142 38 19.4308 37.9383C9.62329 37.1665 1.83352 29.3767 1.06165 19.5692C1 18.7858 1 17.8572 1 16L1 -8.21138e-07" stroke="#270D4A" stroke-opacity="0.8" stroke-linejoin="round" stroke-dasharray="2 3"/> </svg></div><div class="props-algo-top-inner props-algo-top-02"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/Experiment-2.svg" alt="" width="120" height="38"> <svg width="106" height="39" viewBox="0 0 106 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 38L83 38C84.8572 38 85.7858 38 86.5692 37.9383C96.3767 37.1665 104.166 29.3767 104.938 19.5692C105 18.7858 105 17.8572 105 16L105 -8.88324e-07" stroke="#270D4A" stroke-opacity="0.8" stroke-linejoin="round" stroke-dasharray="2 3"/> </svg></div><div class="props-algo-top-inner props-algo-top-03"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/Experiment-3.svg" alt="" width="120" height="38"> <svg width="117" height="39" viewBox="0 0 117 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M117 1L23 1C21.1428 1 20.2142 1 19.4308 1.06166C9.62329 1.83353 1.83352 9.6233 1.06165 19.4308C1 20.2142 1 21.1428 1 23L1 39" stroke="#270D4A" stroke-opacity="0.8" stroke-linejoin="round" stroke-dasharray="2 3"/> </svg></div><div class="props-algo-top-inner props-algo-top-04"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/Experiment-4.svg" alt="" width="120" height="38"> <svg width="119" height="39" viewBox="0 0 119 39" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0 1L96 1C97.8572 1.00001 98.7858 1.00001 99.5692 1.06166C109.377 1.83353 117.166 9.6233 117.938 19.4308C118 20.2142 118 21.1428 118 23L118 39" stroke="#270D4A" stroke-opacity="0.8" stroke-linejoin="round" stroke-dasharray="2 3"/> </svg></div></div><div class="props-algo-arrow"></div><div class="props-algo-bottom"> <strong>Personalization Opportunity Found!</strong> <span>+13%</span><div class="props-algo-text">uplift by serving <strong>“Experiment 2”</strong> to <strong>“VIP Customers”</strong> audience</div><div class="props-algo-btn">apply now</div></div></div><div class="retina_parent props-image-mobile"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/algorithms-mobile.png" alt="" width="259" height="274"></div></div></div><div class="props-tab-content-wrap" data-visible-content="2"> <strong>Breadth</strong><div class="props-tab-text"><h4>Take testing further with Personalization</h4><p><strong>One seamless workflow for Personalization and Experience Optimization</strong></p><h5>KEY FEATURES</h5><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-funnel.svg" alt="" width="22" height="22" /> <span>Funnel your experimentation learnings directly into personalization campaigns to drive continuous uplift</span></div><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-algorithms-s.svg" alt="" width="22" height="22" /> <span>Apply the full power of algorithmic testing to content and product recommendations</span></div><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-target-test.svg" alt="" width="22" height="22" /> <span>Access differentiative audiencing capabilities to contextually target tests to different audiences</span></div></div><div class="props-tab-images"><div class="props-breadth-wrap"><div class="props-breadth-block-01"><div class="btn-01"><strong>Control:</strong> Target by Weather</div><div class="props-breadth-block retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/07/banner-01.png" alt="" width="320" height="154"><div class="props-breadth-overlay"> <span>This won for:<strong>Low Intent Users</strong></span></div></div></div><div class="props-breadth-block-02"><div class="btn-02"><strong>Variation:</strong> Target by Affinity</div><div class="props-breadth-block retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/07/banner-02.png" alt="" width="320" height="154"><div class="props-breadth-overlay"> <span>This won for:<strong>High Intent Users</strong></span><div class="btn-03"><span>Implement ></span></div></div></div></div></div><div class="retina_parent props-image-mobile"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/breadth-mobile.png" alt="" width="289" height="256"></div></div></div><div class="props-tab-content-wrap" data-visible-content="3"> <strong>Multi-touch</strong><div class="props-tab-text"><h4>Optimize entire multi-channel journeys</h4><p><strong>Powerful multi-channel capabilities to optimize entire journeys, not just single pages.</strong></p><h5>KEY FEATURES</h5><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-channels.svg" alt="" width="22" height="22" /> <span>Extend A/B testing beyond the web to optimize experiences consistently across channels</span></div><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-journey.svg" alt="" width="22" height="22" /> <span>Optimize and personalize journeys with multi-touch campaigns</span></div><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-test-experiences.svg" alt="" width="22" height="22" /> <span>Test entire sets of experiences against one another</span></div></div><div class="props-tab-images"><div class="props-multi-wrap"><div class="props-multi-top props-multi-block retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/06/multi-img-01.png" alt="" width="288" height="148"></div><div class="props-multi-mid"><div class="btn-purple">A/B Test</div></div><div class="props-multi-bot"><div class="props-multi-bot-left props-multi-block retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/06/multi-img-02.png" alt="" width="270" height="312"></div><div class="props-multi-bot-right props-multi-block retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/06/multi-img-03.png" alt="" width="270" height="312"></div></div></div><div class="retina_parent props-image-mobile"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/multichannel-mobile.png" alt="" width="292" height="259"></div></div></div><div class="props-tab-content-wrap" data-visible-content="4"> <strong>Agility</strong><div class="props-tab-text"><h4>Test on the client-side and server-side with ease</h4><p><strong>Robust server-side capabilities meet the needs of every enterprise.</strong></p><h5>KEY FEATURES</h5><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-insights.svg" alt="" width="22" height="22" /> <span>Gain deep insights to measure the true impact of your experimentation programs</span></div><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-dev.svg" alt="" width="22" height="22" /> <span>Run advanced experiments with minimal development lift</span></div><div class="prop-key"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/icon-deploy.svg" alt="" width="22" height="22" /> <span>Enjoy ease of configurability to support rapid experimentation deployment</span></div></div><div class="props-tab-images"><div class="props-agility-wrap"><div class="props-editor-wrap"><div class="props-editor-text-block"> <strong class="text-01">Your Headline <br>Before Testing</strong> <strong class="text-02">Your New, <br>Winning Headline</strong><div class="btn-edit-text"></div></div><div class="props-editor-img-wrap"><div class="btn-edit-img"></div></div><div class="props-editor-tools"><div class="btn-edit btn-tool"></div><div class="btn-code btn-tool"></div></div></div></div><div class="retina_parent props-image-mobile"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/agility-mobile.png" alt="" width="301" height="259"></div></div></div></div><div class="props-bgs"></div><div id="btn-restart" class="btn-replay">Replay</div></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-a0536b3 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="a0536b3" data-element_type="section"><div class="elementor-container elementor-column-gap-default"><div class="elementor-row"><div class="elementor-element elementor-element-1cb8e3a elementor-column elementor-col-100 elementor-top-column" data-id="1cb8e3a" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-f1bd5c9 elementor-widget elementor-widget-shortcode" data-id="f1bd5c9" data-element_type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><div id="gf-tabbed-banner-large-component" class="gartner"><div class="gft-container"><div class="gft-container-inner"><div class="gft-title">Recognized as a <span class="accent">Leader</span> in personalization. Built for how commerce happens next.</div><div class="gft-tabs"><div class="gft-tab active-tab" data-title="gartner">Gartner</div><div class="gft-tab" data-title="forrester">Forrester</div></div><div class="gft-tab-content active-tab" data-tab="gartner"> <a href="/guides/gartner/" title="Gartner MQ" class="gft-img-wrap retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2026/02/gartner-2026-MagicQuadrant-personalization.png" width="441" height="441" alt="Gartner" > </a><div class="gft-copy"><span class="accent">Eight consecutive times </span>of recognition as a Leader in the Gartner® Magic Quadrant™ for Personalization Engines reflect sustained execution as personalization evolves toward more autonomous, agentic experiences.</div> <a href="/guides/gartner/" title="Gartner MQ" class="gft-cta">Read the Gartner® report</a></div><div class="gft-tab-content" data-tab="forrester"> <a href="/guides/forrester/" title="Forrester" class="gft-img-wrap retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2025/02/forrester-2024-banner.png" width="441" height="441" alt="Forrester" > </a><div class="gft-copy">Forrester has recognized Dynamic Yield by Mastercard as a “Leader” among 11 top vendors in the market in its evaluation of Experience Optimization Solutions.</div> <a href="/guides/forrester/" title="Forrester" class="gft-cta">Read the Forrester report</a></div></div></div></div><style>#gf-tabbed-banner-large-component > div > div > div.gft-tabs{display:none;}
#gf-tabbed-banner-large-component,
#gf-tabbed-banner-large-component * {
box-sizing: border-box;
}
#gf-tabbed-banner-large-component {
position: relative;
}
#gf-tabbed-banner-large-component.gartner .accent {
color: #FFEB69;
}
#gf-tabbed-banner-large-component.forrester .accent {
color: #AEFB41;
}
#gf-tabbed-banner-large-component .gft-container {
background: radial-gradient(100% 100% at 50% 0%, #66009A 0%, #480565 30%, #320046 100%);
color: #fff;
padding-left: 20px;
padding-right: 20px;
position: relative;
z-index: 1;
text-align: center;
}
#gf-tabbed-banner-large-component .gft-container-inner {
max-width: 740px;
margin-left: auto !important;
margin-right: auto !important;
position: relative;
}
#gf-tabbed-banner-large-component .gft-tabs {
display: inline-flex;
}
#gf-tabbed-banner-large-component .gft-tab {
background-color: #3C0250;
cursor: pointer;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
}
#gf-tabbed-banner-large-component .gft-tab[data-title="gartner"] {
color: #FFEB69;
}
#gf-tabbed-banner-large-component .gft-tab[data-title="forrester"] {
color: #AEFB41;
}
#gf-tabbed-banner-large-component .gft-tab.active-tab {
color: #3C0250;
box-shadow: 0 4px 20px 0 #00000040;
}
#gf-tabbed-banner-large-component .gft-tab[data-title="gartner"].active-tab {
background-color: #FFEB69;
}
#gf-tabbed-banner-large-component .gft-tab[data-title="forrester"].active-tab {
background-color: #AEFB41;
}
#gf-tabbed-banner-large-component .gft-img-wrap {
display: block;
margin-left: auto;
margin-right: auto;
}
#gf-tabbed-banner-large-component .gft-img-wrap img {
display: block;
width: 100% !important;
height: auto;
margin: 0;
}
#gf-tabbed-banner-large-component .gft-title {
color: #fff;
font-family: 'Mark for MC', sans-serif;
font-weight: 700;
line-height: 1.2;
}
#gf-tabbed-banner-large-component .gft-tab-content {
display: none;
}
#gf-tabbed-banner-large-component .gft-tab-content.active-tab {
display: block;
}
#gf-tabbed-banner-large-component .gft-copy {
color: #fff;
font-family: 'Mark for MC', sans-serif;
font-weight: 500;
line-height: 1.33;
padding-bottom: 25px;
max-width: 574px;
margin-left: auto;
margin-right: auto;
}
#gf-tabbed-banner-large-component .gft-copy .accent {
font-weight: 700;
}
#gf-tabbed-banner-large-component .gft-cta {
border-radius: 8px;
color: #340149;
font-family: 'Mark for MC', sans-serif;
font-weight: 500;
line-height: 1;
letter-spacing: -0.1px;
display: inline-block;
text-decoration: none;
padding: 17px 18px 19px;
}
#gf-tabbed-banner-large-component.gartner .gft-cta {
background-color: #FFEB69;
}
#gf-tabbed-banner-large-component.forrester .gft-cta {
background-color: #AEFB41;
}
#gf-tabbed-banner-large-component .gft-cta:hover {
color: #340149;
opacity: 0.8;
text-decoration: none;
}
@media (max-width: 767px) {
#gf-tabbed-banner-large-component .gft-container {
padding-top: 60px;
padding-bottom: 60px;
}
#gf-tabbed-banner-large-component .gft-tabs {
width: 100%;
margin-bottom: 40px;
}
#gf-tabbed-banner-large-component .gft-tab {
font-size: 16px;
width: 50%;
padding: 13px 10px 15px;
}
#gf-tabbed-banner-large-component .gft-tab[data-title="gartner"] {
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
}
#gf-tabbed-banner-large-component .gft-tab[data-title="forrester"] {
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
}
#gf-tabbed-banner-large-component .gft-img-wrap {
width: 300px;
max-width: 100%;
margin-bottom: 20px;
}
#gf-tabbed-banner-large-component .gft-title {
font-size: 26px;
padding-bottom: 40px;
}
#gf-tabbed-banner-large-component .gft-copy {
font-size: 16px;
}
#gf-tabbed-banner-large-component .gft-cta {
font-size: 14px;
}
}
@media (min-width: 768px) {
#gf-tabbed-banner-large-component .gft-container {
padding-top: 112px;
padding-bottom: 95px;
}
#gf-tabbed-banner-large-component .gft-tabs {
margin-bottom: 45px;
}
#gf-tabbed-banner-large-component .gft-tab {
font-size: 15px;
min-width: 160px;
padding: 13px 14px 15px;
}
#gf-tabbed-banner-large-component .gft-tab[data-title="gartner"] {
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
}
#gf-tabbed-banner-large-component .gft-tab[data-title="forrester"] {
border-top-right-radius: 12px;
border-bottom-right-radius: 12px;
}
#gf-tabbed-banner-large-component .gft-img-wrap {
width: 441px;
margin-bottom: 45px;
}
#gf-tabbed-banner-large-component .gft-title {
font-size: 32px;
padding-bottom: 45px;
}
#gf-tabbed-banner-large-component .gft-copy {
font-size: 18px;
}
#gf-tabbed-banner-large-component .gft-cta {
font-size: 16px;
}
}
@media (min-width: 768px) and (max-height: 960px) {
#gf-tabbed-banner-large-component .gft-img-wrap {
width: 300px;
}
}</style><script>if(typeof(jQuery) !== 'undefined') {
$ = jQuery.noConflict();
}
let gftTabTitle = $('#gf-tabbed-banner-large-component .gft-tab');
let currentURL = window.location.href;
gftTabTitle.on('click', function() {
gftTabTitle.removeClass('active-tab');
$('.gft-tab-content').removeClass('active-tab');
$('#gf-tabbed-banner-large-component').removeClass('gartner forrester');
let tabActiveData = $(this).attr('data-title');
$(this).addClass('active-tab');
$('.gft-tab-content[data-tab="'+tabActiveData+'"]').addClass('active-tab');
$('#gf-tabbed-banner-large-component').addClass(tabActiveData);
adobeDataLayer.push({
"event": "tabClick",
"clickInfo": {
tabName: "Gartner and forrester banner large",
tabLinkType: "button",
tabLinkName: tabActiveData,
destinationURL: currentURL,
tabLocation: "page middle",
}
});
});
let gftButton = $('.gft-cta');
gftButton.on('click', function(e) {
dy_bind_adobe_cta_event($(this), "button", "Gartner and forrester banner large");
});</script></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-d6c8e59 elementor-section-full_width section-insp elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="d6c8e59" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-dfd71a7 elementor-column elementor-col-100 elementor-top-column" data-id="dfd71a7" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><section class="elementor-element elementor-element-1007e63 section section-insp-top elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="1007e63" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-ffc6955 elementor-column elementor-col-50 elementor-inner-column" data-id="ffc6955" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-5b985a7 elementor-widget elementor-widget-heading" data-id="5b985a7" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Need Inspiration?
<br>Look no further.</h2></div></div></div></div></div><div class="elementor-element elementor-element-4377e71 elementor-column elementor-col-50 elementor-inner-column" data-id="4377e71" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-60b79f7 elementor-widget elementor-widget-text-editor" data-id="60b79f7" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix">See how our customers are taking their Experience Optimization to the next level.</div></div></div><div class="elementor-element elementor-element-02ddaf0 elementor-widget elementor-widget-html" data-id="02ddaf0" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="/personalization-examples/#experience=email-recommendations%2Crecommendations&order=menu_order&gate=or" title="See more optimization use cases">See more optimization use cases →</a></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-a7c9b63 elementor-section-full_width section-insp-bottom elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="a7c9b63" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-27262f8 elementor-column elementor-col-100 elementor-inner-column" data-id="27262f8" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-e39a250 elementor-widget elementor-widget-html" data-id="e39a250" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="insp-slider splide"><div class="splide__track"><ul class="splide__list"><li class="splide__slide"> <a href="/use-case/continuous-recommendation-testing-on-the-homepage/" title="" class="insp-slide-item"><figure class="insp-img retina_parent"> <span class="insp-more">Learn more</span> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/inspo-optimize-thumb-1.png" alt="" width="330" height="253" /></figure> <strong class="insp-cat" style="color: #249BE0;">PRODUCT DISCOVERY</strong> <span class="insp-text">Continuously A/B test Homepage recommendation strategies</span> </a></li><li class="splide__slide"> <a href="/use-case/testing-the-order-of-the-homepage-elements/" title="" class="insp-slide-item"><figure class="insp-img retina_parent"> <span class="insp-more">Learn more</span> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/08/inspo-optimize-thumb-2.png" alt="" width="330" height="253" /></figure> <strong class="insp-cat" style="color: #5D39B9;">JOURNEY PERSONALIZATION</strong> <span class="insp-text">Test the order of homepage elements to increase engagement</span> </a></li><li class="splide__slide"> <a href="/use-case/application-form-a-b-testing-strategy-in-finance/" title="" class="insp-slide-item"><figure class="insp-img retina_parent"> <span class="insp-more">Learn more</span> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/inspo-optimize-thumb-3.png" alt="" width="330" height="253" /></figure> <strong class="insp-cat" style="color: #5D39B9;">JOURNEY PERSONALIZATION</strong> <span class="insp-text">Testing application form layouts to increase conversion rates</span> </a></li><li class="splide__slide"> <a href="/use-case/multivariate-testing-shipping-costs/" title="" class="insp-slide-item"><figure class="insp-img retina_parent"> <span class="insp-more">Learn more</span> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/inspo-optimize-thumb-4.png" alt="" width="330" height="253" /></figure> <strong class="insp-cat" style="color: #FF8D4D;">PROMOTIONAL MESSAGING</strong> <span class="insp-text">Multivariate testing the shipping cost and threshold with multi-touch campaigns</span> </a></li><li class="splide__slide"> <a href="/use-case/a-b-testing-category-page-filters-facets-and-sorting-tools/" title="" class="insp-slide-item"><figure class="insp-img retina_parent"> <span class="insp-more">Learn more</span> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/02/inspo-optimize-thumb-5.png" alt="" width="330" height="253" /></figure> <strong class="insp-cat" style="color: #249BE0;">PRODUCT DISCOVERY</strong> <span class="insp-text">A/B testing category page filters, facets, and sorting tools</span> </a></li></ul></div></div></div></div></div></div></div></div></div></section></div></div></div></div></div></section><section class="elementor-element elementor-element-3a2738c section section-more module elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="3a2738c" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-6651e18 elementor-column elementor-col-100 elementor-top-column" data-id="6651e18" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-4b3b9a2 elementor-widget elementor-widget-heading" data-id="4b3b9a2" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Explore even more optimization capabilities</h2></div></div><section class="elementor-element elementor-element-4be85b5 elementor-section-full_width features-wrap elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="4be85b5" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-f08a006 elementor-column elementor-col-100 elementor-inner-column" data-id="f08a006" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-1c6064c feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="1c6064c" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Feature-Flag.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Feature Experimentation</div><p class="elementor-image-box-description">Use Feature Flags to deploy, without code, features to specific audiences with our comprehensive targeting and allocation capabilities.</p></div></div></div></div><div class="elementor-element elementor-element-eb8aef8 feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="eb8aef8" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Attribution.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Flexible Attribution</div><p class="elementor-image-box-description">Understand the influence of personalization and optimization campaigns with both session- and user-level attribution scoping.</p></div></div></div></div><div class="elementor-element elementor-element-f3ee13e feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="f3ee13e" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Multi-Bandit.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Dynamic Traffic Allocation</div><p class="elementor-image-box-description">Use multi-armed bandit algorithms to automatically allocate more traffic to the best performing variation at a given point in time.</p></div></div></div></div><div class="elementor-element elementor-element-0bee30e feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="0bee30e" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Affinity-Allocation.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Affinity Allocation</div><p class="elementor-image-box-description">Route traffic and adapt to changing preferences in real-time with Affinity Allocation to deliver relevant content and product recommendations that evolve with each user.</p></div></div></div></div><div class="elementor-element elementor-element-844ff71 feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="844ff71" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Server-Templates.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Server Side Templates</div><p class="elementor-image-box-description">Experimentation has never been easier with server-side templates, enabling marketers to deploy and optimize experiences on the server side with no devs required.</p></div></div></div></div><div class="elementor-element elementor-element-a5cae32 feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="a5cae32" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Click.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Point-and-Click Editor</div><p class="elementor-image-box-description">Build experiments and optimize experiences for any audience group with a “What You See Is What You Get” Editor without the help of design or development.</p></div></div></div></div><div class="elementor-element elementor-element-1be9f59 feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="1be9f59" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Flex-KPI.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Flexible KPI selection</div><p class="elementor-image-box-description">Select the right KPI for each personalization and experimentation campaign to ensure you’re optimizing towards the right objectives.</p></div></div></div></div><div class="elementor-element elementor-element-7a920d6 feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="7a920d6" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Analyze.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Robust Analytics & Reporting</div><p class="elementor-image-box-description">Get important audience insights and testing performance, allowing you to measure the true impact of experiments on any digital interaction across any channel.</p></div></div></div></div><div class="elementor-element elementor-element-2dd31e8 feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="2dd31e8" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/AB-Test.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Server & Client-Side Testing</div><p class="elementor-image-box-description">Go beyond client-side testing and deploy experiments on the server-side. Test and optimize algorithms, architectures, and even complete re-brands.</p></div></div></div></div><div class="elementor-element elementor-element-ed5ec87 feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="ed5ec87" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/bleed-marks.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Full-Breadth of Integrations</div><p class="elementor-image-box-description">Dynamic Yield’s open and agnostic architecture integrates with the marketing platforms you already use, from DMPs to web analytics, tag managers, and more.</p></div></div></div></div><div class="elementor-element elementor-element-370e085 feature-box elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="370e085" data-element_type="widget" data-widget_type="image-box.default"><div class="elementor-widget-container"><div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/06/Single-Page.svg" class="attachment-full size-full" alt="" /></figure><div class="elementor-image-box-content"><div class="elementor-image-box-title">Single-Page Applications Support</div><p class="elementor-image-box-description">Create, manage, and measure A/B tests on your single-page application without having to heavily modify your application’s code.</p></div></div></div></div></div></div></div></div></div></section></div></div></div></div></div></section><section class="elementor-element elementor-element-627dff3 section section-case-studies module elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="627dff3" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-faba0f7 elementor-column elementor-col-100 elementor-top-column" data-id="faba0f7" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-ef002a2 elementor-widget elementor-widget-heading" data-id="ef002a2" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h3 class="elementor-heading-title elementor-size-default">Why industry experts choose Dynamic Yield for Experience Optimization</h3></div></div><div class="elementor-element elementor-element-d1d6435 elementor-widget elementor-widget-shortcode" data-id="d1d6435" data-element_type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><div class="exp-cs-slider"><a href="/case-studies/tottenham-hotspur/" target="_blank" class="exp-cs-slide"><div class="exp-cs-slide-inner"><span class="exp-cs-cat athletics-and-outdoors">Athletics & Outdoors</span><div class="exp-cs-img-wrap retina_parent"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2022/09/tottenham.jpg" alt="Tottenham Hotspur"></div><div class="exp-cs-text-wrap"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2022/09/tottenham-logo.svg" alt=""><p>Applying experiment learnings of different layouts for different audiences <strong>increases conversion rate on mobile by 40%</strong></p><span>Read Tottenham Hotspur case study →</span></div></div></a><a href="/case-studies/ocado/" target="_blank" class="exp-cs-slide"><div class="exp-cs-slide-inner"><span class="exp-cs-cat groceries">GROCERIES</span><div class="exp-cs-img-wrap retina_parent"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2022/09/ocado.jpg" alt="Ocado"></div><div class="exp-cs-text-wrap"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2022/09/ocado-logo.svg" alt=""><p>Testing a more prominent placement of buy-in-bulk offers on the product listing page drives a <strong>55% increase in add-to-cart rate</strong></p><span>Read Ocado case study →</span></div></div></a><a href="/case-studies/financial-services/" target="_blank" class="exp-cs-slide"><div class="exp-cs-slide-inner"><span class="exp-cs-cat financial-services">FINANCIAL SERVICES</span><div class="exp-cs-img-wrap retina_parent"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2022/09/syf.jpg" alt="Synchrony"></div><div class="exp-cs-text-wrap"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2022/09/syf-logo.svg" alt=""><p>Running personalization and UX experiments leads to a <strong>7% lift in credit card applications through personalization</strong></p><span>Read Synchrony case study →</span></div></div></a><a href="/case-studies/sky/" target="_blank" class="exp-cs-slide"><div class="exp-cs-slide-inner"><span class="exp-cs-cat telecommunications">Telecommunications</span><div class="exp-cs-img-wrap retina_parent"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/04/sky.jpg" alt="Sky"></div><div class="exp-cs-text-wrap"><img decoding="async" src="https://www.dynamicyield.com/wp-content/uploads/2024/04/sky.svg" alt=""><p>Running tests to optimize customer onboarding <strong>increases CTR to watch by 138%</strong></p><span>Read Sky case study →</span></div></div></a></div> <script>(function($) {
function initExpSlider() {
if (typeof $.fn.slick !== 'function') {
// Slick not loaded yet — retry in 100ms
return setTimeout(initExpSlider, 100);
}
var slider = $('.exp-cs-slider');
if (!slider.length || slider.hasClass('slick-initialized')) return;
slider.slick({
infinite: false,
slidesToShow: 1,
slidesToScroll: 1,
arrows: false,
dots: true
});
var expSlide = $('.exp-cs-slide');
var pageUrl= window.location.href;
if (expSlide.length) {
expSlide.each(function() {
$(this).on('click', function(e) {
var cta_name = $(this).find('.exp-cs-text-wrap span').text().trim(),
cta_url = $(this).attr('href');
if (typeof adobeDataLayer !== 'undefined' && adobeDataLayer.push) {
adobeDataLayer.push({
'event': 'ctaClick',
'clickInfo': {
'ctaName': cta_name,
'ctaType': 'link',
'destinationURL': cta_url,
'ctaLocation': pageUrl,
'ctaSection': 'Case Studies carousel'
}
});
}
});
});
}
}
// Wait for DOM
$(document).ready(initExpSlider);
})(jQuery);</script></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-cc85c95 section section-testimonial module elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="cc85c95" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-21499c7 elementor-column elementor-col-100 elementor-top-column" data-id="21499c7" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-f59e7ae elementor-widget elementor-widget-html" data-id="f59e7ae" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"><div class="testi-logo"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2018/05/chaltec-white.svg" alt="" width="158" height="24" /></div><div class="testi-quote"> <span>We used the Multi-Touch Campaign capabilities to drive changes and test the entire website journey for one of our key customer segments. This was all set up as a single experiment to guarantee consistency throughout the entire customer journey, no matter the touchpoint. So far, we’ve seen great returns, with an increase of over 27% in the conversion rate for these customers.</span></div><div class="testi-author"><div class="testi-author-img retina_parent"> <img loading="lazy" decoding="async" src="/wp-content/uploads/2024/06/chrisitan.png" alt="" width="52" height="52" /></div><div class="testi-author-info"> <strong>Christian Ebhardt</strong> <span>Shop Manager of eCommerce & CRO Manager, Chal-Tec</span></div></div></div></div></div></div></div></div></div></section><section class="elementor-element elementor-element-06d5e14 section section-caps module elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="06d5e14" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-8e5314b elementor-column elementor-col-100 elementor-top-column" data-id="8e5314b" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><section class="elementor-element elementor-element-215fa1c section-caps-inner elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-inner-section" data-id="215fa1c" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-5498c58 elementor-column elementor-col-50 elementor-inner-column" data-id="5498c58" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-6d3a083 elementor-widget elementor-widget-heading" data-id="6d3a083" data-element_type="widget" data-widget_type="heading.default"><div class="elementor-widget-container"><h2 class="elementor-heading-title elementor-size-default">Better together</h2></div></div><div class="elementor-element elementor-element-3176114 elementor-widget elementor-widget-text-editor" data-id="3176114" data-element_type="widget" data-widget_type="text-editor.default"><div class="elementor-widget-container"><div class="elementor-text-editor elementor-clearfix">Our applications are more powerful when coupled with the rest of our capabilities, all available in a <a href="/experience-os/">single operating system for personalization</a>.</div></div></div></div></div></div><div class="elementor-element elementor-element-b66b451 elementor-column elementor-col-50 elementor-inner-column" data-id="b66b451" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-5795d41 cap-box-wrap elementor-widget elementor-widget-html" data-id="5795d41" data-element_type="widget" data-widget_type="html.default"><div class="elementor-widget-container"> <a href="/segmentation/" class="cap-box cap-box-discover"><figure class="cap-box-img"> <img loading="lazy" decoding="async" class="cap-box-img-def" src="/wp-content/uploads/2023/11/discover-def.svg" alt="" width="40" height="40" /> <img loading="lazy" decoding="async" class="cap-box-img-hov" src="/wp-content/uploads/2023/11/discover-hov.svg" alt="" width="40" height="40" /></figure> <strong>Segmentation</strong> <span>Identify, build, and analyze audiences.</span> </a> <a href="/targeting/" class="cap-box cap-box-target"><figure class="cap-box-img"> <img loading="lazy" decoding="async" class="cap-box-img-def" src="/wp-content/uploads/2023/11/target-def.svg" alt="" width="28" height="40" /> <img loading="lazy" decoding="async" class="cap-box-img-hov" src="/wp-content/uploads/2023/11/target-hov.svg" alt="" width="28" height="40" /></figure> <strong>Targeting</strong> <span>Serve each customer with unique offers.</span> </a> <a href="/recommendations/" class="cap-box cap-box-recommend"><figure class="cap-box-img"> <img loading="lazy" decoding="async" class="cap-box-img-def" src="/wp-content/uploads/2023/11/recommend-def.svg" alt="" width="37" height="40" /> <img loading="lazy" decoding="async" class="cap-box-img-hov" src="/wp-content/uploads/2023/11/recommend-hov.svg" alt="" width="37" height="40" /></figure> <strong>Recommendations</strong> <span>Algorithmically predict customers’ interests.</span> </a> <a href="/journey-orchestration/" class="cap-box cap-box-engage"><figure class="cap-box-img"> <img loading="lazy" decoding="async" class="cap-box-img-def" src="/wp-content/uploads/2023/11/engage-def.svg" alt="" width="35" height="40" /> <img loading="lazy" decoding="async" class="cap-box-img-hov" src="/wp-content/uploads/2023/11/engage-hov.svg" alt="" width="35" height="40" /></figure> <strong>Journey Orchestration</strong> <span>Reach customers at critical moments.</span> </a></div></div></div></div></div></div></div></section></div></div></div></div></div></section><section class="elementor-element elementor-element-38eb42d elementor-section-full_width section-related module elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section" data-id="38eb42d" data-element_type="section"><div class="elementor-container elementor-column-gap-no"><div class="elementor-row"><div class="elementor-element elementor-element-1c13f53 elementor-column elementor-col-100 elementor-top-column" data-id="1c13f53" data-element_type="column"><div class="elementor-column-wrap elementor-element-populated"><div class="elementor-widget-wrap"><div class="elementor-element elementor-element-aec36b1 elementor-widget elementor-widget-shortcode" data-id="aec36b1" data-element_type="widget" data-widget_type="shortcode.default"><div class="elementor-widget-container"><div class="elementor-shortcode"><div class="related-articles-shortcode"><div class="related-articles-header"><h3>Featured resources</h3> <span class="related-articles-nav"></span></div><div class="related-articles-slider"><a href="https://www.dynamicyield.com/course/testing-and-optimization/" title="A/B Testing & Optimization Course" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="1200" height="628" src="https://www.dynamicyield.com/wp-content/uploads/2020/07/XP2-ABTestingOptimization-FB-1200x628.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Course</span><h4>A/B Testing & Optimization Course</h4> <span class="related-article-desc">Learn the fundamentals of A/B testing and optimization – from basic concepts to common pitfalls, proven methods, and scaling your results</span> <span class="related-article-cta">Start the course →</span> </a><a href="https://www.dynamicyield.com/lesson/traffic-allocation/" title="Choosing The Right Traffic Allocation In A/B Testing" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2017/02/Choosing-the-right-traffic-allocation-in-A-B-testing-Blog.jpg" class="attachment-full size-full" alt="traffic allocation" /></div> <span class="related-article-type">Lesson</span><h4>Choosing The Right Traffic Allocation In A/B Testing</h4> <span class="related-article-desc">Learn how to choose the right traffic allocation method for your A/B tests and avoid common pitfalls, ensuring impactful, valid results.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/lesson/ab-testing-analysis/" title="How To Analyze And Interpret A/B Testing Results" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2018/05/How-to-analyze-interpret-A-B-testing-results-Blog.jpg" class="attachment-full size-full" alt="a/b testing" /></div> <span class="related-article-type">Lesson</span><h4>How To Analyze And Interpret A/B Testing Results</h4> <span class="related-article-desc">Analyzing A/B testing results is one of the most important stages of an experiment. But it's also the least talked about. Here's how to do it right.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/course/advanced-experimentation/" title="Advanced Experimentation Course" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="1200" height="628" src="https://www.dynamicyield.com/wp-content/uploads/2020/07/XP2-AdvancedExperimentation-FB-1200x628.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Course</span><h4>Advanced Experimentation Course</h4> <span class="related-article-desc">For those ready to dive deeper into the implementation methods, calculations, setup, and analysis of experiments.</span> <span class="related-article-cta">Read more →</span> </a><a href=" https://www.dynamicyield.com/lesson/conversion-attribution-scoping/" title="Understanding Conversion Attribution Scoping In A/B Testing" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2017/05/Understanding-conversion-attribution-scoping-in-AB-Testing-Blog.jpg" class="attachment-full size-full" alt="conversion attribution" /></div> <span class="related-article-type">Lesson</span><h4>Understanding Conversion Attribution Scoping In A/B Testing</h4> <span class="related-article-desc">The influence of different conversion attribution configurations on your personalization and A/B testing campaigns.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/article/ab-testing-with-single-page-applications/" title="Personalization And A/B Testing With Single Page Application Frameworks" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2021/02/DY-SPAs-795x320-1.png" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Article</span><h4>Personalization And A/B Testing With Single Page Application Frameworks</h4> <span class="related-article-desc">Find out where SPAs came from, what they are, why brands are making the move, as well as how to overcome challenges presented in A/B testing and personalization.</span> <span class="related-article-cta">Read the article →</span> </a><a href="https://www.dynamicyield.com/article/website-navigation-examples/" title="High-Impact Navigation Optimization Ideas To Improve Product Discovery" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2020/10/website-navigation-blog.png" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Article</span><h4>High-Impact Navigation Optimization Ideas To Improve Product Discovery</h4> <span class="related-article-desc">Test different variations of site design elements and seek inspiration from brands that are effectively optimizing the navigation experience.</span> <span class="related-article-cta">Read the article →</span> </a><a href="https://www.dynamicyield.com/lesson/no-failed-ab-tests/" title="There Are No Failed A/B Tests: How To Ensure Every Experiment Yields Meaningful Results" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2020/08/15.-There-are-no-failed-tests-Blog.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Lesson</span><h4>There Are No Failed A/B Tests: How To Ensure Every Experiment Yields Meaningful Results</h4> <span class="related-article-desc">Start gleaning meaningful insights from every A/B test, no matter the outcome with the right testing methodology and perspective toward experiment analysis.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/guides/dynamic-experiments/" title="The Mechanics Of A Successful And Meaningful Test" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/09/dynamic-experiments-feature.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Guide</span><h4>The Mechanics Of A Successful And Meaningful Test</h4> <span class="related-article-desc">Start designing, conducting, and optimizing proper experiments that produce valuable results.</span> <span class="related-article-cta">Read the guide →</span> </a><a href="https://www.dynamicyield.com/lesson/bayesian-testing/" title="Frequentist Vs. Bayesian Approach In A/B Testing" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2016/09/Frequentist-vs-Bayesian-approach-Blog.jpg" class="attachment-full size-full" alt="frequentist vs bayesian" /></div> <span class="related-article-type">Lesson</span><h4>Frequentist Vs. Bayesian Approach In A/B Testing</h4> <span class="related-article-desc">The industry is moving toward the Bayesian framework as it is a simpler, less restrictive, more reliable, and more intuitive approach to A/B testing.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/blog/introducing-predictive-targeting/" title="Introducing: Automated Personalization With Dynamic Yield’s Predictive Targeting" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2018/02/predictivetargeting_blog.jpg" class="attachment-full size-full" alt="Predictive Targeting by Dynamic Yield" /></div> <span class="related-article-type">Article</span><h4>Introducing: Automated Personalization With Dynamic Yield’s Predictive Targeting</h4> <span class="related-article-desc">Predictive Targeting, an AI-Powered solution by Dynamic Yield, automatically converts every A/B test into an effective personalization opportunity.</span> <span class="related-article-cta">Read the article →</span> </a><a href="https://www.dynamicyield.com/blog/dynamic-yield-for-spas/" title="Dynamic Yield for SPAs – Seamless Personalization with Any Framework" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2021/07/DY-SPA-795x320-1-1.png" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Article</span><h4>Dynamic Yield for SPAs – Seamless Personalization with Any Framework</h4> <span class="related-article-desc">Most personalization technologies vary in their SPA support, but Dynamic Yield’s seamless solution allows for agile and performance-driven experience delivery.</span> <span class="related-article-cta">Read the article →</span> </a><a href="https://www.dynamicyield.com/lesson/cro-plan/" title="Developing A Conversion Rate Optimization Strategy" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2014/09/4-step-conversion-strategy-Blog.jpg" class="attachment-full size-full" alt="CRO plan" /></div> <span class="related-article-type">Article</span><h4>Developing A Conversion Rate Optimization Strategy</h4> <span class="related-article-desc">Use this robust program to develop a conversion rate optimization strategy that will help you achieve sustainable growth.</span> <span class="related-article-cta">Read the article →</span> </a><a href="https://www.dynamicyield.com/blog/multi-touch-campaigns/" title="Multi-Touch Campaigns – A Whole New Way To Test & Personalize" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2018/10/DY_Multi-Touch_Blog_795x320.jpg" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Article</span><h4>Multi-Touch Campaigns – A Whole New Way To Test & Personalize</h4> <span class="related-article-desc">Build cohesive campaigns with multiple experiences of different types that span across pages and touchpoints, from the first pageview all the way to the last.</span> <span class="related-article-cta">Read the article →</span> </a><a href="https://www.dynamicyield.com/lesson/landing-page-design/" title="The Core Principles Of Landing Page Optimization" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2014/07/The-core-principles-of-landing-page-optimization-Blog.jpg" class="attachment-full size-full" alt="landing page optimization" /></div> <span class="related-article-type">Lesson</span><h4>The Core Principles Of Landing Page Optimization</h4> <span class="related-article-desc">Designing an optimized landing page isn't exactly a cakewalk. If you want to build a high-converting landing page experience, keep the following fundamental principles in mind.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/lesson/client-side-vs-server-side/" title="Client-Side Vs Server-Side A/B Testing And Personalization" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2020/07/Client-side-vs-server-side-AB-Testing-and-personalization-Blog-1.jpg" class="attachment-full size-full" alt="client-side vs server-side" /></div> <span class="related-article-type">Lesson</span><h4>Client-Side Vs Server-Side A/B Testing And Personalization</h4> <span class="related-article-desc">An in-depth analysis of the most important technical considerations when comparing client-side vs server-side rendering.</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/lesson/maximum-returns-with-3-ab-testing-rules/" title="Choosing The Right Optimization KPI For Your A/B Tests" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2017/10/Choosing-the-right-optimization-KPI-for-your-AB-tests-Blog.jpg" class="attachment-full size-full" alt="optimization KPI" /></div> <span class="related-article-type">Lesson</span><h4>Choosing The Right Optimization KPI For Your A/B Tests</h4> <span class="related-article-desc">Optimize your testing program by addressing common A/B testing pitfalls and introducing reliable approaches to measure the efficacy of your experiences</span> <span class="related-article-cta">Read the lesson →</span> </a><a href="https://www.dynamicyield.com/blog/affinity-allocation/ " title="Transform The Way Customers Experience Personalization With Affinity Allocation" target="_blank"><div class="related-article-img-wrap"><img loading="lazy" decoding="async" width="795" height="320" src="https://www.dynamicyield.com/wp-content/uploads/2023/04/dy-affinity-allocation-feature.png" class="attachment-full size-full" alt="" /></div> <span class="related-article-type">Article</span><h4>Transform The Way Customers Experience Personalization With Affinity Allocation</h4> <span class="related-article-desc">By optimizing for customer affinity, companies can personalize at scale and achieve precision when delivering tailored experiences as users move through their unique journeys.</span> <span class="related-article-cta">Read the article →</span> </a></div></div><style>.related-articles-shortcode {
box-sizing: border-box;
width: 100%;
max-width: 1110px;
margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}
.related-articles-shortcode * {
box-sizing: border-box;
}
.related-articles-shortcode.no-articles {
text-align: center;
}
.related-articles-header {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.related-articles-shortcode h3 {
color: #000;
font: 700 26px/1.27 "Mark for MC", sans-serif;
margin: 0;
padding: 0;
}
.related-articles-shortcode:not(.no-articles) h3 {
width: calc(100% - 100px);
}
.related-articles-nav {
margin-left: auto;
display: flex;
flex-wrap: wrap;
width: 88px;
justify-content: space-between;
}
.related-articles-nav .slick-arrow {
-webkit-appearance: none;
appearance: none;
border: 0;
background-image: none;
background-color: #A39CB7;
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
width: 40px;
height: 40px;
-webkit-transform: none;
transform: none;
-webkit-transition: background-color .5s;
transition: background-color .5s;
}
.related-articles-nav .slick-arrow:hover {
background-color: #5D3AB9;
-webkit-transition: background-color .5s;
transition: background-color .5s;
}
.related-articles-nav .slick-arrow:before {
content: '';
display: block;
font-size: 0;
box-sizing: border-box;
position: absolute;
top: 14px;
width: 10px;
height: 10px;
opacity: 1;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.related-articles-nav .slick-prev:before {
border-left: 2px solid #fff;
border-bottom: 2px solid #fff;
left: 17px;
}
.related-articles-nav .slick-next:before {
border-top: 2px solid #fff;
border-right: 2px solid #fff;
right: 17px;
}
.related-articles-slider:not(.slick-initialized) {
opacity: 0;
}
.related-articles-slider .slick-slide,
.related-articles-slider .slick-slide:hover {
color: #000 !important;
text-decoration: none;
}
.related-article-img-wrap {
height: 132px;
width: 100%;
-webkit-transition: all .5s;
transition: all .5s;
}
.related-article-img-wrap img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.related-articles-slider h4 {
color: #000;
font-family: "Mark for MC", sans-serif;
font-weight: 500;
margin: 0;
padding: 0;
}
.related-articles-slider .related-article-type {
color: #F64C72;
font: 500 12px/1 "Mark for MC", sans-serif;
text-transform: uppercase;
display: block;
margin-bottom: 6px;
}
.related-articles-slider .related-article-desc {
font: 400 15px/1.6 "Mark for MC", sans-serif;
display: block;
}
.related-articles-slider .related-article-cta {
color: #5D3AB9;
font: 700 15px/1.6 "Mark for MC", sans-serif;
display: block;
margin-top: auto;
}
.related-articles-slider .slick-slide:hover h4,
.related-articles-slider .slick-slide:hover .related-article-cta {
text-decoration: underline;
}
.related-articles-slider .slick-slide:hover .related-article-img-wrap {
opacity: .75;
box-shadow: 5px 5px 10px #CECECE;
-webkit-transition: all .5s;
transition: all .5s;
}
@media (min-width: 768px) {
.related-articles-shortcode {
padding-top: 100px;
padding-bottom: 100px;
}
.related-articles-header {
margin-bottom: 25px;
}
.related-articles-slider .slick-list {
margin: 0 -19px;
}
.related-articles-slider .slick-track {
display: flex;
}
.related-articles-slider .slick-slide {
height: auto;
display: flex;
flex-wrap: wrap;
flex-direction: column;
margin: 0 19px;
}
.related-article-img-wrap,
.related-articles-slider h4 {
margin-bottom: 16px;
}
.related-articles-slider .related-article-type {
margin-top: 4px;
}
.related-articles-slider h4 {
font-size: 22px;
line-height: 1.27;
}
.related-articles-slider .related-article-desc {
margin-bottom: 17px;
}
}
@media (max-width: 767px) {
.related-articles-shortcode {
padding-top: 75px;
padding-bottom: 75px;
}
.related-articles-header {
margin-bottom: 36px;
}
.related-articles-slider {
margin-left: -25px;
margin-right: -25px;
width: calc(100% + 50px);
}
.related-articles-slider .slick-list {
margin: 0 -6px;
}
.related-articles-slider .slick-slide {
margin: 0 6px;
}
.related-articles-slider h4,
.related-articles-slider .related-article-desc,
.related-articles-slider .related-article-cta {
-webkit-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.related-articles-slider .slick-slide:not(.slick-active) h4,
.related-articles-slider .slick-slide:not(.slick-active) .related-article-desc,
.related-articles-slider .slick-slide:not(.slick-active) .related-article-cta {
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
.related-article-img-wrap,
.related-articles-slider h4 {
margin-bottom: 20px;
}
.related-articles-slider h4 {
font-size: 20px;
line-height: 1.25;
}
.related-articles-slider .related-article-desc {
margin-bottom: 20px;
}
}
@media (min-width: 500px) and (max-width: 767px) {
.related-article-img-wrap {
height: 200px;
}
}</style> <script>jQuery(function($) {
let sliderArgs = {
slidesToShow: 3,
appendArrows: '.related-articles-nav',
responsive: [
{
breakpoint: 991,
settings: {
slidesToShow: 2
}
},
{
breakpoint: 767,
settings: {
centerMode: true,
centerPadding: '25px',
slidesToShow: 1
}
}
]
};
$('.related-articles-slider').slick(sliderArgs);
let pageUrl = window.location.href;
let articleBtn = $('.related-articles-slider .slick-slide');
if(articleBtn) {
articleBtn.on('click', function(e) {
let ctaUrl = $(this).attr('href'),
ctaName = $(this).find('.related-article-cta').text().trim();
adobeDataLayer.push({
"event": "ctaClick",
"clickInfo": {
"ctaName": ctaName,
"ctaType": "link",
"destinationURL": ctaUrl,
"ctaLocation": pageUrl,
"ctaSection": "Related Articles Widget"
}
});
});
}
});</script> </div></div></div></div></div></div></div></div></section></div></div></div><footer id="main-footer" class=""><div class="footer-top"><div class="footer-container"><h4>Make hyper-personalization a reality</h4><p>Transform simple customer transactions into enduring relationships and unlock a new horizon of growth</p><div class="footer-btns-wrap"> <a href="https://www.dynamicyield.com/request-demo/" class="btn-teal">Contact Sales</a> <a href="https://www.dynamicyield.com/product-demo/" class="btn-transparent">Watch a product demo<svg xmlns="http://www.w3.org/2000/svg" width="15.625" height="15.625" viewBox="0 0 15.625 15.625"> <path id="Icon_ionic-ios-play-circle" data-name="Icon ionic-ios-play-circle" d="M10.688,3.375A7.313,7.313,0,1,0,18,10.688,7.311,7.311,0,0,0,10.688,3.375Zm2.946,7.45L8.81,13.743a.156.156,0,0,1-.236-.137V7.77a.156.156,0,0,1,.236-.137l4.823,2.918A.161.161,0,0,1,13.634,10.825Z" transform="translate(-2.875 -2.875)" fill="none" stroke="rgba(0,0,0,0.8)" stroke-width="1"/> </svg> </a></div><ul class="footer-certificates"><li class="retina_parent"> <a href="https://www.dynamicyield.com/compliance/"> <img src="/wp-content/uploads/2022/05/gdpr-icon.png" alt="gdpr icon" width="139" height="70"> </a></li><li class="retina_parent"> <a href="https://www.dynamicyield.com/compliance/"> <img src="/wp-content/uploads/2023/04/SOCII-Badge.png" alt="socii icon" width="70" height="70"> </a></li><li> <a href="https://www.dynamicyield.com/compliance/"> <img src="/wp-content/uploads/2022/05/ccpa-icon.svg" alt="ccpa icon" width="117" height="40"> </a></li><li class="retina_parent"> <a href="https://www.dynamicyield.com/compliance/"> <img src="/wp-content/uploads/2022/05/iso-27001.png" alt="iso icon" width="106" height="68"> </a></li></ul></div></div><div class="footer-container"><div id="footer-widgets"><div class="footer-widget"><div id="nav_menu-2" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Key Capabilities</h4><div class="menu-core-capabilities-container"><ul id="menu-core-capabilities" class="menu"><li id="menu-item-230872" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-230872"><a href="https://www.dynamicyield.com/segmentation/">Segmentation</a></li><li id="menu-item-5913" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5913"><a href="https://www.dynamicyield.com/targeting/">Targeting</a></li><li id="menu-item-198647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198647"><a href="https://www.dynamicyield.com/recommendations/">Recommendations</a></li><li id="menu-item-198648" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198648"><a href="https://www.dynamicyield.com/journey-orchestration/">Journey Orchestration</a></li><li id="menu-item-230873" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-208569 current_page_item menu-item-230873"><a href="https://www.dynamicyield.com/optimization/" aria-current="page">Optimization</a></li></ul></div></div></div><div class="footer-widget"><div id="nav_menu-13" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Industries</h4><div class="menu-industries-container"><ul id="menu-industries" class="menu"><li id="menu-item-51518" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51518"><a href="/ecommerce/">eCommerce</a></li><li id="menu-item-51520" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51520"><a href="/financial-services/">Financial Services</a></li><li id="menu-item-224041" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224041"><a href="/restaurants/">Restaurants</a></li><li id="menu-item-224042" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224042"><a href="/grocery/">Grocery</a></li><li id="menu-item-51519" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51519"><a href="/b2b-ecommerce/">B2B eCommerce</a></li><li id="menu-item-13777" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13777"><a href="https://www.dynamicyield.com/travel/">Travel</a></li><li id="menu-item-19895" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19895"><a href="https://www.dynamicyield.com/gaming/">iGaming</a></li><li id="menu-item-13775" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13775"><a href="https://www.dynamicyield.com/media/">Media</a></li></ul></div></div></div><div class="footer-widget"><div id="nav_menu-11" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Why Dynamic Yield</h4><div class="menu-why-dynamic-yield-container"><ul id="menu-why-dynamic-yield" class="menu"><li id="menu-item-51524" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-51524"><a href="/customer-success/">Industry-Leading Services</a></li><li id="menu-item-31658" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31658"><a href="https://www.dynamicyield.com/clients/">Global Scale</a></li><li id="menu-item-13718" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13718"><a href="https://www.dynamicyield.com/case-studies/">Real Impact</a></li><li id="menu-item-224043" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224043"><a href="/ai/">Personalization AI</a></li><li id="menu-item-224044" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224044"><a href="/partners/">Rich Partner Network</a></li><li id="menu-item-224045" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224045"><a href="/enterprise-grade-personalization/">Enterprise-Grade Security</a></li></ul></div></div></div><div class="footer-widget"><div id="nav_menu-5" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">Company</h4><div class="menu-company-container"><ul id="menu-company" class="menu"><li id="menu-item-242875" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-242875"><a href="https://www.mastercard.com/us/en/for-the-world/about-us.html">About Us</a></li><li id="menu-item-19360" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19360"><a href="https://events.dynamicyield.com/">Events</a></li><li id="menu-item-242874" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-242874"><a href="https://www.mastercard.com/us/en/news-and-trends/stories.html">Press</a></li><li id="menu-item-130411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-130411"><a href="https://www.dynamicyield.com/blog/">Blog</a></li><li id="menu-item-226" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-226"><a href="https://www.dynamicyield.com/contact/">Contact</a></li><li id="menu-item-198646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198646"><a href="https://www.dynamicyield.com/partner-program/">Become a Partner</a></li><li id="menu-item-11264" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11264"><a href="/request-demo/">Request Demo</a></li></ul></div></div><div id="text-6" class="fwidget et_pb_widget widget_text"><div class="textwidget"><ul style="min-width: 150px; margin-top: -15px;"><li><a style="color: #fff; font-weight: 500;" href="/careers/">We’re hiring!</a></li></ul></div></div></div><div class="lc-footer-nav-block"><div class="lc-footer-nav-header"> <a href="https://www.dynamicyield.com/learn/" class="lc-footer-logo"></a> <span>Take your knowledge to exponential levels</span></div><div class="lc-footer-menu"><ul id="menu-lc-menu-footer" class="menu"><li id="menu-item-212992" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212992"><a href="https://www.dynamicyield.com/articles/">Articles</a></li><li id="menu-item-212993" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212993"><a href="https://www.dynamicyield.com/learning-paths/">Learning Paths</a></li><li id="menu-item-212994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212994"><a href="https://www.dynamicyield.com/rooted-personalization/">Rooted Personalization</a></li><li id="menu-item-212995" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212995"><a href="https://www.dynamicyield.com/personalization-examples/">Personalization Examples</a></li><li id="menu-item-212996" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212996"><a href="https://www.dynamicyield.com/guides/">Guides</a></li><li id="menu-item-212997" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212997"><a href="https://www.dynamicyield.com/talks/">Talks</a></li><li id="menu-item-212999" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212999"><a href="https://www.dynamicyield.com/glossary-terms/">Encyclopedia</a></li><li id="menu-item-212998" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-212998"><a href="https://marketing.dynamicyield.com/benchmarks/">Benchmarks</a></li></ul></div></div></div></div><div id="et-footer-nav"><div class="footer-container"><ul id="menu-footer-menu" class="bottom-nav"><li id="menu-item-19183" class="footer_menu_title menu-item menu-item-type-custom menu-item-object-custom menu-item-19183"><a>Recommended Guides:</a></li><li id="menu-item-211968" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-211968"><a href="https://www.dynamicyield.com/article/personalization-guide/">Personalization</a></li><li id="menu-item-138198" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-138198"><a href="https://www.dynamicyield.com/lesson/introduction-to-ab-testing/">A/B Testing</a></li><li id="menu-item-147897" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-147897"><a href="https://www.dynamicyield.com/lesson/cro-plan/">Conversion Rate Optimization</a></li><li id="menu-item-19184" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19184"><a href="/lesson/shopping-cart-abandonment-strategy/">Shopping Cart Abandonment</a></li><li id="menu-item-19185" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19185"><a href="/lesson/product-recommendations-guide/">Product Recommendations</a></li><li id="menu-item-22805" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22805"><a href="/lesson/promise-and-pitfalls-omnichannel-retailing/">Omnichannel Retailing</a></li><li id="menu-item-22885" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22885"><a href="/lesson/the-economics-of-ecommerce-conversion-optimization/">eCommerce Conversion Rate Optimization</a></li><li id="menu-item-28240" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28240"><a href="/article/50-most-important-dynamicyield-personalization-stats/">Personalization Statistics</a></li><li id="menu-item-33877" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-33877"><a href="https://www.dynamicyield.com/article/tj-maxx-spired-checkout-optimization/">Checkout Optimization</a></li><li id="menu-item-123711" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123711"><a href="/article/ecommerce-personalization-must-haves/">eCommerce Personalization</a></li><li id="menu-item-144090" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-144090"><a href="https://www.dynamicyield.com/lesson/strategizing-omnichannel-personalization/">Omnichannel Personalization</a></li><li id="menu-item-148146" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-148146"><a href="https://marketing.dynamicyield.com/benchmarks/cart-abandonment-rate/">Shopping Cart Abandonment Rate</a></li></ul><div class="footer-mach-logo retina_parent"> <img src="/wp-content/uploads/2022/05/mach-cert-22-wh.png" alt="Mach logo" width="63" height="70"></div><div class="language-switcher footer-language-switcher"><ul><li>en<ul><li><a class="active" href="https://www.dynamicyield.com/optimization/">English</a></li><li><a href="https://www.dynamicyield.com/es/optimization/">Español</a></li><li><a href="https://www.dynamicyield.com/de/optimization/">Deutsch</a></li><li><a href="https://www.dynamicyield.com/fr/optimization/">Français</a></li><li><a href="https://www.dynamicyield.com/ja/optimize/">日本語</a></li></ul></li></li></ul></div></div></div><div id="footer-bottom"><div class="footer-container"><div class="footer_info_wrapper"><div id="footer-info"> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Manage Cookies</button> <a href="/privacy-notice/" target="_blank" class="animlink">Privacy Notice</a> <a href="/tos/" target="_blank" class="animlink">Terms of use</a> <span>© 2026 Mastercard Dynamic Yield</span></div></div><div class="footer_social_icons"><style>.et-social-icons .et-social-icon img {
max-width: 16px;
transition: 0.2s all;
}
.et-social-icons .et-social-icon img:not(:hover) {
opacity: 0.5;
}</style><span itemscope itemtype="http://schema.org/Organization"><link itemprop="url" href="https://www.dynamicyield.com"><ul class="et-social-icons"><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.linkedin.com/company/dynamic-yield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-5.png" alt="LinkedIn Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.instagram.com/dynamicyield/" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-4.png" alt="Instagram Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.youtube.com/c/Dynamicyield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-3.png" alt="Youtube Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.tiktok.com/@dynamic.yield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-2.png" alt="TikTok Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://www.facebook.com/DynamicYield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame-1.png" alt="Facebook Logo" /> </a></li><li class="et-social-icon"> <a itemprop="sameAs" href="https://twitter.com/DynamicYield" class="icon" target="_blank"> <img src="https://www.dynamicyield.com/wp-content/uploads/2025/09/Frame.png" alt="X Logo" /> </a></li></ul> </span></div></div></div></footer></div></div><div id="mobile_menu_overlay"></div> <script type='text/javascript' src='//cdn.dynamicyield.com/api/8765281/api_dynamic.js'></script> <script type='text/javascript' src='//cdn.dynamicyield.com/api/8765281/api_static.js'></script> <script type="text/javascript">var sbiajaxurl = "https://www.dynamicyield.com/wp-admin/admin-ajax.php";</script> <script type="text/javascript">!function(e,n){var r={"selectors":{"block":"pre.EnlighterJSRAW","inline":"code.EnlighterJSRAW"},"options":{"indent":2,"ampersandCleanup":true,"linehover":true,"rawcodeDbclick":false,"textOverflow":"break","linenumbers":true,"theme":"beyond","language":"generic","retainCssClasses":false,"collapse":false,"toolbarOuter":"","toolbarTop":"{BTN_RAW}{BTN_COPY}{BTN_WINDOW}{BTN_WEBSITE}","toolbarBottom":""},"resources":["https:\/\/www.dynamicyield.com\/wp-content\/plugins\/enlighter\/cache\/enlighterjs.min.css?tvrakvcLArVio6C","https:\/\/www.dynamicyield.com\/wp-content\/plugins\/enlighter\/resources\/enlighterjs\/enlighterjs.min.js"]},o=document.getElementsByTagName("head")[0],t=n&&(n.error||n.log)||function(){};e.EnlighterJSINIT=function(){!function(e,n){var r=0,l=null;function c(o){l=o,++r==e.length&&(!0,n(l))}e.forEach(function(e){switch(e.match(/\.([a-z]+)(?:[#?].*)?$/)[1]){case"js":var n=document.createElement("script");n.onload=function(){c(null)},n.onerror=c,n.src=e,n.async=!0,o.appendChild(n);break;case"css":var r=document.createElement("link");r.onload=function(){c(null)},r.onerror=c,r.rel="stylesheet",r.type="text/css",r.href=e,r.media="all",o.appendChild(r);break;default:t("Error: invalid file extension",e)}})}(r.resources,function(e){e?t("Error: failed to dynamically load EnlighterJS resources!",e):"undefined"!=typeof EnlighterJS?EnlighterJS.init(r.selectors.block,r.selectors.inline,r.options):t("Error: EnlighterJS resources not loaded yet!")})},(document.querySelector(r.selectors.block)||document.querySelector(r.selectors.inline))&&e.EnlighterJSINIT()}(window,console);</script><script type="text/javascript" id="rfw-script-js-extra">var rfw = {"speed":""};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_a5ec58aa1f222bedaf60cdced3b8a004.js?ver=2026021217" id="rfw-script-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_c1b7fbe6b1a3b777fddfe187094deb97.js?ver=2026021217" id="rfw-script-fitvid-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_ea3fad8947382ebf8709507a11a805db.js" id="divi-fitvids-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/waypoints.min.js" id="waypoints-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_845779ea879c70773af95b2f6fc394d2.js" id="magnific-popup-js"></script> <script type="text/javascript" id="divi-custom-script-js-extra">var et_custom = {"ajaxurl":"https:\/\/www.dynamicyield.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/www.dynamicyield.com\/wp-content\/themes\/Divi\/images","et_load_nonce":"6133b77f5f","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","fill":"Fill","field":"field","invalid":"Invalid email","captcha":"Captcha"};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_43b4a88b2828bc5c023dc913689e8da5.js?ver=20.4" id="divi-custom-script-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/custom/bootstrap/js/bootstrap.min.js" id="bootstrap-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/custom/slick/slick.min.js" id="slick-js"></script> <script type="text/javascript" data-ot-ignore src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_12efd5a7d441d8b7f817fc6fc685dca9.js?ver=21.85" id="customscript-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_33fa37a5effe9361e40b8525e36e3eaf.js" id="typed-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_eb8981568f49ac148e96af3241eb95c7.js?ver=21.85" id="form_validation-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_be33bce741fd746dee1a6cf31c0b5bde.js" id="retina_js-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_9a50928b26148d1c35a95957e5ef2b9d.js?ver=21.85" id="mkto-scripts-js"></script> <script type="module" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/cid-validation.js?ver=21.85" id="cid-validation"></script><script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/splide.min.js?ver=21.85" id="splide.min-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/themes/Divi/js/splide-extension-auto-scroll.min.js?ver=21.85" id="splide-extension-auto-scroll.min-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_1fd82359b116109dae8b9e62b6d878c0.js?ver=21.85" id="capabilities-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/wp-featherlight/js/wpFeatherlight.pkgd.min.js?ver=1.3.4" id="wp-featherlight-js"></script> <script type="text/javascript" id="dc_conversion_api-js-extra">var ajax_obj = {"nonce":"3cd30fb921","ajax_url":"https:\/\/www.dynamicyield.com\/wp-admin\/admin-ajax.php","ajax_action":"conversion_api_call"};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/cache/autoptimize/js/autoptimize_single_34a6a3100a2ecbc7706af2d4c798f856.js?ver=935c7f8ce03960b02800bc8ae3231df8" id="dc_conversion_api-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=2.9.9" id="elementor-frontend-modules-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=2.10.0" id="elementor-sticky-js"></script> <script type="text/javascript" id="elementor-pro-frontend-js-before">var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.dynamicyield.com\/wp-admin\/admin-ajax.php","nonce":"63cee7b2eb","i18n":{"toc_no_headings_found":"No headings were found on this page."},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"google":{"title":"Google+","has_counter":true},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"delicious":{"title":"Delicious"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},
"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.dynamicyield.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=2.10.0" id="elementor-pro-frontend-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.7.6" id="elementor-dialog-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js?ver=5.3.6" id="swiper-js"></script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js?ver=2.9.9" id="share-link-js"></script> <script type="text/javascript" id="elementor-frontend-js-before">var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","downloadImage":"Download image"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"version":"2.9.9","urls":{"assets":"https:\/\/www.dynamicyield.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_lightbox_enable_counter":"yes","elementor_lightbox_enable_fullscreen":"yes","elementor_lightbox_enable_zoom":"yes","elementor_lightbox_enable_share":"yes","elementor_lightbox_title_src":"title","elementor_lightbox_description_src":"description"},"editorPreferences":[]},"post":{"id":208569,"title":"Enterprise-grade%20A%2FB%20testing%20software%20%E2%80%94%20Dynamic%20Yield","excerpt":"","featuredImage":false}};</script> <script type="text/javascript" src="https://www.dynamicyield.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.9.9" id="elementor-frontend-js"></script> <script type="text/javascript" data-noptimize>var dy_search_params = new URLSearchParams(window.location.search);
if(dy_search_params.has('utm_source')) {
localStorage.setItem('utm_source', dy_search_params.get('utm_source'));
}
if(dy_search_params.has('utm_medium')) {
localStorage.setItem('utm_medium', dy_search_params.get('utm_medium'));
}
if(dy_search_params.has('utm_content')) {
localStorage.setItem('utm_content', dy_search_params.get('utm_content'));
}
if(dy_search_params.has('utm_campaign')) {
localStorage.setItem('utm_campaign', dy_search_params.get('utm_campaign'));
}
if(dy_search_params.has('utm_term')) {
localStorage.setItem('utm_term', dy_search_params.get('utm_term'));
}
if(dy_search_params.has('mkt_tok')) {
localStorage.setItem('mkt_tok', dy_search_params.get('mkt_tok'));
}
// Also, fill in the data inside the Marketo form once its available
if(typeof window.MktoForms2 === 'object') {
MktoForms2.whenReady(function(_form) {
var form = _form.getFormElem();
console.log('MKTO FORM READY');
// Append the mkt_tok param if it exists in the URL
var ls_mkto_tok = localStorage.getItem('mkt_tok');
if(ls_mkto_tok) {
_form.addHiddenFields({
mkt_tok: ls_mkto_tok
});
_form.vals({ mkt_tok: ls_mkto_tok });
}
// Fill in the UTM data from localStorage
var dy_utms = {
'utm_source': 'txt_source__c',
'utm_medium': 'txt_medium__c',
'utm_content': 'txt_content__c',
'utm_campaign': 'txt_campaign_name__c',
'utm_term': 'txt_term__c',
'gclid': ['GCLID__c', 'GCLID_c__c']
};
for(var i = 0; i < Object.keys(dy_utms).length; i++) {
var ls_key = Object.keys(dy_utms)[i],
ls_value = localStorage.getItem(ls_key),
form_key = dy_utms[ls_key],
form_field;
if(ls_value) {
if(ls_key === 'gclid') {
ls_value = JSON.parse(ls_value).value;
}
if(typeof(form_key) === 'string') {
form_field = form[0].querySelector('input[type="hidden"][name="' + form_key + '"]');
if(form_field) {
form_field.value = ls_value;
}
} else {
for(var j = 0; j < form_key.length; j++) {
form_field = form[0].querySelector('input[type="hidden"][name="' + form_key[j] + '"]');
if(form_field) {
form_field.value = ls_value;
}
}
}
}
}
// IP Address
fetch('https://www.cloudflare.com/cdn-cgi/trace').then(function(result) {
result.text().then(function(values) {
values.split("\n").map(function(item) {
var pair = item.split('=');
if(['ip'].includes(pair[0])) {
form[0].querySelector('input[type="hidden"][name="IP__c"]').value = pair[1];
}
});
});
});
// GA ID and Referrer
var dy_utms_cookie = {};
document.cookie.split(';').forEach(function(el) {
var splitCookie = el.split('=');
var key = splitCookie[0].trim();
var value = splitCookie[1];
dy_utms_cookie[key] = value;
});
if(dy_utms_cookie["_ga"]) {
form[0].querySelector('input[type="hidden"][name="Visitor_ID__c"]').value = dy_utms_cookie["_ga"].substring(6);
}
if(dy_utms_cookie["personalize_referrer_string"]) {
form[0].querySelector('input[type="hidden"][name="Referral__c"]').value = dy_utms_cookie["personalize_referrer_string"].substring(6);
}
// ZoomInfo
if(localStorage.getItem('ZoomInfoData')) {
var zoominfo_data = JSON.parse(localStorage.getItem('ZoomInfoData'));
if(zoominfo_data) {
form[0].querySelector('input[type="hidden"][name="Alexa_Rank__c"]').value = zoominfo_data.alexaglobalrank;
form[0].querySelector('input[type="hidden"][name="Employees__c"]').value = zoominfo_data.employeesrange;
form[0].querySelector('input[type="hidden"][name="Company_Revenue_Range__c"]').value = zoominfo_data.estimatedannualrevenue;
}
}
// Also, dispatch a dataLayer event on success
_form.onSuccess(function(values, follow_up_url) {
window.dataLayer = window.dataLayer || [];
if([3739, 4802, 5094, 5110, 4946, 5076, 5116, 5171, 5172, 5173].includes(_form.getId())) {
window.dataLayer.push({
'event': 'demo_request_complete',
'eventCallback': function() {
if(follow_up_url) {
window.location.href = follow_up_url;
}
}
});
return false;
} else if([3876].includes(_form.getId())) {
window.dataLayer.push({
'event': 'newsletter_signup_complete',
'eventCallback': function() {
if(follow_up_url) {
window.location.href = follow_up_url;
}
}
});
return false;
}
});
});
}</script> <script>if(typeof(jQuery) !== 'undefined') {
$ = jQuery.noConflict();
}
function getUrlParameter(sParam) {
var sPageURL = decodeURIComponent(window.location.search.substring(1)),
sURLVariables = sPageURL.split('&'),
sParameterName,
i;
for (i = 0; i < sURLVariables.length; i++) {
sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] === sParam) {
return sParameterName[1] === undefined ? true : sParameterName[1];
}
}
}
$(window).load(function(){
var videoID = getUrlParameter('video');
if(videoID !== undefined){
if($('#wistia-' + videoID + '-1').length){
var videoName = $('#wistia-' + videoID + '-1').parents('.tab-pane');
videoName = videoName[0].id
}
if($('a[href="#' + videoName +'"]').length){
$('a[href="#' + videoName +'"]').each(function(){
$(this).click();
});
}
addScript('https://fast.wistia.com/embed/medias/'+ videoID +'.jsonp');
addScript('https://fast.wistia.com/assets/external/E-v1.js');
$('body').append('<span class="wistia_embed wistia_async_'+videoID+' popover=true popoverContent=link dy-wistia-popup" style="display:inline"></span>');
window._wq = window._wq || [];
_wq.push({ id: videoID, onReady: function(video) {
var video = Wistia.api(videoID);
video.popover.show(); // open the popover
video.play(); // play the video
setTimeout(function(){video.unmute();}, 500);
}});
}
});</script> <style>#adBanner {
background-color: transparent;
height: 0;
width: 1px;
}</style><div id="wrapfabtest"><div id="adBanner"></div></div></body></html>
<!-- Dynamic page generated in 2.743 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2026-02-27 07:18:02 -->
<!-- super cache -->