events.sap.com
Open in
urlscan Pro
95.100.79.37
Public Scan
Submitted URL: https://s4cloudae36f1aac.hana.ondemand.com/data-buffer/sap/public/cuan/link/100/9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8?_V_=2&_K11_=4A7ABB...
Effective URL: https://events.sap.com/sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD38...
Submission: On October 22 via api from SE — Scanned from DE
Effective URL: https://events.sap.com/sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD38...
Submission: On October 22 via api from SE — Scanned from DE
Form analysis
1 forms found in the DOMName: aspnetForm — POST /sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154&source=email-smc
<form name="aspnetForm" method="post" action="/sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154&source=email-smc"
id="aspnetForm">
<div>
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE3MDQ0MjA4NDNkZHjLqUnUrLV1rrz5D/qwVQORdIU+6PeHZgFSbM/Pmplj">
</div>
<script src="../../51Degrees.core.js" type="text/javascript"></script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="00A36771">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
value="/wEdABLIOUi3lF93bLuFoE0A9Bp4CAx82kK5jDp405Q24Ab7vx/NGKXKT0tKMD8RUXIATmesAElTsF90je9s4giPYTdYp0xphlyJW/n1rlz46W0vBiIsegdtSmcttbEJvtPlLoewDy8DKhvwr2cpLuLx1HPrFSB2EWLZa6zZ9tagWDHPd8TXsHr83fcRjvUs2qjHwdZBEjsM2XK7Agr8nmnFLRnMXqsPtCbM+dHSVDndZReDwu2h4+Loy78irRY2DK9SmSCJAIiI6VAXh7XiSXsPlxanH+WAhizFC2+hW3FqJtHd3zRZn+KZYUHxbUEhfdlWdbZRc+7+2Pgibut9suDTK7hMQ8yELrjP8TdA7wTddwnhlOj2xYGknCN8NZKRv/UjWG+OjFy7LXL2v2sii1EuJuoEwBkpVHPpsFbaenQcAOJ9dQ==">
</div>
<div id="page" style="margin-left: 0px;">
<div id="iframerContainer"></div>
<script type="text/javascript">
var GloChannelID;
function showTwitter() {
window.open('twitter.aspx', "mywindowa", "width=502,height=520,toolbar=no,location=no,directories=no,status=no,menubar=no, scrollbars=no,resizable=yes,copyhistory=no,left=0,top=100,screenX=0,screenY=100");
}
function ShareEmail() {
var emailsubject = "Welcome to Customer Experience LIVE 2021";
var emailbody = "Welcome to Customer Experience LIVE 2021";
var tinyUrl = getTiny(window.location.href);
window.location.href = "mailto: ?subject=" + emailsubject + "&body=" + emailbody + " %0D%0A " + "%0D%0A " + tinyUrl;
}
function ShareEmailSession() {
var emailbody = "Welcome to Customer Experience LIVE 2021";
var sessiontitle1 = document.getElementById("hdnSessionTitle").value;
var hdnSessionDescription1 = document.getElementById("hdnSessionDescription").value;
hdnSessionDescription1 = decodeURIComponent(hdnSessionDescription1);
hdnSessionDescription1 = hdnSessionDescription1.replace(/<br>/g, "%0D%0A");
var tinyUrl = getTiny(window.location.href);
//window.location.href = "mailto: ?subject=" + emailsubject + "&body=" + emailbody + " %0D%0A " + "%0D%0A " + tinyUrl;
window.location.href = "mailto: ?subject=" + sessiontitle1 + "&body=" + emailbody + " %0D%0A " + "%0D%0A " + sessiontitle1 + " (" + tinyUrl + ")" + " %0D%0A " + "%0D%0A " + hdnSessionDescription1;
}
function getTiny(websiteUrl) {
var strTinyUrl = "";
var url = '../../Controller/Sessions.aspx/CreateTinyURL?eventname=sap-cx-live-2021';
defaultParameters = "{strUrl:'" + websiteUrl + "'}";
$.ajax({
type: "POST",
url: url,
cache: false,
async: false,
data: defaultParameters,
contentType: "application/json; charset=utf-8",
datatype: "json",
success: function(msg) {
strTinyUrl = msg.d;
//return msg.d;
},
error: function(xmlHttpRequest, textStatus, errorThrown) {
if (xmlHttpRequest.readyState == 0 || xmlHttpRequest.status == 0) {
return;
} else {}
}
});
return strTinyUrl;
}
//javascript function to check whether is user is logged in or not.
function UserLoginStatus() {
var nameevent = ".SESSION_COOKIE_" + eventName.toUpperCase();
var Eventcookie = getCookie(nameevent);
if (Eventcookie != null && Eventcookie != "") {
var arr = Eventcookie.split('|');
if (arr[7].trim() != "1") {
//user is logged in
return true;
}
}
return false;
}
</script>
<div id="wrapper">
<div class="w1">
<div class="header">
<script type="text/javascript" src="../../js/Utility.js"></script>
<script type="text/javascript" src="../../js/jquery.bpopup-0.8.0.min.js"></script>
<script type="text/javascript">
var res = 'yes';
</script>
<script type="text/javascript">
function RefreshPage(cookiename) {
document.cookie = cookiename + '=; expires=Thu, 01-Jan-70 00:00:01 GMT;';
window.location.reload()
}
</script>
<script src="../../js/DateGlobal/date-en-US.js" type="text/javascript"></script>
<script src="/js/min/jquery.ba-postmessage.min.js" type="text/javascript"></script>
<!--End for LiveChat-->
<input type="hidden" id="hdnActiveAnnouncement" value="0">
<input type="hidden" name="ctl00$ucHeader$HiddeniserID" id="ctl00_ucHeader_HiddeniserID" value="1">
<!-- CQ5 Navigation Container -->
<!-- Header Start here -->
<header id="header" class="persiatntHeader ">
<div class="container">
<section class="header-holder">
<div class="logo">
<div class="DHheaderLogo headerLogoText parbase">
<a href="/sap-cx-live-2021/en/home">
<img class="deskLogo" src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/images/loading-logo.png" alt="">
<img class="mobLogo" src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/images/loading-logo.png" alt="">
</a>
</div>
</div>
<!-- Mega menu Start here -->
<div class="megaMenu ">
<nav class="mainNavigation">
<a class="nav-opener mobile-btn" href="javascript:;" onclick="openMobileMenu(event)" title="Navigation"> <img alt="Navigation" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/navigation-icon.png"> </a><span></span>
<div class="nav-block">
<div class="topNav topNavList parbase">
<ul class="nav-area">
<li>
<a data-engagement-tracking-analytics="nav_L1:Home" href="/sap-cx-live-2021/en/home">
<em>Home</em>
</a>
</li>
<li>
<a data-engagement-tracking-analytics="nav_L1:Why Attend" href="/sap-cx-live-2021/en/home#why">
<em>Why Attend</em>
</a>
</li>
<li>
<a data-engagement-tracking-analytics="nav_L1:Featured Speakers" href="/sap-cx-live-2021/en/home#speakers">
<em>Featured Speakers</em>
</a>
</li>
<li>
<a data-engagement-tracking-analytics="nav_L1:Agenda" href="/sap-cx-live-2021/en/home#agenda">
<em>Agenda</em>
</a>
</li>
<li>
<a data-engagement-tracking-analytics="nav_L1:Sponsors" href="/sap-cx-live-2021/en/home#sponsors">
<em>Sponsors</em>
</a>
</li>
<li>
<a data-engagement-tracking-analytics="nav_L1:Log In" href="https://vshow.on24.com/vshow/sap012107_ve_01/lobby/19978" target="_blank">
<em>Log In</em>
</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
<!-- Mega menu End here -->
<div class="menu-right">
<div class="headerRightLinks">
<div class="login-details">
<ul>
<li id="loggedinUserSpecific" style="display: none; color: rgb(255, 255, 255);">
<a class="" id="divTrigger" href="javascript:void(0);">
<span class="UserName hideItem" id="MyProfileText">Hi, #FirstName# </span>
</a>
</li>
<li class="customHeaderRightButton" style="color: rgb(255, 255, 255);">
<span>
<a href="https://vshow.on24.com/clients/SAP/3309743/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank" class="linkButton customCampaignClass">Register Now</a>
</span>
</li>
</ul>
<div class="headerRightLogo hideRightLogoMob">
</div>
<!-- onClick="searchKeyword(prompt('Search')); return false;" -->
</div>
<!-- My Account div -->
<div id="divAction" class="popup-content" style="display:none">
<div class="slide-actionsUpper">
<ul>
<li class="liitem" style="color: rgb(34, 34, 34);">
<span><a href="/sap-cx-live-2021/en/myplaylist.aspx"><span> My Saved Resources</span></a></span>
</li>
<li class="liitem" style="color: rgb(34, 34, 34);">
<span><a href="/sap-cx-live-2021/en/myinfo.aspx"><span> My Information</span></a></span>
</li>
<li class="liitem" style="color: rgb(34, 34, 34);">
<span><a href="/sap-cx-live-2021/en/myevents.aspx"><span> My Events</span></a></span>
</li>
</ul>
</div>
</div>
<!-- Search div -->
<div id="searchDiv" class="popup-content" style="display: none;">
<div class="search-field">
<input id="Search" class="base-font02" type="search" onkeypress="javascript:return searchOnEnterKeyPress(event);">
<span id="searchSpan" class="icon-search02"></span>
</div>
</div>
</div>
</div>
<!-- Side contact slide -->
<section class="contact-module isHeaderPage"><a class="opener mobile-btn" href="javascript:;" onclick="openMobileContact()"> <img alt="" class="contactWhite" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/contactus.png"><img alt="" class="contactBlue" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/contact-icon.png"> <br>
<span class="icon-talk"></span> <em><div class="DHheadercontact contactus parbase">
Contact us
<div class="clear"></div></div>
</em> </a>
<div class="popup">
<div class="popup-content">
<div class="DHheaderLinks headerLinks parbase">
<div class="close-icon"><a href="javascript:;" onclick="closeMobileContact()"><img alt="" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/close_btn.png"></a></div>
<div class="contact-title"> <a class="datatelnumber" href="tel:" data-tel-number="tel:"></a> <span class="or"></span></div>
<div class="contact-set singlecontact">
<div class="col contact">
<a href="mailto:brenda.berys@sap.com">
<div class="heading"> <span class="adaptiveImagesContainer image visual"> <span><img alt="" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/contact-mail.png"></span> </span> </div>
<span class="h-text">Contact us</span>
<p>E-mail us with comments, questions or feedback.</p>
</a>
</div>
</div>
<script>
$(document).ready(function() {
if (typeof ismobiledevice !== 'undefined' && ismobiledevice) {
var iscalldisabled = true;
var ischatdisabled = true;
if (ischatdisabled && iscalldisabled) {
$(".contact-module .popup-content .contact-set").addClass("doublecontact");
$(".contact-module .popup-content .contact-set .call").hide();
} else if (ischatdisabled && !iscalldisabled) {} else if (!ischatdisabled && iscalldisabled) {
$(".contact-module .popup-content .contact-set").removeClass("doublecontact");
$(".contact-module .popup-content .contact-set").addClass("singlecontact");
$(".contact-module .popup-content .contact-set .call").hide();
}
}
});
</script>
</div>
</div>
</div>
</section>
</section>
</div>
</header>
<script>
isTopHeader = false;
isPersistantHeader = true;
var eventProfileConsentMsg = "Yes, I agree to let SAP make my event profile publicly accessible to event attendees and to display the public attributes of my profile on SAP event websites and mobile applications.";
</script>
<!-- Header end here -->
<div class="clear"></div>
<!--Logged in user nav ends....-->
<span id="ctl00_ucHeader_lblUsernameCQ5" style="display: none;">cxziiekt</span>
<div id="divLanguageSelector" style="display: none;">
<a href="../Language-Selector.aspx?eventid=19330&languageid=1&ReturnUrl=%2fsap-cx-live-2021%2fen%2fhome%3fpartnerref%3demail-na-email%26source%3demail-na-email%26sap-outbound-id%3d9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8%26smc_campaign_id%3d0000022154%26source%3demail-smc" id="ctl00_ucHeader_aLanguageCQ5">English</a>
</div>
<!--Logged In User Nav-->
<div id="overlay1112" style="display: none;">
</div>
<div id="pmeOverlayPopup" style="display: none; width: 35%; position: fixed; top: 35%; left: 30%; z-index: 125; padding: 20px 20px 20px 20px;">
</div>
<div id="divSurveyConfirm" style="display: none;">
<div class="divSurveyConfirmContainer">
<div>
<p> Do you want to take Survey - '<span id="surveyTitle">Survey Title</span>'? </p>
<div style="clear: both;">
</div>
<div style="text-align: center;">
<a class="btn-cta" id="aTakeSurvey"><span>Yes</span></a> <a class="btn-cta" id="aNolaunchsurvey" style="margin-left: 20px;"><span>No</span></a>
</div>
</div>
</div>
<a class="closeBPopUp" href="javascript:closeSurveyConfirmBox();">x</a>
</div>
<input type="hidden" name="ctl00$ucHeader$hdnSurveyTitle" id="ctl00_ucHeader_hdnSurveyTitle">
<input type="hidden" name="ctl00$ucHeader$hdnSurveyURL" id="ctl00_ucHeader_hdnSurveyURL">
<script type="text/javascript">
var oneDXHeaderVars = {
isOneDXEnabled: true,
eventName: 'sap-cx-live-2021',
annonUserID: '1',
videoConditionalAccessFormLoad: 'ON',
inviteeID: 0,
userLoginStatus: false,
encryptedUID: '',
popupWindow: '',
idsSwitch: 'off',
idsWidgetSwitch: 'OFF',
isLoginFirstTime: false,
isEventPreCheck: 'live',
helloText: 'Hello:',
userID: '1',
loginLinkDisplay: 'yes',
eventID: 19330,
languageID: 1,
myProfileLabel: 'My Profile',
lblUsernameCQ5ID: 'ctl00_ucHeader_lblUsernameCQ5',
idsBaseURL: 'https://accounts.sap.com',
serviceProviderName: 'events.sap.com',
isConditionalAccess: 'ON',
currentPageUrl: 'http://events.sap.com/staticpage.aspx?slugURL=home&eventname=sap-cx-live-2021&languagename=en&partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154&source=email-smc',
myPageName: 'eventid=19330&languageid=1&ReturnUrl=%2fsap-cx-live-2021%2fen%2fhome%3fpartnerref%3demail-na-email%26source%3demail-na-email%26sap-outbound-id%3d9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8%26smc_campaign_id%3d0000022154%26source%3demail-smc',
queryStringPageName: '',
addClickTrackingReportURL: '../../Controller/TrackUIManager.aspx/AddClickTrackingReport?eventname=sap-cx-live-2021',
addClickTrackingReportForColleteralURL: '../../Controller/TrackUIManager.aspx/AddClickTrackingReportForColleteral?eventname=sap-cx-live-2021',
addClickTrackingReportForLiveDemoURL: '../../ConditionalAccessLogin.aspx/AddClickTrackingReportForLiveDemo?eventname=sap-cx-live-2021',
refreshUsersCacheURL: '../../controller/AjaxProxy.aspx/RefreshUsersCache?eventname=sap-cx-live-2021',
updateCurrentUserLoginTimeURL: '../../controller/AjaxProxy.aspx/UpdateCurrentUserLoginTime?eventname=sap-cx-live-2021',
getAnnouncementURL: '../../controller/AjaxProxy.aspx/GetAnnouncement?eventname=sap-cx-live-2021',
isUserValidForSSOURL: '../../controller/AjaxProxy.aspx/isUserValidForSSO?eventname=sap-cx-live-2021',
enableSSO: '',
allowPartialAccessForGatedAssets: 'off',
announcementCloseIcon: '../../images/close-icon.png',
announcementCloseIconNew: '../../images/close_btn.png',
showHideSaveToPlaylist: ''
};
function loadjscssfile(filename, filetype) {
if (filetype == "js") { //if filename is a external JavaScript file
var fileref = document.createElement('script')
fileref.setAttribute("type", "text/javascript")
fileref.setAttribute("src", filename)
} else if (filetype == "css") { //if filename is an external CSS file
var fileref = document.createElement("link")
fileref.setAttribute("rel", "stylesheet")
fileref.setAttribute("type", "text/css")
fileref.setAttribute("href", filename)
}
if (typeof fileref != "undefined") document.getElementsByTagName("body")[0].appendChild(fileref)
}
function checkMobileDev() {
try {
var devWindowWidth = $(window).width();
if (parseInt(devWindowWidth) <= 767) {
return true;
}
} catch (e) {}
return false;
}
jQuery(function() {
var doNotShowHeaderFooter = 'False';
if (doNotShowHeaderFooter != undefined && doNotShowHeaderFooter != null) {
if (doNotShowHeaderFooter.toLowerCase() == "true") {
$('.anchor_DoubleHeader').css('height', '0px');
}
}
//try{
// if(checkMobileDev()){
// var mediaCSSPath = $('link[href$="global.css"]').attr('href');
// if(mediaCSSPath != undefined)
// {
// mediaCSSPath = mediaCSSPath.replace("global.css","mobile.css");
// }
// loadjscssfile(mediaCSSPath,"css");
// }
// else
// {
// if($('link[href$="mobile.css"]') != undefined)
// {
// $('link[href$="mobile.css"]').remove();
// }
// }
//}
//catch(e){}
});
</script>
<script src="../../js/OneDXHeader.js?v10" type="text/javascript"></script>
</div>
<div id="page-content">
</div>
<div id="notice" style="display: none">
</div>
<div id="page-content_">
</div>
<section id="main" style="display: block;">
<div id="divThirdLevelLinks">
</div>
<!--
Start of DoubleClick Floodlight Tag: Please do not remove
Activity name of this tag: 2014_SAPPHIRENOW_CR_Social_SANOW Events Page
URL of the webpage where the tag is expected to be placed: http://events.sap.com/sapphirenow/en/home
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 05/06/2014
-->
<script type="text/javascript">
var axel = Math.random() + "";
var a = axel * 10000000000000;
document.write('<iframe src="//1672981.fls.doubleclick.net/activityi;src=1672981;type=cr_sa228;cat=2014_847;ord=' + a + '?" width="1" height="1" frameborder="0" style="display:none"></iframe>');
</script><iframe src="//1672981.fls.doubleclick.net/activityi;src=1672981;type=cr_sa228;cat=2014_847;ord=25534743969.21773?" width="1" height="1" frameborder="0" style="display:none"></iframe>
<noscript>
<iframe src="//1672981.fls.doubleclick.net/activityi;src=1672981;type=cr_sa228;cat=2014_847;ord=1?" width="1" height="1" frameborder="0" style="display:none"></iframe>
</noscript>
<!-- End of DoubleClick Floodlight Tag: Please do not remove -->
<script type="text/javascript" src="../../js/desktop_twitter_slider.js"></script>
<script language="javascript" type="text/javascript">
var overrideRefresh = 0;
var AjaxStarEvent = false;
assetPageName = 'home.html';
$(document).ajaxStop(function() {
AjaxStarEvent = true;
$("#watchNow").show();
//if (!isUserLoggedIn()) {
// $("#LoginText").show();
//}
});
</script>
<div id="ctl00_ContentPlaceHolder1_contentPanel">
<div>
<div id="headdata">
<link rel="icon" type="image/vnd.microsoft.icon" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/logo.ico">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SAP Customer Experience LIVE: Unplugged</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="telephone=no" name="format-detection">
<meta name="title" content="SAP Customer Experience LIVE: Unplugged. Transform at speed, engage with insight, and grow sustainably.">
<meta name="keywords"
content="sap-cx-live-2021, sap-cx-live, sap-cx-live-digital, customer experience, SAP customer experience, digital event, SAP customer data platform, CRM, SAP, SAP platforms, SAP cloud, Digital transformation, Customer experience, Customer engagement, E-commerce, Retail forecast / retail outlook, Agile enterprise, Agility, Resilience, Innovation, Technology integration, Sustainable enterprise, sustainability, Transform Engage Grow, Retail best practices">
<meta name="description" content="SAP customers, partners, and industry leaders share best practices for delivering personal, trusted customer experiences -- because sustainable growth today depends on customer engagement.">
<input type="hidden" name="CRMCODE" id="CRMCODE" value="">
<input type="hidden" name="ENVIRONMENT" id="ENVIRONMENT" value="">
<script>
var isOpenedInAuthor = false;
var isCurrentPageDynamic = false
var gatedurl = "";
var globalSiteName = "sep-sap-cx-live-2021";
var globalLanguage = "en_us";
window.globalSiteName = "sap-cx-live-2021";
window.globalLanguage = "en_us";
window.globalLangCode = "en";
window.top.globalSiteName = "sap-cx-live-2021";
window.top.globalLanguage = "en_us";
window.top.globalLangCode = "en";
var includeOmni = true;
</script>
<!-- Stylesheet -->
<link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1634763196570/font-awesome.css" type="text/css">
<link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1634763196570/widget.carousel.css" type="text/css">
<link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1634763196570/slick.css" type="text/css">
<link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1634763196570/mobile.css" type="text/css">
<link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1634763196570/video-js-core-and-plugins.min.css" type="text/css">
<link rel="stylesheet" href="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/css/1634763196570/video-js-setup-wrapper.css" type="text/css">
<!-- Javascript -->
<!-- Adobe-Launch -->
<script type="text/javascript" src="//assets.adobedtm.com/ccc66c06b30b/2e8d8b957fca/launch-0143f67290b3.min.js"></script>
<!--script src="//consent.trustarc.com/notice?domain=sap.com&c=teconsent&js=nj¬iceType=bb&text=true>m=1&pcookie&privacypolicylink=https%3A%2F%2Fevents.sap.com%2Fsap-innovate-live%2Fen%2Fabout-privacy" async="async"></script-->
<script>
$(document).ready(function() {
var trustArcConsentDiv = 'teconsent';
if (window.matchMedia('(max-width: 767px)').matches) {
trustArcConsentDiv = 'teconsentmob';
} else {
trustArcConsentDiv = 'teconsent';
}
var trustarc_script = "//consent.trustarc.com/notice?domain=sap.com&c=" + trustArcConsentDiv + ">m=1&pcookie&js=nj¬iceType=bb&text=true&pn=1-0&privacypolicylink=";
var path = window.location.pathname.toLocaleLowerCase();
var privacy_path;
if (path.indexOf('/sapphirenow-lac-spanish') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20_esMX.pdf';
} else if (path.indexOf('/sapphirenow-lac-portuguese') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20_ptBR.pdf';
} else if (path.indexOf('/sapphirenow-emeanorth-english') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20.pdf';
} else if (path.indexOf('/sapphirenow-emea-french') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20_frFR.pdf';
} else if (path.indexOf('/sapphirenow-emeasouth-english') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20.pdf';
} else if (path.indexOf('/sapphirenow-cee-english') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20.pdf';
} else if (path.indexOf('/sapphirenow-mee-german') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20_deDE.pdf';
} else if (path.indexOf('/sapphirenow-apj-korean') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20_koKR.pdf';
} else if (path.indexOf('/sapphirenow-apj-japanese') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20_jaJP.pdf';
} else if (path.indexOf('/sapphirenow-apj-anz-english') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20.pdf';
} else if (path.indexOf('/sapphirenow-apj-india-english') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20.pdf';
} else if (path.indexOf('/sapphirenow-apj-sea-english') >= 0) {
privacy_path = 'https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20.pdf';
} else if (path.indexOf('/sapphirenow/en/') >= 0) {
privacy_path = "https://assets.dm.ux.sap.com/SapphireNow/sapphirenow_2020/pdf/2020_SAPPHIRE_NOW_Reimagined_Privacy_Policy_5.5.20.pdf";
}
if (privacy_path) {
privacy_path = encodeURIComponent(privacy_path);
} else if (typeof(SAPVEPPrivacyPolicyLink) !== 'undefined' && SAPVEPPrivacyPolicyLink !== '') {
privacy_path = encodeURIComponent(SAPVEPPrivacyPolicyLink);
} else {
privacy_path = "https://www.sap.com/about/legal/privacy.html";
}
trustarc_script += privacy_path;
var script = document.createElement('SCRIPT')
script.async = true;
script.src = trustarc_script;
document.body.appendChild(script);
});
window.addEventListener('message', function(event) {
if (event.origin.indexOf("consent-pref.trustarc.com") < 0) return;
//console.log("******message....")
//console.log(event);
var data = JSON.parse(event.data);
if (data && data.message === 'remove_iframe') {
sessionStorage.setItem("referrerBeforeTrustArcReload", document.referrer);
sessionStorage.setItem("referrerBeforeTrustArcReloadUpdateTime", new Date().getTime());
window.location.reload();
}
});
</script>
<div id="consent_blackbar" style="position:fixed; bottom:0px; z-index:1000000; width:100%">
<style>
@font-face {
font-family: "Benton-Sans-Bold";
src: url(https://consent.trustarc.com/get?name=Benton-Sans-Bold.ttf);
}
@font-face {
font-family: "Benton-Sans-Regular";
src: url(https://consent.trustarc.com/get?name=Benton-Sans-Regular.ttf);
}
.truste-footer {
margin: 0 auto;
}
.truste-left {
margin: 0px 0px 15px 15px;
font-family: Arial, "proxima-nova", Helvetica, sans-serif;
font-size: 12px;
}
.truste-banner {
margin: 0 auto;
}
.truste-messageColumn {
font-family: Arial, "proxima-nova", Helvetica, sans-serif;
font-size: 12px;
color: #3C3C3C;
margin: 0px;
float: left;
}
.truste-buttonsColumn {
float: right
}
.truste-button1 {
font-family: Arial, "proxima-nova", Helvetica, sans-serif;
text-transform: none;
background: #007DB8;
color: #ffffff;
font-size: 10px;
height: 30px;
cursor: pointer;
margin-left: 5px;
padding-left: 25px;
padding-right: 25px;
border: 0px none;
}
.truste-button2 {
font-family: Arial, "proxima-nova", Helvetica, sans-serif;
text-transform: none;
background: none;
color: #007DB8;
font-size: 10px;
height: 30px;
cursor: pointer;
margin-left: 25px;
padding-left: 25px;
padding-right: 25px;
border-color: #007DB8;
border-style: solid;
border-width: 1px;
}
/* steph */
#truste-consent-track {
/* padding: 30px 0; */
}
div.truste-consent-track-class {
padding: 30px 0;
}
.truste-left {
margin: 0;
}
#truste-consent-text {
max-width: 1049px;
text-align: justify;
line-height: 18px;
}
.truste-footer {
padding-top: 15px;
}
#truste-consent-track {
/* max-width: 1465px; margin: 0 auto; */
}
#truste-consent-content {
margin: 0 60px;
}
.truste-consent-footer {
display: none;
}
#privacyPolicyAnchor:hover {
color: blue;
text-decoration: underline;
}
.truste-footer a:nth-child(2),
.truste-consent-footer .truste-consent-footer .truste-left a:nth-child(2) {
margin-left: 5px;
}
/* MEDIA QUERIES */
@media screen and (max-width: 1660px) {
#truste-consent-track {
/* max-width: 1340px; */
}
#truste-consent-text {
max-width: 930px;
}
}
@media screen and (max-width: 1460px) {
#truste-consent-track {
/* max-width: 1190px; */
}
#truste-consent-text {
max-width: 800px;
}
}
@media screen and (max-width: 1367px) {
#truste-consent-track {
/* max-width: 1070px; */
}
#truste-consent-text {
max-width: 665px;
}
}
@media screen and (max-width: 1200px) {
#truste-consent-track {
/* max-width: 980px; */
}
#truste-consent-text {
max-width: 580px;
}
}
@media screen and (max-width: 1120px) {
#truste-consent-track {
/* max-width: 900px; */
}
#truste-consent-text {
max-width: 510px;
}
}
@media screen and (max-width: 1024px) {
#truste-consent-track {
/* max-width: 820px; */
/* padding: 25px 0; */
}
#truste-consent-text,
#truste-consent-buttons {
/* float: none; display: block; */
}
#truste-consent-button,
#truste-show-consent {
/* margin-left: 0; */
display: block;
margin-left: 0;
margin-right: 0;
width: 100%;
}
#truste-consent-buttons {
/* padding-top: 15px; */
}
#truste-consent-button {
padding: 0 27px;
}
#truste-show-consent {
margin: 10px 0 0 0;
}
#truste-consent-text {
max-width: 600px;
}
@media screen and (max-width: 991px) {
#truste-consent-track {
/* max-width: 755px; */
}
#truste-consent-text {
max-width: 545px;
}
}
@media screen and (max-width: 880px) {
#truste-consent-track {
/* max-width: 670px; */
}
#truste-consent-text {
max-width: 460px;
}
}
@media screen and (max-width: 780px) {
#truste-consent-track {
/* max-width: 560px; */
/* padding: 20px 0; */
}
#truste-consent-text {
max-width: 355px;
}
}
@media screen and (max-width: 650px) {
.truste-consent-footer {
display: block;
float: left;
padding: 10px 0;
}
.truste-banner {
margin: 0 10px;
}
.truste-messageColumn,
.truste-buttonsColumn {
float: left;
width: 100%;
}
.truste-messageColumn {
margin: 15px 0px 10px 0px;
}
.truste-buttonsColumn {
margin: 10px 0px 10px 0px;
}
.truste-button1,
.truste-button2 {
margin-top: 5px;
margin-left: 0px;
width: 100%;
}
#truste-consent-text {
max-width: 100%;
margin: 0;
}
#truste-consent-button,
#truste-show-consent {
width: 100%;
padding: 0 15px;
}
#truste-consent-track {
/* max-width: 500px; */
/* padding: 25px 0; */
}
/* #truste-consent-content { margin: 0; } */
#truste-consent-buttons {
margin: 0;
}
#truste-show-consent {
margin-top: 15px;
}
#truste-mini-logo-mobile {
margin-left: 5px;
}
}
@media screen and (max-width: 560px) {
#truste-consent-track {
/* max-width: 420px; */
}
}
@media screen and (max-width: 425px) {
#truste-consent-track {
/* max-width: 350px; */
}
#truste-consent-button,
#truste-show-consent {
width: 100%;
}
}
@media screen and (max-width: 375px) {
#truste-consent-track {
/* max-width: 300px; */
}
}
@media screen and (max-width: 320px) {
#truste-consent-track {
/* max-width: 260px; */
}
}
</style>
<div id="truste-consent-track" style="display: block; opacity: 1;">
<div id="trustarc-banner-overlay" style="background-color: rgb(0, 0, 0); opacity: 0.5; position: fixed; z-index: 1000000; width: 100%;height: 100%; top: 0px; left: 0px; overflow: hidden;"></div>
<div class="truste-consent-track-class" style="position: relative;z-index:9999999; background-color: rgba(234, 234, 234, 1); width: 100%;">
<div id="truste-consent-content" class="truste-banner" style="background-color: rgba(234,234,234,1);">
<div id="truste-consent-text" class="truste-messageColumn">Cookies sind für die korrekte Funktionsweise einer Website wichtig. Um Ihnen eine angenehmere Erfahrung zu bieten, nutzen wir Cookies zum Speichern Ihrer
Anmeldedaten, um für sichere Anmeldung zu sorgen, um statistische Daten zur Optimierung der Website-Funktionen zu erheben und um Ihnen Inhalt bereitzustellen, der auf Ihre Interessen zugeschnitten ist. Klicken Sie auf
„Stimme zu und weiter“, um Cookies zu akzeptieren und direkt zur Website weiter zu navigieren; oder klicken Sie unten auf „Weitere Informationen“, um eine detaillierte Beschreibung der von uns verwendeten Arten von Cookies
zu erhalten und um zu entscheiden, ob bestimmte Cookies bei der Nutzung unserer Website gespeichert werden sollen. </div>
<div id="truste-consent-buttons" class="truste-buttonsColumn"> <button id="truste-consent-button" type="button" class="truste-button1">Ich akzeptiere alle Cookies </button> <button id="truste-show-consent" type="button"
class="truste-button2">Cookieeinstellungen anzeigen und ändern</button> </div>
<div style="clear:both;">
<div class="truste-footer">
<div class="truste-left"> <a id="truste-privacy-button" href="https://www.sap.com/about/legal/privacy.html" target="_blank">Datenschutzerklärung</a> | Von:
<a href="http://trustarc.com/" target="_blank"> <img style="padding-left:0px;height:20px;vertical-align:middle" alt="TrustArc logo" src="https://consent.trustarc.com/get?name=Powered-By-TrustArc.png" target="_blank"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
/* _trackData data layer wrapper */
window._trackData = function(data, eventObject) {
try {
try {
if (_satellite.getVar('isLaunchStagingDebug')) {
console.log('DTM: _trackData: arguments: ', arguments);
var d = JSON.parse(JSON.stringify(data));
console.log('DTM: _trackData: data: ', d);
console.log('DTM: _trackData: data (stringified): ', JSON.stringify(data));
}
} catch (e) {
window.console && console.error(e);
}
var ADL = (data || {}),
p = {},
tl = false;
/* Finder Tracking */
if (ADL.events && (ADL.events.finderFilterAdd || ADL.events.finderFilterRemove)) {
var finderType = ADL.finder && ADL.finder.type || '[no type]';
var finderList = ADL.finder && (ADL.finder.filters instanceof Array) && ADL.finder.filters || [];
var filters = [];
for (var i = 0; i < finderList.length; i++) {
filters.push(
[
(finderList[i].category || '[no category]').replace(/[;:]/g, '_'),
(finderList[i].name || '[no name]').replace(/[;:]/g, '_')
].join(':'));
}
tl = 'o';
p.events = 'event69';
p.eVar69 = finderType + '|' + filters.join(';');
}
/* Engagement Tracking */
if (ADL.events && ADL.events.engagement) {
if (!tl) {
if (!ADL.events) tl = 'o';
if (ADL.events && !ADL.events.pageView) tl = 'o';
}
var engagementType = (ADL.engagement && ADL.engagement.type || '[no type]').toUpperCase();
var engagementComponent = ADL.engagement && ADL.engagement.component || '[no component]';
var engagementDescription = ADL.engagement && ADL.engagement.description || '[no description]';
var engagementScore = '' + (ADL.engagement && ADL.engagement.score || '1');
var engagementDestination = ADL.engagement && ADL.engagement.destination || 'destination not provided';
p.prop44 = p.eVar44 = engagementType + '|' + engagementComponent + ':' + engagementDescription;
p.prop45 = location.href;
p.eVar45 = '+' + engagementScore;
p.prop51 = engagementDestination;
p.events = (p.events && p.events + ',' || '') + 'event23';
p.products = (p.products && p.products + ',' || '') + ';;;;event23=' + engagementScore;
/* 2018.09.21 BANDAID - Bookmark tracking is not 100% so we are going to suppress until 100% */
//if (engagementComponent=='bookmark') return false;
} // end engagement tracking
/* Trigger */
if (tl) s.trackData(p, tl);
else s.trackData(p);
} catch (e) {
window.console && console.error(e);
}
}; // end _trackData
</script>
<!-- Javascript -->
<script type="text/javascript" id="scriptClientlib" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1634763196570/clientlib.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1634763196570/widget.carousel.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1634763196570/slick.js"></script>
<!-- Video-js -->
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/video-js-core-and-plugins.min.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/video-js-setup-wrapper.js"></script>
<!-- Question change on pageload -->
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/mapping.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/moment.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1634763196570/feed.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/customfunctions.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1634763196570/mcustomscroll.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jquery.cookie.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jquery.ui.touch-punch.min.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/facescroll.js"></script>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/jquery.map-trifecta.js"></script>
<!-- jQuery Popup Overlay -->
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/clientlibs/js/1634763196570/jquery.popupoverlay.js"></script>
<script>
window.onerror = function(errorMsg, url, lineNumber) {
console.log('Error: ' + errorMsg + ' Script: ' + url + ' Line: ' + lineNumber);
}
var DHPageList = [];
var DHLoginCookieName = "DHLoginInfo" + "sap-cx-live-2021" + "en_us";
var DHLinkCookieName = "DHLinkInfo" + "sap-cx-live-2021" + "en_us";
var DHRegCookieName = "formSubmitted";
var eventProfileConsentMsg = "Yes, I agree to let SAP make my event profile publicly accessible to event attendees and to display the public attributes of my profile on SAP event websites and mobile applications.";
var isRegistered = false;
var arrGatedID = [];
var arrgatedid = [];
function createRegCookie() {
document.cookie = DHRegCookieName + "=; domain=.sap.com; path=/";
}
</script>
</div>
<div id="main" data-check="true" class="singlepersiatntheader">
<div class="container">
<div class="DHSecCompPar parsys">
<div class="CQSectionCarosuel parbase section">
<span class="anchor_SingleHeader" id="section_1"></span>
<section class="hero section_1">
<div class="commonHero commonHeroRelative ">
<div id="slick_1" class="slick-slider slick-initialized" role="toolbar"><button type="button" data-role="none" class="slick-prev slick-arrow" aria-label="Previous" role="button"
style="display: inline-block;">Previous</button>
<div aria-live="polite" class="slick-list draggable">
<div class="slick-track" role="listbox" style="opacity: 1; width: 9600px; left: -1600px;">
<div class="secCarRem slick-slide slick-cloned" data-slick-index="-1" id="" aria-hidden="true" tabindex="-1" style="width: 1600px;">
<div class="refreshBlock">
<div class="heropar_4 CQSectionComp parbase">
<section class="section_4 hero" style="background:#FFFFFF; ">
<div class="sectionBlock">
<div class="blockWrapper">
<div class="heroBlock">
<div class="mediaImage">
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Landing_hero_gradient_1920x550.png" data-media="desktop"
data-alt="" data-class="mediaDesktop"><img
src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Landing_hero_gradient_1920x550.png" alt="" class="mediaDesktop"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Gradient_Tablet.png" data-media="tablet" data-alt=""
data-class="mediaTablet"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/CX-Mobile-Tall.png" data-media="mobile" data-alt="" data-class="mediaMobile"></span>
</div>
</div>
</div>
</div>
<div class="commonHero ">
<div class="DHSubSecCompPar parsys">
<div class="twocolumnfield parbase section">
<div class="centerBlock">
<div class="twoColumnBox">
<div class="leftColumn findme">
<div class="customfieldpar01 parsys">
<div class="billboardNew parbase section">
<div class="positionLeft">
<div style="width:100%;display: table-cell;vertical-align: middle; padding-top:-20px;padding-bottom:-20px;" class="positionClass">
<div class="">
<div style="text-align:Left" class="">
<span class="Heading6 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none">SAP Customer
Experience LIVE: Unplugged </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>Get exclusive
insights on </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>CX agility.
</span>
<span class="Heading8 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>
</span>
</div>
<div class="fontBentonSansMedium">
<h5><span style="color: #FFFFFF;"><br> EMEA: Oct. 26, 12:00 p.m.–2:15 p.m. BST</span></h5>
<h5><span style="color: #FFFFFF;">Americas: Oct. 27, 12:00 p.m.–2:15 p.m. PDT</span></h5>
</div>
<!-- Code Start here -->
<div style="text-align:Left">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Register Now" class=" linkButton customCampaignClass" href="https://vshow.on24.com/clients/SAP/3309743/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank" tabindex="-1">Register Now</a>
<!-- code end here -->
<!--<div class="clear"></div>-->
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="rightColumn findme">
<div class="customfieldpar02 parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Aberdeen_Speakers-CX-LIVE.png" alt="" title="">
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
</div>
</div>
<div class="secCarRem slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide00" style="width: 1600px;">
<div class="refreshBlock">
<div class="heropar_2 CQSectionComp parbase">
<section class="section_2 hero" style="background:#FFFFFF; ">
<div class="sectionBlock">
<div class="blockWrapper">
<div class="heroBlock">
<div class="mediaImage">
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_CX2_Landing_hero_gradient_1920x550.png" data-media="desktop" data-alt=""
data-class="mediaDesktop"><img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_CX2_Landing_hero_gradient_1920x550.png" alt=""
class="mediaDesktop"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_CX2_Gradient_Tablet_ALT.png" data-media="tablet" data-alt=""
data-class="mediaTablet"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/CX-Mobile-Tall.png" data-media="mobile" data-alt="" data-class="mediaMobile"></span>
</div>
</div>
</div>
</div>
<div class="commonHero ">
<div class="DHSubSecCompPar parsys">
<div class="twocolumnfield parbase section">
<div class="centerBlock">
<div class="twoColumnBox">
<div class="leftColumn findme">
<div class="customfieldpar01 parsys">
<div class="billboardNew parbase section">
<div class="positionLeft">
<div style="width:100%;display: table-cell;vertical-align: middle; padding-top:-20px;padding-bottom:-20px;" class="positionClass">
<div class="">
<div style="text-align:Left" class="">
<span class="Heading5 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>SAP Customer
Experience LIVE: Unplugged </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>Join our </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>action-packed
</span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>LIVE Studio
Show. </span>
<span class="Heading8 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>
</span>
</div>
<div class="fontBentonSansMedium">
<h5><span style="color: #FFFFFF;"><br> EMEA: Oct. 26, 12:00 p.m.–2:15 p.m. BST</span></h5>
<h5><span style="color: #FFFFFF;">Americas: Oct. 27, 12:00 p.m.–2:15 p.m. PDT</span></h5>
</div>
<!-- Code Start here -->
<div style="text-align:Left">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Register Now" class=" linkButton customCampaignClass" href="https://vshow.on24.com/clients/SAP/3309743/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank" tabindex="0">Register Now</a>
<!-- code end here -->
<!--<div class="clear"></div>-->
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="rightColumn findme">
<div class="customfieldpar02 parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Hero-Speakers-LIVEStudioShow.png"
alt="Headshots of SAP Customer Experience LIVE: Unplugged " title="Headshots of SAP Customer Experience LIVE: Unplugged ">
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
</div>
</div>
<div class="secCarRem slick-slide" data-slick-index="1" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide01" style="width: 1600px;">
<div class="refreshBlock">
<div class="heropar_1 CQSectionComp parbase">
<section class="section_1 hero" style="background:#FFFFFF; ">
<div class="sectionBlock">
<div class="blockWrapper">
<div class="heroBlock">
<div class="mediaImage">
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Landing_hero_gradient_1920x550.png" data-media="desktop"
data-alt="" data-class="mediaDesktop"><img
src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Landing_hero_gradient_1920x550.png" alt="" class="mediaDesktop"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Gradient_Tablet.png" data-media="tablet" data-alt=""
data-class="mediaTablet"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/CX-Mobile-Tall.png" data-media="mobile" data-alt="" data-class="mediaMobile"></span>
</div>
</div>
</div>
</div>
<div class="commonHero ">
<div class="DHSubSecCompPar parsys">
<div class="twocolumnfield parbase section">
<div class="centerBlock">
<div class="twoColumnBox">
<div class="leftColumn findme">
<div class="customfieldpar01 parsys">
<div class="billboardNew parbase section">
<div class="positionLeft">
<div style="width:100%;display: table-cell;vertical-align: middle; padding-top:20px;padding-bottom:-20px;" class="positionClass">
<div class="">
<div style="text-align:Left" class="">
<span class="Heading6 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none">SAP Customer
Experience LIVE: Unplugged </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>Get the inside
scoop </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br> on IKEA’s
successful </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none">sustainable growth
</span>
<span class="Heading8 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>
</span>
</div>
<div class="fontBentonSansMedium">
<h5><span style="color: #FFFFFF;"><br> EMEA: Oct. 26, 12:00 p.m.–2:15 p.m. BST</span></h5>
<h5><span style="color: #FFFFFF;">Americas: Oct. 27, 12:00 p.m.–2:15 p.m. PDT</span></h5>
</div>
<!-- Code Start here -->
<div style="text-align:Left">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Register Now" class=" linkButton customCampaignClass" href="https://vshow.on24.com/clients/SAP/3309743/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank" tabindex="-1">Register Now</a>
<!-- code end here -->
<!--<div class="clear"></div>-->
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="rightColumn findme">
<div class="customfieldpar02 parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Hero-Speakers-IKEA.png" alt="" title="">
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
</div>
</div>
<div class="secCarRem slick-slide" data-slick-index="2" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide02" style="width: 1600px;">
<div class="refreshBlock">
<div class="heropar_3 CQSectionComp parbase">
<section class="section_3 hero" style="background:#FFFFFF; ">
<div class="sectionBlock">
<div class="blockWrapper">
<div class="heroBlock">
<div class="mediaImage">
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_layers_Landing_hero_4_1920x550.png" data-media="desktop"
data-alt="" data-class="mediaDesktop"><img
src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_layers_Landing_hero_4_1920x550.png" alt="" class="mediaDesktop"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_layers_Tablet_4.png" data-media="tablet" data-alt=""
data-class="mediaTablet"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_layers_Mobile_4.png" data-media="mobile" data-alt=""
data-class="mediaMobile"></span>
</div>
</div>
</div>
</div>
<div class="commonHero ">
<div class="DHSubSecCompPar parsys">
<div class="billboardNew parbase section">
<div class="positionLeft">
<div style="width:100%;display: table-cell;vertical-align: middle; padding-top:-20px;padding-bottom:-20px;" class="positionClass">
<div class="">
<div style="text-align:Left" class="">
<span class="Heading6 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none">SAP Customer Experience LIVE:
Unplugged </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>Engage in immersive
</span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>conversations with </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>80+ experts. </span>
<span class="Heading2 fontRegular" style=" color:#FFFFFF;font-style:normal;text-decoration:none"><br>
</span>
</div>
<div class="fontBentonSansMedium">
<p>
<h7><span style="color: #FFFFFF;">Get real life examples of success with our customers <br> like Levi’s, Moen, Joy, and more.</span></h7>
</p>
<h5> </h5>
<h5><span style="color: #FFFFFF;">EMEA: Oct. 26, 12:00 p.m.–2:15 p.m. BST</span></h5>
<h5><span style="color: #FFFFFF;">Americas: Oct. 27, 12:00 p.m.–2:15 p.m. PDT</span></h5>
</div>
<!-- Code Start here -->
<div style="text-align:Left">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Register Now" class=" linkButton customCampaignClass" href="https://vshow.on24.com/clients/SAP/3309743/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank" tabindex="-1">Register Now</a>
<!-- code end here -->
<!--<div class="clear"></div>-->
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
</div>
</div>
<div class="secCarRem slick-slide" data-slick-index="3" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide03" style="width: 1600px;">
<div class="refreshBlock">
<div class="heropar_4 CQSectionComp parbase">
<section class="section_4 hero" style="background:#FFFFFF; ">
<div class="sectionBlock">
<div class="blockWrapper">
<div class="heroBlock">
<div class="mediaImage">
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Landing_hero_gradient_1920x550.png" data-media="desktop"
data-alt="" data-class="mediaDesktop"><img
src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Landing_hero_gradient_1920x550.png" alt="" class="mediaDesktop"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_Gradient_Tablet.png" data-media="tablet" data-alt=""
data-class="mediaTablet"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/CX-Mobile-Tall.png" data-media="mobile" data-alt="" data-class="mediaMobile"></span>
</div>
</div>
</div>
</div>
<div class="commonHero ">
<div class="DHSubSecCompPar parsys">
<div class="twocolumnfield parbase section">
<div class="centerBlock">
<div class="twoColumnBox">
<div class="leftColumn findme">
<div class="customfieldpar01 parsys">
<div class="billboardNew parbase section">
<div class="positionLeft">
<div style="width:100%;display: table-cell;vertical-align: middle; padding-top:-20px;padding-bottom:-20px;" class="positionClass">
<div class="">
<div style="text-align:Left" class="">
<span class="Heading6 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none">SAP Customer
Experience LIVE: Unplugged </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>Get exclusive
insights on </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>CX agility.
</span>
<span class="Heading8 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>
</span>
</div>
<div class="fontBentonSansMedium">
<h5><span style="color: #FFFFFF;"><br> EMEA: Oct. 26, 12:00 p.m.–2:15 p.m. BST</span></h5>
<h5><span style="color: #FFFFFF;">Americas: Oct. 27, 12:00 p.m.–2:15 p.m. PDT</span></h5>
</div>
<!-- Code Start here -->
<div style="text-align:Left">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Register Now" class=" linkButton customCampaignClass" href="https://vshow.on24.com/clients/SAP/3309743/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank" tabindex="-1">Register Now</a>
<!-- code end here -->
<!--<div class="clear"></div>-->
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="rightColumn findme">
<div class="customfieldpar02 parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Aberdeen_Speakers-CX-LIVE.png" alt="" title="">
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
</div>
</div>
<div class="secCarRem slick-slide slick-cloned" data-slick-index="4" id="" aria-hidden="true" tabindex="-1" style="width: 1600px;">
<div class="refreshBlock">
<div class="heropar_2 CQSectionComp parbase">
<section class="section_2 hero" style="background:#FFFFFF; ">
<div class="sectionBlock">
<div class="blockWrapper">
<div class="heroBlock">
<div class="mediaImage">
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_CX2_Landing_hero_gradient_1920x550.png" data-media="desktop" data-alt=""
data-class="mediaDesktop"><img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_CX2_Landing_hero_gradient_1920x550.png" alt=""
class="mediaDesktop"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_assets_CX2_Gradient_Tablet_ALT.png" data-media="tablet" data-alt=""
data-class="mediaTablet"></span>
<span data-src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/CX-Mobile-Tall.png" data-media="mobile" data-alt="" data-class="mediaMobile"></span>
</div>
</div>
</div>
</div>
<div class="commonHero ">
<div class="DHSubSecCompPar parsys">
<div class="twocolumnfield parbase section">
<div class="centerBlock">
<div class="twoColumnBox">
<div class="leftColumn findme">
<div class="customfieldpar01 parsys">
<div class="billboardNew parbase section">
<div class="positionLeft">
<div style="width:100%;display: table-cell;vertical-align: middle; padding-top:-20px;padding-bottom:-20px;" class="positionClass">
<div class="">
<div style="text-align:Left" class="">
<span class="Heading5 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>SAP Customer
Experience LIVE: Unplugged </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>Join our </span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>action-packed
</span>
<span class="Heading2 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>LIVE Studio
Show. </span>
<span class="Heading8 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#FFFFFF;font-style:normal;text-decoration:none"><br>
</span>
</div>
<div class="fontBentonSansMedium">
<h5><span style="color: #FFFFFF;"><br> EMEA: Oct. 26, 12:00 p.m.–2:15 p.m. BST</span></h5>
<h5><span style="color: #FFFFFF;">Americas: Oct. 27, 12:00 p.m.–2:15 p.m. PDT</span></h5>
</div>
<!-- Code Start here -->
<div style="text-align:Left">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Register Now" class=" linkButton customCampaignClass" href="https://vshow.on24.com/clients/SAP/3309743/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank" tabindex="-1">Register Now</a>
<!-- code end here -->
<!--<div class="clear"></div>-->
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="rightColumn findme">
<div class="customfieldpar02 parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Hero-Speakers-LIVEStudioShow.png"
alt="Headshots of SAP Customer Experience LIVE: Unplugged " title="Headshots of SAP Customer Experience LIVE: Unplugged ">
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<button type="button" data-role="none" class="slick-next slick-arrow" aria-label="Next" role="button" style="display: inline-block;">Next</button>
<ul class="slick-dots" style="" role="tablist">
<li class="slick-active" aria-hidden="false" role="presentation" aria-selected="true" aria-controls="navigation00" id="slick-slide00"><button type="button" data-role="none" role="button" aria-required="false"
tabindex="0">1</button></li>
<li aria-hidden="true" role="presentation" aria-selected="false" aria-controls="navigation01" id="slick-slide01"><button type="button" data-role="none" role="button" aria-required="false" tabindex="0">2</button></li>
<li aria-hidden="true" role="presentation" aria-selected="false" aria-controls="navigation02" id="slick-slide02"><button type="button" data-role="none" role="button" aria-required="false" tabindex="0">3</button></li>
<li aria-hidden="true" role="presentation" aria-selected="false" aria-controls="navigation03" id="slick-slide03"><button type="button" data-role="none" role="button" aria-required="false" tabindex="0">4</button></li>
</ul>
</div>
<div class="clear"></div>
<script>
function getQuerystringKey(key) {
if (window.top.location.href.indexOf("?" + key) > -1 || window.top.location.href.indexOf("&" + key) > -1) {
return true;
}
return false;
}
var nowwhatindex = -1;
if (1 != -1) {
if (1 < 4) {
nowwhatindex = 0
} else {
nowwhatindex = getRandomInt(0, 3);
}
} else {
if (getQuerystringKey("Studio Show Speakers")) {
nowwhatindex = 0;
}
if (getQuerystringKey("Sustainability Session")) {
nowwhatindex = 1;
}
if (getQuerystringKey("Customer Highlights")) {
nowwhatindex = 2;
}
if (getQuerystringKey("Aberdeen Research")) {
nowwhatindex = 3;
}
if (nowwhatindex == -1) {
nowwhatindex = getRandomInt(0, 3);
}
}
$('#slick_1').on('init', function(event, slick) {
var runvideos = document.getElementsByClassName("is--video");
if (runvideos.length > 0) {
for (var i = 0; i < runvideos.length; i++) {
if (runvideos[i].paused) {
runvideos[i].play();
}
}
}
});
$('#slick_1').slick({
slidesToShow: 1,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 7000,
speed: 1000,
dots: true,
infinite: true,
fade: false,
zIndex: 197,
initialSlide: nowwhatindex
});
</script>
<style>
.CQSectionCarosuel .slick-dots {
text-align: center;
}
</style>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
<div class="CQSectionComp parbase section">
<span class="anchor_SingleHeader" id="section_2"></span>
<section class="section_2 hero" style="background:#ededed; ">
<div class="commonHero commonHeroRelative ">
<div class="DHSubSecCompPar parsys">
<div class="verticalspacer parbase section">
<div style="width:100%;float:left;height:10px" class="clear"></div>
<div class="clear"></div>
</div>
<div class="verticalspacer parbase section">
<div style="width:100%;float:left;height:10px" class="clear"></div>
<div class="clear"></div>
</div>
<div class="verticalspacer parbase section">
<div style="width:100%;float:left;height:10px" class="clear"></div>
<div class="clear"></div>
</div>
<div class="billboardNew parbase section">
<div class="positionLeft">
<div style="width:100%;display: table-cell;vertical-align: middle; padding-top:0px;padding-bottom:40px;" class="positionClass">
<div class="">
<div style="text-align:Center" class="">
<span class="Heading4 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none"><br>Already Registered? </span>
</div>
<!-- Code Start here -->
<div style="text-align:Center">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Log In" class=" linkButton customCampaignClass" href="https://vshow.on24.com/vshow/sap012107_ve_01/lobby/19978?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank">Log In</a>
<!-- code end here -->
<!--<div class="clear"></div>-->
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div class="billboardNew parbase section">
<div class="positionLeft">
<div style="width:100%;display: table-cell;vertical-align: middle; padding-top:0px;padding-bottom:40px;" class="positionClass">
<div class="">
<div style="text-align:Center" class="">
<span class="Heading3 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none"><br>Join us for the pre-show with musical
guest, The Magi. </span>
<span class="Heading3 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none"><br>The Countdown Begins! </span>
</div>
<!-- Code Start here -->
<div style="text-align:Center">
<!-- code start here -->
<!-- code end here -->
<!--<div class="clear"></div>-->
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div class="textBlock parbase section">
<div class="centerBlock">
<div class="customTextBlock marginSmall">
<div style=" margin:30px auto;float:none;display: table-cell;vertical-align: middle;padding: 0px 25%; " class="positionClass verticalSectionCenter">
<!-- Code Start here -->
<div style="text-align:Center" class="hrAlignCenter ">
<span class="Heading5 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none">EMEA: Oct. 26, 11:45 a.m.–2:15 p.m. BST
</span>
</div>
<!-- Code Start here -->
<div class="verticalAlign">
<div style="text-align:Left">
<!-- code start here -->
<!-- code end here -->
<!--<div class="clear"></div>-->
<div style="margin-top:0px; display:block;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
</div>
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div class="countDownComp parbase section">
<div class="centerBlock">
<div style=" margin:0px auto;float:none;vertical-align: middle;padding: 0px 25%;width: 50%; " class="positionClass verticalSectionCenter">
<div style="text-align:Center" class="countDownAlignCenter ">
<aside class="countdown" data-countdown-to="2021-10-26T12:00:00.000-07:00" data-timezone="(UTC+00:00)" dublin,="" edinburgh,="" lisbon,="" london="">
<table>
<tbody>
<tr>
<td data-countdown-dd="" style="color:#000000; font-size:30px;">3</td>
<td data-countdown-hh="" style="color:#000000; font-size:30px;">19</td>
<td data-countdown-mm="" style="color:#000000; font-size:30px;">4</td>
<td data-countdown-ss="" style="color:#000000; font-size:30px;">34</td>
</tr>
<tr>
<th style="color:#000000; font-size:14px;">Days</th>
<th style="color:#000000; font-size:14px;">Hours</th>
<th style="color:#000000; font-size:14px;">Min</th>
<th style="color:#000000; font-size:14px;">Sec</th>
</tr>
</tbody>
</table>
</aside>
<div class="countDownContainer">
<h1 style="color:#ffffff">
<div class="startdatetime"></div>
<p class="demo" style="display:none;">2021-10-26T12:00:00.000+00:00</p>
</h1>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<div class="verticalspacer parbase section">
<div style="width:100%;float:left;height:10px" class="clear"></div>
<div class="clear"></div>
</div>
<div class="textBlock parbase section">
<div class="centerBlock">
<div class="customTextBlock marginSmall">
<div style=" margin:30px auto;float:none;display: table-cell;vertical-align: middle;padding: 0px 25%; " class="positionClass verticalSectionCenter">
<!-- Code Start here -->
<div style="text-align:Center" class="hrAlignCenter ">
<span class="Heading5 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none">Americas: Oct. 27, 11:45 a.m.–2:15 p.m. PDT
</span>
</div>
<!-- Code Start here -->
<div class="verticalAlign">
<div style="text-align:Left">
<!-- code start here -->
<!-- code end here -->
<!--<div class="clear"></div>-->
<div style="margin-top:0px; display:block;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
</div>
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div class="countDownComp parbase section">
<div class="centerBlock">
<div style=" margin:0px auto;float:none;vertical-align: middle;padding: 0px 25%;width: 50%; " class="positionClass verticalSectionCenter">
<div style="text-align:Center" class="countDownAlignCenter ">
<aside class="countdown" data-countdown-to="2021-10-27T12:00:00.000-07:00" data-timezone="(UTC-08:00)" pacific="" time="" (us="" &="" canada)="">
<table>
<tbody>
<tr>
<td data-countdown-dd="" style="color:#000000; font-size:30px;">5</td>
<td data-countdown-hh="" style="color:#000000; font-size:30px;">3</td>
<td data-countdown-mm="" style="color:#000000; font-size:30px;">4</td>
<td data-countdown-ss="" style="color:#000000; font-size:30px;">34</td>
</tr>
<tr>
<th style="color:#000000; font-size:14px;">Days</th>
<th style="color:#000000; font-size:14px;">Hours</th>
<th style="color:#000000; font-size:14px;">Min</th>
<th style="color:#000000; font-size:14px;">Sec</th>
</tr>
</tbody>
</table>
</aside>
<div class="countDownContainer">
<h1 style="color:#ffffff">
<div class="startdatetime"></div>
<p class="demo" style="display:none;">2021-10-27T12:00:00.000-08:00</p>
</h1>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
<div class="CQSectionComp parbase section">
<span class="anchor_SingleHeader" id="section_3"></span>
<section class="section_3 hero" style="background:#FFFFFF; ">
<div class="commonHero commonHeroRelative ">
<div class="DHSubSecCompPar parsys">
<div class="twocolumnfield parbase section">
<div class="centerBlock">
<div class="twoColumnBox">
<div class="leftColumn findme">
<div class="customfieldpar01 parsys">
<div class="textBlock parbase section">
<div class="centerBlock">
<div class="customTextBlock ">
<div style="width:100%;display: table-cell;vertical-align: middle; " class="positionClass ">
<!-- Code Start here -->
<div style="text-align:Left" class="hrAlignLeft ">
<span class="Heading8 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none">Transform, Engage, </span>
<span class="Heading8 fontBold" style="font-family: "BentonSansBold", Arial, Helvetica, sans-serif; color:#000000;font-style:normal;text-decoration:none"><br>and Grow Together </span>
<span class="Heading3 fontRegular" style=" color:#FFFFFF;font-style:normal;text-decoration:none"><br>
</span>
</div>
<div class="fontBentonSansRegular ">
<p> </p>
<p> </p>
<p>The drive for better CX never stops. The rate of change is fast, with new opportunities and challenges arising daily. Focusing on solutions that actually drive results can transform your
organization. But how do you separate the genuine insights from the irrelevant noise? By unplugging. </p>
<p> </p>
<p>Join us for an experience that puts you at the heart of this conversation. During our studio broadcast, you'll hear from SAP leadership, industry analysts, and regional customers sharing their
success stories. In our Discussion Rooms, you'll be invited to connect with thought leaders and top CX innovators on topics that matter to you. </p>
<p> </p>
<p>Mark your calendar. Register today. Start the growth.</p>
<p> </p>
</div>
<!-- Code Start here -->
<div class="verticalAlign">
<div style="text-align:Left">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Register Now" class=" linkButton customCampaignClass" href="https://vshow.on24.com/clients/SAP/3309743/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank">Register Now</a>
<!-- code end here -->
<!--<div class="clear"></div>-->
<div style="margin-top:0px; display:block;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
</div>
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="rightColumn findme">
<div class="customfieldpar02 parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_Blade_2_600x600.png" alt="" title="">
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
<div class="CQSectionComp parbase section">
<span class="anchor_SingleHeader" id="section_4"></span>
<span class="anchor_SingleHeader" id="why" name="why"></span>
<section class="section_4 hero" style="background:#FFFFFF; ">
<div class="commonHero commonHeroRelative ">
<div class="DHSubSecCompPar parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_Gradient_2560x150.png" alt="" title="">
<div class="clear"></div>
</div>
<div class="verticalspacer parbase section">
<div style="width:100%;float:left;height:30px" class="clear"></div>
<div class="clear"></div>
</div>
<div class="threecolmulti parbase section">
<div class="centerBlock">
<div class="customStack">
<div class="commonHero commonHeroRelative achkay">
<div class="articleBox">
<div class="singleColumn_0 singleColumn parbase">
<div>
<div class="articleImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Transform_v2_600x600-100.jpg" alt="Transform at Speed">
</div>
<div class="articleDetail">
<p style="text-align: left;">Customers return to businesses they trust – brands that adapt to accommodate their needs and exceed expectations. Equip yourself with the strategies and tools to move
quickly and always deliver. Dive into a variety of topics, like <b>connecting the in-store and digital experience</b>, or <b>leveraging first-party data</b>, to boost your ability
to <b>transform at speed</b>.</p>
</div>
<div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="articleBox">
<div class="singleColumn_1 singleColumn parbase">
<div>
<div class="articleImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Engage_600x600-100.jpg" alt="Engage with Insight">
</div>
<div class="articleDetail">
<p style="text-align: left;">Data is an effective tool when a CX practitioner knows how to wield it. The value lies in using actionable insights from your data to get closer to your customers. Knowing
exactly when and how to reach them with personalized engagements will build loyalty and fuel your organization's success. Enhance your understanding of data and its uses,
from <b>compliance and consent</b> to <b>machine learning,</b> to help you <b>engage with insight.</b></p>
</div>
<div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="articleBox">
<div class="singleColumn_2 singleColumn parbase">
<div>
<div class="articleImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Grow_600x600 copy 2-100.jpg" alt="Grow Sustainably">
</div>
<div class="articleDetail">
<p style="text-align: left;"> Form a perfect-fit solution for your business that cuts complexity, scales real-time responsiveness across channels. Shape your organization's vision through topics
like <b>customer service ROI beyond cost reduction </b>and <b>driving customer loyalty and retention in 2022</b> to<b> grow sustainably. </b></p>
</div>
<div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</section>
<div class="clear"></div>
</div>
<div class="verticalspacer parbase section">
<div style="width:100%;float:left;height:0px" class="clear"></div>
<div class="clear"></div>
</div>
<div class="CQSectionComp parbase section">
<span class="anchor_SingleHeader" id="section_6"></span>
<span class="anchor_SingleHeader" id="speakers" name="speakers"></span>
<section class="section_6 hero" style="background:#f4f4f4; ">
<div class="commonHero commonHeroRelative ">
<div class="DHSubSecCompPar parsys">
<div class="verticalspacer parbase section">
<div style="width:100%;float:left;height:50px" class="clear"></div>
<div class="clear"></div>
</div>
<div class="speakerMulti parbase section">
<div class="multiSpeakerContainer">
<div class="centerBlock">
<div class="multiColHeading">LIVE Studio Show Speakers</div>
<div class="multiColDescription">
<p>
<b>Download the complete list of speakers <a><u></u></a><u><a href="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX_LIVE_Speakers.pdf" target="_blank">here</a></u>.</b>
</p>
<p><b> </b></p>
</div>
<div class="speakerHeroBlock">
<div id="slick_6_2" class="slick-slider slick-initialized" role="toolbar"><button type="button" data-role="none" class="slick-prev slick-arrow" aria-label="Previous" role="button" style="">Previous</button>
<div aria-live="polite" class="slick-list draggable">
<div class="slick-track" role="listbox" style="opacity: 1; width: 4800px; left: -960px;">
<div class="columnHero slick-slide slick-cloned" data-slick-index="-3" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
<div class="singleColumn_36 speaker parbase">
<div class="customSpeakerContainer1634762842750">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842750');" class="fadespeaker_open" data-popup-ordinal="5" id="" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Pia Heidenmark.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Pia Heidenmark Cook</span>
</div>
<div class="clear"></div>
<span>Senior Advisor</span>
<div class="clear"></div>
<span>Former CSO and Current Senior Advisor to IKEA</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Pia Heidenmark.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Pia Heidenmark Cook</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Senior Advisor</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Former CSO and Current Senior Advisor to IKEA</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p>Pia Heidenmark Cook is a senior advisor to Ingka Group/IKEA, where she held the position as Chief Sustainability Officer (CSO) between 2017-2021. Pia is currently a non-executive director
in NGO and company boards across various business sectors, including retail, hospitality, food and materials innovation. She is also a frequent lecturer and keynote speaker on
sustainability and business transformation.</p>
<p> </p>
<p>During her time as CSO, Pia led a team of sustainability professionals in the global Ingka Group office, as well as sustainability experts integrated across the retail, shopping Centre
and customer fulfilment business across over 30 markets in Europe, Asia Pacific and North America. She was also a member of the executive retail management team. Prior to that, she was
head of Sustainability in the largest business division, IKEA Group Retail & Expansion, embedding sustainability in IKEAs retail operations and securing a more sustainable offer to
IKEA customers. She was for several years (ended in 2017) co-chair of REAP, Retailers Environmental Action Programme, together with a member of the EU Commission.</p>
<p> </p>
<p>Before joining IKEA in 2008, Pia worked as Vice President Corporate Social Responsibility at the Rezidor Hotel Group, operator of hotel brands Radisson Blu and Park Inn (300+ hotels in
50+ countries). During this period, Pia chaired the tourism branch of Prince of Wales Business Leader's Forum, a membership organization for all major international hotel brands.</p>
<p> </p>
<p>Pia holds both a Technical Licentiate degree and a M.Sc. in Environmental Management, from the University of Lund, Sweden, and a M.Sc. in International Business Administration and
Economics from Uppsala University, Sweden. She has lived in France and Belgium, but now lives in southern Sweden, with Canadian husband and two daughters.</p>
<p> </p>
<p>Pia has worked with, lectured and studied CSR/sustainability related topics since 1996, across academia, consultancy and business, mainly across tourism and retail sectors.</p>
<p> </p>
<p><a href="http://twitter.com/piaHCook/" target="_blank" tabindex="-1">Pia at Twitter</a></p>
<p><a href="https://www.linkedin.com/in/pia-heidenmark-cook-bb088042/" target="_blank" tabindex="-1">Pia at LinkedIn</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide slick-cloned" data-slick-index="-2" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
<div class="singleColumn_26 speaker parbase">
<div class="customSpeakerContainer1634762842813">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842813');" class="fadespeaker_open" data-popup-ordinal="6" id="" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_speaker_Sameer.jpg" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Sameer Patel</span>
</div>
<div class="clear"></div>
<span>Chief Marketing and Solutions Officer </span>
<div class="clear"></div>
<span>SAP Customer Experience</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_speaker_Sameer.jpg" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Sameer Patel</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Chief Marketing and Solutions Officer </span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>SAP Customer Experience</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p> </p>
<p>Sameer is <b>Chief Marketing and Solutions Officer</b> for SAPs CX/CRM portfolio that includes, Commerce, Customer Data Cloud, Marketing, Sales and Service products. Previously Sameer was
CEO at Kahuna, a Marketing Automation provider that catered to B2C Marketplaces. Prior to Kahuna, Sameer was a GM at SuccessFactors. </p>
<p>Sameer has been quoted in publications such as CNBC, The New York Times, The Wall Street Journal, TechCrunch and Harvard Business Review on the topic of enterprise performance, and has
keynoted events such as CeBIT; Social Business Forum, Milan; GigaOM Future of Work; IBM Connect and others.</p>
<p> </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide slick-cloned" data-slick-index="-1" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
<div class="singleColumn_34 speaker parbase">
<div class="customSpeakerContainer1634762842875">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842875');" class="fadespeaker_open" data-popup-ordinal="7" id="" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Sara_richter.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Sara Richter</span>
</div>
<div class="clear"></div>
<span>Chief Marketing Officer</span>
<div class="clear"></div>
<span>Emarsys, an SAP Company</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Sara_richter.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Sara Richter</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Chief Marketing Officer</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Emarsys, an SAP Company</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p> </p>
<p>Sara Richter is the CMO at omnichannel customer engagement leader Emarsys, an SAP company. Prior to this, she was the CMO at digital experience analytics company, Clicktale. Sara Richter
brings nearly 20 years of marketing experience to Emarsys where she leads a global marketing team focused on delivering exceptional customer experiences paired with the revenue
opportunities that a high performing, growing business needs to achieve its objectives. She’s passionate about building revenue-oriented marketing teams that act as trusted partners to
commercial organizations and about creating provocative, differentiated messaging. Prior to Emarsys, Sara Richter successfully oversaw the acquisition of experience analytics firm
Clicktale to Contentsquare. She also worked as Acquia’s VP of marketing in EMEA and IBM Tealeaf’s director of worldwide field marketing.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide10" style="width: 288px;">
<div class="singleColumn_32 speaker parbase">
<div class="customSpeakerContainer1634762842375">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842375');" class="fadespeaker_open" data-popup-ordinal="0" id="open_68160023" tabindex="0">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_Geert_Leeman_Speaker.jpg" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Geert Leeman</span>
</div>
<div class="clear"></div>
<span>Global Chief Operating Officer</span>
<div class="clear"></div>
<span>SAP Customer Experience</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="0"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_Geert_Leeman_Speaker.jpg" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Geert Leeman</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Global Chief Operating Officer</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>SAP Customer Experience</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p> </p>
<p>Geert is the Chief Revenue and Operating Officer of SAP Customer Experience and is responsible for the global sales strategy and go-to-market global operations for SAP’s Customer
Experience organization, serving over 10,000 customers, facilitating over $500B of Gross Merchandise Volume annually across the globe. Geert joined SAP in 2001 and has held several senior
roles in solution management, business development and key account management. Before joining SAP Customer Experience, Geert was the Global Managing Director for the SAP-Nestlé Global
Alliance, one of SAP’s largest partnerships. They worked to define the future of agile supply chain. Additionally, Geert is a member of SAP’s Global Leadership team and is passionate about
helping SAP’s most innovative accounts to drive top-line growth and reduce their time-to-value. A CRM veteran with over 20 years’ experience in the customer-facing solutions space, Geert
is focused on driving growth for both customers and consumers. In Geert’s free time, he is a passionate vinyl collector, angel investor in multiple start-ups and fundraiser for cancer
research.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide slick-active" data-slick-index="1" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide11" style="width: 288px;">
<div class="singleColumn_40 speaker parbase">
<div class="customSpeakerContainer1634762842438">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842438');" class="fadespeaker_open" data-popup-ordinal="1" id="open_74618763" tabindex="0">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Jeannie_Walters.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Jeannie Walters</span>
</div>
<div class="clear"></div>
<span>CEO</span>
<div class="clear"></div>
<span>Experience Investigators and CX Speaker</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="0"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Jeannie_Walters.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Jeannie Walters</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>CEO</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Experience Investigators and CX Speaker</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p>For more than 20 years, Jeannie Walters has been dedicated to creating meaningful moments and real results.</p>
<p> </p>
<p>As the Founder and Chief Experience Officer of Experience Investigators, Jeannie has helped organizations -- from small businesses to Fortune 500s like Verizon and Allstate -- To Create
Fewer Ruined Days for Customers™.</p>
<p> </p>
<p>She is a TEDx speaker, a founding member of CXPA, co-host of the top-rated Crack the Customer Code podcast, and a four-time Linkedin Learning instructor whose courses have been
watched by more than 200,000 online learners.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide slick-active" data-slick-index="2" aria-hidden="false" tabindex="-1" role="option" aria-describedby="slick-slide12" style="width: 288px;">
<div class="singleColumn_37 speaker parbase">
<div class="customSpeakerContainer1634762842500">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842500');" class="fadespeaker_open" data-popup-ordinal="2" id="open_43330460" tabindex="0">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Jaimy Szymanski_.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Jaimy Szymanski</span>
</div>
<div class="clear"></div>
<span>Technology Industry Analyst</span>
<div class="clear"></div>
<span>Kaleido Insights</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="0"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Jaimy Szymanski_.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Jaimy Szymanski</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Technology Industry Analyst</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Kaleido Insights</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p>Jaimy Szymanski is a research analyst, author, speaker, and advisor, focused on organizational change brought by digital disruption. Zeroing in on the impact of technology on
customer experience (CX) and behavior, Jaimy advises corporate leaders in managing digital transformation efforts to reach evolving consumers and employees. Her recent coverage
areas include CX automation, AI and machine learning, digital identity, the “future of work,” DEI initiatives, corporate innovation, AR/VR, and distributed autonomous
organizations. <br> <br> Jaimy is the founder of San Francisco-based technology research firm Kaleido Insights. During her career, she has worked with AARP;
Cisco; Facebook; Google; Hallmark; HBO; Intel; John Deere; LinkedIn; Nestle; and Save the Children International. She is the co-author of Content: The Atomic Particle of Marketing, co-host
of the Hype Hazard podcast, and is a TEDx speaker on data stewardship and marketplaces. Her research has been covered by USA Today, Mashable, Forbes, Inc., Huffington Post,
Entrepreneur, Venturebeat, CMS Wire, and more. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide" data-slick-index="3" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide13" style="width: 288px;">
<div class="singleColumn_38 speaker parbase">
<div class="customSpeakerContainer1634762842563">
<div class="columnHeroremove">
<div class="articleImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Kartik-Kumar.png" alt="">
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Kartik Kumar</span>
</div>
<div class="clear"></div>
<span>Vice President of Global Brand & Commercial Technology</span>
<div class="clear"></div>
<span>Levi Strauss &Co</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Kartik-Kumar.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Kartik Kumar</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Vice President of Global Brand & Commercial Technology</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Levi Strauss &Co</span>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide" data-slick-index="4" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide14" style="width: 288px;">
<div class="singleColumn_33 speaker parbase">
<div class="customSpeakerContainer1634762842625">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842625');" class="fadespeaker_open" data-popup-ordinal="3" id="open_6794938" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_crop_Speaker_k.jpg" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Kerstin Köder</span>
</div>
<div class="clear"></div>
<span>Head of Marketing, EMEA</span>
<div class="clear"></div>
<span>SAP</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_crop_Speaker_k.jpg" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Kerstin Köder</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Head of Marketing, EMEA</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>SAP</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p> </p>
<p>Kerstin Köder is Vice President Marketing for the EMEA region (Europe, Middle East, Africa) at SAP. With her team, Kerstin manages planning, development, implementation, and monitoring of
integrated marketing programs for various target groups, the further development of the SAP brand, and demand generation in SAP's home market as well as more than 140 other
countries. </p>
<p> </p>
<p>Prior to joining SAP, Koeder was Head of Marketing at the freenet Group with headquarters in Büdelsdorf near Hamburg since 2010. In 2016, she additionally took over the B2C
division </p>
<p> </p>
<p>“freenet TV” of Media Broadcast, the largest German service provider for image and sound transmission. Earlier on, Kerstin Köder headed customer inventory management and direct marketing,
first for debitel in Stuttgart, later for Talkline and mobilcom, and most recently for all three brands of the freenet Group in Kiel. </p>
<p> </p>
<p>Köder has more than 20 years of experience in various management functions in marketing, CRM, sales, customer care as well as in product and offer management in retail,
telecommunications, TV and IT. Together with her teams she won prestigous industry awards such as the iF Design Award, the German Design Club Award and the Art Directors Club Award for
SAP’s presence at CeBIT 2018 as well as the German CRM Award in Gold, the POS Marketing Award and the German Design Award for the new mobilcom-debitel Digital Lifestyle Store
concept. </p>
<p> </p>
<p>Under her leadership, SAP is Germany's most valuable brand for the third year in a row according to the BrandZ ranking and also successfully defended its title as the most valuable brand
in Europe. Together with Prof. Dr. Reinhold Rapp and Cam-Mai Nguyen she is the author of the "Praxishandbuch Kundenmanagement". </p>
<p> </p>
<p>Kerstin Köder was born in 1969. She studied business administration at the University of Applied Sciences in Pforzheim with a focus on marketing, sales and international business, and at
the School of Business at the University of Louisville, USA. </p>
<p>She is married and lives in Stuttgart. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide" data-slick-index="5" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide15" style="width: 288px;">
<div class="singleColumn_35 speaker parbase">
<div class="customSpeakerContainer1634762842688">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842688');" class="fadespeaker_open" data-popup-ordinal="4" id="open_24676147" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Martin Newman.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Martin Newman</span>
</div>
<div class="clear"></div>
<span>The Consumer Champion</span>
<div class="clear"></div>
<span>Founder of Customer Service <br> Action and The Customer<br> First Group</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Martin Newman.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Martin Newman</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>The Consumer Champion</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Founder of Customer Service <br> Action and The Customer<br> First Group</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p>Known as The Consumer Champion and founder
of <a href="http://www.customerserviceaction.com/" target="_blank" tabindex="-1">www.customerserviceaction.com</a> and <a href="http://www.thecustomerfirstgroup.com/" target="_blank" tabindex="-1">www.thecustomerfirstgroup.com</a> ,
Martin Newman is a force for positive change for both consumers and brands.</p>
<p>Martin has leveraged almost four decades of experience working in consumer sectors heading up the multichannel operations of some of the world’s leading brands including Burberry,
Intersport, Pentland Brands (Speedo, Berghaus), Harrods and Ted Baker to author the bestselling book 100 Practical Ways to Improve Customer Experience, which was shortlisted for the
Business Book of the Year Awards 2019. His new book the Power of Customer Experience has just been published. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide" data-slick-index="6" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide16" style="width: 288px;">
<div class="singleColumn_36 speaker parbase">
<div class="customSpeakerContainer1634762842750">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842750');" class="fadespeaker_open" data-popup-ordinal="5" id="open_28200845" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Pia Heidenmark.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Pia Heidenmark Cook</span>
</div>
<div class="clear"></div>
<span>Senior Advisor</span>
<div class="clear"></div>
<span>Former CSO and Current Senior Advisor to IKEA</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Pia Heidenmark.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Pia Heidenmark Cook</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Senior Advisor</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Former CSO and Current Senior Advisor to IKEA</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p>Pia Heidenmark Cook is a senior advisor to Ingka Group/IKEA, where she held the position as Chief Sustainability Officer (CSO) between 2017-2021. Pia is currently a non-executive director
in NGO and company boards across various business sectors, including retail, hospitality, food and materials innovation. She is also a frequent lecturer and keynote speaker on
sustainability and business transformation.</p>
<p> </p>
<p>During her time as CSO, Pia led a team of sustainability professionals in the global Ingka Group office, as well as sustainability experts integrated across the retail, shopping Centre
and customer fulfilment business across over 30 markets in Europe, Asia Pacific and North America. She was also a member of the executive retail management team. Prior to that, she was
head of Sustainability in the largest business division, IKEA Group Retail & Expansion, embedding sustainability in IKEAs retail operations and securing a more sustainable offer to
IKEA customers. She was for several years (ended in 2017) co-chair of REAP, Retailers Environmental Action Programme, together with a member of the EU Commission.</p>
<p> </p>
<p>Before joining IKEA in 2008, Pia worked as Vice President Corporate Social Responsibility at the Rezidor Hotel Group, operator of hotel brands Radisson Blu and Park Inn (300+ hotels in
50+ countries). During this period, Pia chaired the tourism branch of Prince of Wales Business Leader's Forum, a membership organization for all major international hotel brands.</p>
<p> </p>
<p>Pia holds both a Technical Licentiate degree and a M.Sc. in Environmental Management, from the University of Lund, Sweden, and a M.Sc. in International Business Administration and
Economics from Uppsala University, Sweden. She has lived in France and Belgium, but now lives in southern Sweden, with Canadian husband and two daughters.</p>
<p> </p>
<p>Pia has worked with, lectured and studied CSR/sustainability related topics since 1996, across academia, consultancy and business, mainly across tourism and retail sectors.</p>
<p> </p>
<p><a href="http://twitter.com/piaHCook/" target="_blank" tabindex="-1">Pia at Twitter</a></p>
<p><a href="https://www.linkedin.com/in/pia-heidenmark-cook-bb088042/" target="_blank" tabindex="-1">Pia at LinkedIn</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide" data-slick-index="7" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide17" style="width: 288px;">
<div class="singleColumn_26 speaker parbase">
<div class="customSpeakerContainer1634762842813">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842813');" class="fadespeaker_open" data-popup-ordinal="6" id="open_92751498" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_speaker_Sameer.jpg" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Sameer Patel</span>
</div>
<div class="clear"></div>
<span>Chief Marketing and Solutions Officer </span>
<div class="clear"></div>
<span>SAP Customer Experience</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_web_speaker_Sameer.jpg" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Sameer Patel</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Chief Marketing and Solutions Officer </span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>SAP Customer Experience</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p> </p>
<p>Sameer is <b>Chief Marketing and Solutions Officer</b> for SAPs CX/CRM portfolio that includes, Commerce, Customer Data Cloud, Marketing, Sales and Service products. Previously Sameer was
CEO at Kahuna, a Marketing Automation provider that catered to B2C Marketplaces. Prior to Kahuna, Sameer was a GM at SuccessFactors. </p>
<p>Sameer has been quoted in publications such as CNBC, The New York Times, The Wall Street Journal, TechCrunch and Harvard Business Review on the topic of enterprise performance, and has
keynoted events such as CeBIT; Social Business Forum, Milan; GigaOM Future of Work; IBM Connect and others.</p>
<p> </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide" data-slick-index="8" aria-hidden="true" tabindex="-1" role="option" aria-describedby="slick-slide18" style="width: 288px;">
<div class="singleColumn_34 speaker parbase">
<div class="customSpeakerContainer1634762842875">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842875');" class="fadespeaker_open" data-popup-ordinal="7" id="open_56150819" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Sara_richter.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Sara Richter</span>
</div>
<div class="clear"></div>
<span>Chief Marketing Officer</span>
<div class="clear"></div>
<span>Emarsys, an SAP Company</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Sara_richter.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Sara Richter</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Chief Marketing Officer</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Emarsys, an SAP Company</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p> </p>
<p>Sara Richter is the CMO at omnichannel customer engagement leader Emarsys, an SAP company. Prior to this, she was the CMO at digital experience analytics company, Clicktale. Sara Richter
brings nearly 20 years of marketing experience to Emarsys where she leads a global marketing team focused on delivering exceptional customer experiences paired with the revenue
opportunities that a high performing, growing business needs to achieve its objectives. She’s passionate about building revenue-oriented marketing teams that act as trusted partners to
commercial organizations and about creating provocative, differentiated messaging. Prior to Emarsys, Sara Richter successfully oversaw the acquisition of experience analytics firm
Clicktale to Contentsquare. She also worked as Acquia’s VP of marketing in EMEA and IBM Tealeaf’s director of worldwide field marketing.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide slick-cloned" data-slick-index="9" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
<div class="singleColumn_32 speaker parbase">
<div class="customSpeakerContainer1634762842375">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842375');" class="fadespeaker_open" data-popup-ordinal="0" id="" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_Geert_Leeman_Speaker.jpg" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Geert Leeman</span>
</div>
<div class="clear"></div>
<span>Global Chief Operating Officer</span>
<div class="clear"></div>
<span>SAP Customer Experience</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX-LIVE_Geert_Leeman_Speaker.jpg" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Geert Leeman</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Global Chief Operating Officer</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>SAP Customer Experience</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p> </p>
<p>Geert is the Chief Revenue and Operating Officer of SAP Customer Experience and is responsible for the global sales strategy and go-to-market global operations for SAP’s Customer
Experience organization, serving over 10,000 customers, facilitating over $500B of Gross Merchandise Volume annually across the globe. Geert joined SAP in 2001 and has held several senior
roles in solution management, business development and key account management. Before joining SAP Customer Experience, Geert was the Global Managing Director for the SAP-Nestlé Global
Alliance, one of SAP’s largest partnerships. They worked to define the future of agile supply chain. Additionally, Geert is a member of SAP’s Global Leadership team and is passionate about
helping SAP’s most innovative accounts to drive top-line growth and reduce their time-to-value. A CRM veteran with over 20 years’ experience in the customer-facing solutions space, Geert
is focused on driving growth for both customers and consumers. In Geert’s free time, he is a passionate vinyl collector, angel investor in multiple start-ups and fundraiser for cancer
research.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide slick-cloned" data-slick-index="10" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
<div class="singleColumn_40 speaker parbase">
<div class="customSpeakerContainer1634762842438">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842438');" class="fadespeaker_open" data-popup-ordinal="1" id="" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Jeannie_Walters.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Jeannie Walters</span>
</div>
<div class="clear"></div>
<span>CEO</span>
<div class="clear"></div>
<span>Experience Investigators and CX Speaker</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Jeannie_Walters.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Jeannie Walters</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>CEO</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Experience Investigators and CX Speaker</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p>For more than 20 years, Jeannie Walters has been dedicated to creating meaningful moments and real results.</p>
<p> </p>
<p>As the Founder and Chief Experience Officer of Experience Investigators, Jeannie has helped organizations -- from small businesses to Fortune 500s like Verizon and Allstate -- To Create
Fewer Ruined Days for Customers™.</p>
<p> </p>
<p>She is a TEDx speaker, a founding member of CXPA, co-host of the top-rated Crack the Customer Code podcast, and a four-time Linkedin Learning instructor whose courses have been
watched by more than 200,000 online learners.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="columnHero slick-slide slick-cloned" data-slick-index="11" id="" aria-hidden="true" tabindex="-1" style="width: 288px;">
<div class="singleColumn_37 speaker parbase">
<div class="customSpeakerContainer1634762842500">
<div class="columnHeroremove">
<div class="articleImage">
<a href="#fadespeaker" onclick="showSpeakerOverlay('customSpeakerContainer1634762842500');" class="fadespeaker_open" data-popup-ordinal="2" id="" tabindex="-1">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Jaimy Szymanski_.png" alt="">
</a>
</div>
<div class="clear"></div>
<div class="articleTitle">
<span>Jaimy Szymanski</span>
</div>
<div class="clear"></div>
<span>Technology Industry Analyst</span>
<div class="clear"></div>
<span>Kaleido Insights</span>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="speakerOverlayContentWrapper" style="display:none">
<div class="speakerOverlayContent">
<span class="fadespeaker_close btn btn-default"><button type="button" class="close" data-dismiss="modal" tabindex="-1"><span>+</span></button></span>
<div class="speakerImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/Jaimy Szymanski_.png" alt="">
</div>
<div class="speakerHeading">
<div class="positionClass">
<div class="titleOverlay">
<span>Jaimy Szymanski</span>
</div>
<div class="clear"></div>
<div class="jobTitleOverlay">
<span>Technology Industry Analyst</span>
</div>
<div class="clear"></div>
<div class="companyNameOverlay">
<span>Kaleido Insights</span>
</div>
<div class="clear"></div>
<div class="speakerDescriptionOverlay">
<p>Jaimy Szymanski is a research analyst, author, speaker, and advisor, focused on organizational change brought by digital disruption. Zeroing in on the impact of technology on
customer experience (CX) and behavior, Jaimy advises corporate leaders in managing digital transformation efforts to reach evolving consumers and employees. Her recent coverage
areas include CX automation, AI and machine learning, digital identity, the “future of work,” DEI initiatives, corporate innovation, AR/VR, and distributed autonomous
organizations. <br> <br> Jaimy is the founder of San Francisco-based technology research firm Kaleido Insights. During her career, she has worked with AARP;
Cisco; Facebook; Google; Hallmark; HBO; Intel; John Deere; LinkedIn; Nestle; and Save the Children International. She is the co-author of Content: The Atomic Particle of Marketing, co-host
of the Hype Hazard podcast, and is a TEDx speaker on data stewardship and marketplaces. Her research has been covered by USA Today, Mashable, Forbes, Inc., Huffington Post,
Entrepreneur, Venturebeat, CMS Wire, and more. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<button type="button" data-role="none" class="slick-next slick-arrow" aria-label="Next" role="button" style="">Next</button>
<ul class="slick-dots" style="" role="tablist">
<li class="slick-active" aria-hidden="false" role="presentation" aria-selected="true" aria-controls="navigation10" id="slick-slide10"><button type="button" data-role="none" role="button" aria-required="false"
tabindex="0">1</button></li>
<li aria-hidden="true" role="presentation" aria-selected="false" aria-controls="navigation11" id="slick-slide11"><button type="button" data-role="none" role="button" aria-required="false"
tabindex="0">2</button></li>
<li aria-hidden="true" role="presentation" aria-selected="false" aria-controls="navigation12" id="slick-slide12"><button type="button" data-role="none" role="button" aria-required="false"
tabindex="0">3</button></li>
</ul>
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
</div>
</div>
<script>
jQuery(window).on('load', function() {
$("#slick_6_2 .columnHero").each(function(index) {
if ($(this).find(".columnHeroremove").length == 0) {
$(this).remove();
}
});
$('#slick_6_2').slick({
slidesToShow: 3,
slidesToScroll: 3,
autoplay: true,
autoplaySpeed: 6000,
speed: 1000,
dots: true,
infinite: true,
responsive: [{
breakpoint: 767,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}]
});
});
</script>
</div>
<div class="verticalspacer parbase section">
<div style="width:100%;float:left;height:50px" class="clear"></div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
<div class="CQSectionComp parbase section">
<span class="anchor_SingleHeader" id="section_7"></span>
<span class="anchor_SingleHeader" id="agenda" name="agenda"></span>
<section class="section_7 hero" style="background:#FFFFFF; ">
<div class="commonHero commonHeroRelative ">
<div class="DHSubSecCompPar parsys">
<div class="title parbase section">
<div class="centerBlock">
<div style="text-align:center" class="promoTitle ">
<br>
<span class="textBlack">LIVE Studio Show Agenda</span>
</div>
</div>
<div class="clear"></div>
</div>
<div class="twocolumnfield parbase section">
<div class="centerBlock">
<div class="twoColumnBox">
<div class="leftColumn findme">
<div class="customfieldpar01 parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX_Time_Zone_Graphic_v3_EMEA_v3.png" alt="" title="">
<div class="clear"></div>
</div>
<div class="textBlock parbase section">
<div class="centerBlock">
<div class="customTextBlock ">
<div style="width:100%;display: table-cell;vertical-align: middle; " class="positionClass ">
<!-- Code Start here -->
<div style="text-align:Center" class="hrAlignCenter ">
</div>
<div class="fontBentonSansRegular ">
<p style="text-align: center;">
<a href="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX_Live_Agenda_EMEA.pdf" target="_blank"><b><u>Download a PDF</u></b></a> of the
EMEA schedule</p>
</div>
<!-- Code Start here -->
<div class="verticalAlign">
<div style="text-align:Left">
<!-- code start here -->
<!-- code end here -->
<!--<div class="clear"></div>-->
<div style="margin-top:0px; display:block;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
</div>
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="rightColumn findme">
<div class="customfieldpar02 parsys">
<div class="imageComp parbase section">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX_Time_Zone_Graphic_v3_AMER_v3.png" alt="" title="">
<div class="clear"></div>
</div>
<div class="textBlock parbase section">
<div class="centerBlock">
<div class="customTextBlock ">
<div style="width:100%;display: table-cell;vertical-align: middle; " class="positionClass ">
<!-- Code Start here -->
<div style="text-align:Left" class="hrAlignLeft ">
</div>
<div class="fontBentonSansRegular ">
<p style="text-align: center;">
<a href="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX_Live_Agenda_Americas.pdf" target="_blank"><u><b>Download a PDF</b></u></a><b> of the Americas schedule</b>
</p>
</div>
<!-- Code Start here -->
<div class="verticalAlign">
<div style="text-align:Left">
<!-- code start here -->
<!-- code end here -->
<!--<div class="clear"></div>-->
<div style="margin-top:0px; display:block;">
<!-- code start here -->
<!-- code end here -->
<div class="clear"></div>
</div>
</div>
</div>
<!-- Code End here -->
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div class="nestedAccordionText parbase section">
<div class="centerBlock">
<div class="accordianBlock nestedAccordinBlock" id="accordian1634763197437">
<div class="accordianCont topnestedinrtab">
<div class="expandTitle">
<a href="javascript:;"><span>LIVE Studio Show</span></a>
</div>
<div class="childList1 nestedInnerAccordionText parbase">
<div class="clear"></div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="pClass">
<p style="text-align: left;">Say hello to a whole new format designed around you, the viewer. We’ve swapped the traditional keynote for a 30-minute live broadcast that includes custom content for your
region. The LIVE Studio covers the latest research and insights on CX agility, customer showcases, and success stories, plus influencer and executive interviews and a deep dive on sustainability. The
LIVE Studio sets the stage for CX LIVE: Unplugged for fast transformation, insight-led engagement, and sustainable growth.</p>
<p style="text-align: left;"> </p>
<p style="text-align: left;"><b>Host: </b></p>
<p style="text-align: left;"><b>Jaimy Szymanski,</b> Technology Industry Analyst & Founding Partner, Kaleido Insights</p>
<p style="text-align: left;"> </p>
<p><b>Speakers:</b></p>
<p><b>Geert Leeman, </b>Global Chief Operating Officer, SAP Customer Experience</p>
<p><b>Jeannie Walters, </b>CEO, Experience Investigators and CX Speaker</p>
<p><b>Kartik Kumar,</b> Vice President of Global Brand & Commercial Technology, Levi Strauss & Co.</p>
<p><b>Kerstin Koeder, </b>Head of Marketing, EMEA, SAP</p>
<p><b>Mariel Fink,</b> SVP & General Manager, SAP Customer Experience</p>
<p><b>Martin Newman,</b> The Consumer Champion, Founder of Customer Service Action and The Customer First Group</p>
<p><b>Omer Minkara,</b> Vice President, Principal Analyst, Aberdeen</p>
<p><b>Pia Heidenmark Cook, </b>Former CSO and Current Senior Advisor to IKEA</p>
<p><b>Sameer Patel, </b>Chief Marketing and Solutions Officer, SAP Customer Experience</p>
<p><b>Sara Richter, </b>Chief Marketing Officer, Emarsys, an SAP Company</p>
<p> </p>
<p> </p>
<p><b>EMEA: Oct. 26, 12:00 p.m.–2:15 p.m. BST</b></p>
<p><b>Americas: Oct. 27, 12:00 p.m.–2:15 p.m. PDT</b></p>
</div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="accordianCont topnestedinrtab">
<div class="expandTitle">
<a href="javascript:;"><span>LIVE Discussion Rooms</span></a>
</div>
<div class="childList3 nestedInnerAccordionText parbase">
<div class="clear"></div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Ready, Set, Go: Accelerate Online Growth to Delight Your Customers</span></a>
</div>
<div class="childList1 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Ready, Set, Go: Accelerate Online Growth to Delight Your Customers</b></p>
<p> </p>
<p>E-commerce and online-selling growth is projected to continue to flourish. Join industry experts from brilliant brands to learn the online-selling trends and techniques that drive the future of
commerce.</p>
<p> </p>
<p><b>Speakers</b></p>
<p>EMEA: </p>
<p>Christian Schoenauer, Senior Director, Solution & Strategy, SAP</p>
<p>Martin Newman, The Consumer Champion, Founder of Customer Service Action and The Customer First Group</p>
<p>Gemma Carver, CXA Global Lead, Retail, SAP</p>
<p> </p>
<p>Americas: </p>
<p>Christian Schoenauer, Senior Director, Solution & Strategy, SAP</p>
<p>Martin Newman, The Consumer Champion, Founder of Customer Service Action and The Customer First Group</p>
<p>Zev Krauss, CXA, Retail, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST</p>
<p>Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Myth-Busting E-Commerce Platforms: How to Move Fast and Make It Matter </span></a>
</div>
<div class="childList5 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Myth-Busting E-Commerce Platforms: How to Move Fast and Make It Matter</b></p>
<p> </p>
<p>Learn from experts about the pros and cons of strategies such as deployment models, headless commerce, and extensibility to understand what the right approach for your business would be. Find out
how you can roll out new revenue streams and customized multisite, multibrand, and multicountry sites quickly and cost-efficiently.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA: </p>
<p>Kunle Campbell, E-commerce advisor, Host of 2x eCommerce Podcast, 2x eCommerce</p>
<p>Nuno Pedro, Global Head of Commerce Solutions, SAP</p>
<p>Rupert OHalloran, VP, Commerce Marketing and Solutions, SAP</p>
<p> </p>
<p>Americas: </p>
<p>Kunle Campbell, E-commerce advisor; Host of 2x eCommerce Podcast, 2x eCommerce</p>
<p>Bernard Chung, Global Head of Product Marketing, SAP Commerce Cloud, SAP</p>
<p>Rick Hobbs, Head of Product, SAP Commerce Cloud, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST</p>
<p>Americas: Oct. 27, 12:55 p.m.–1:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>B2B Industries Regaining Control</span></a>
</div>
<div class="childList3 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>B2B Industries Regaining Control</b></p>
<p> </p>
<p>Your buying experience should be simple, even if your products aren’t. Discover how simplifying your business and buying processes can help your B2B profits boom. Hear firsthand experiences from
leading industry experts and brands on how they used modern technologies to rise above the competition.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA:<br> David Koenig, Industry Principal, Industrial Machinery & Components and Wholesale Distribution, SAP</p>
<p>Sourajit Ghosh, Chief Expert Presales, SAP</p>
<p>Bernadette Beck, Head of Digital Commerce, Thyssen Krupp, Thyssen Krupp</p>
<p> </p>
<p>Americas<br> David Koenig, Industry Principal, Industrial Machinery & Components and Wholesale Distribution, SAP</p>
<p>Sourajit Ghosh, Chief Expert Presales, SAP</p>
<p>Gabriel Pardo, CIO Organización Corona, Corona Industries</p>
<p> </p>
<p>EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST</p>
<p>Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>How to Excite Always-On B2C Customers</span></a>
</div>
<div class="childList4 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>How to Excite Always-On B2C Customers</b></p>
<p> </p>
<p>Hear from industry experts and leading brands how to successfully execute hyperpersonalized, commerce-everywhere strategies that intrigue shoppers and turn customers into loyal advocates, as well
as how to be ready for Black Friday every day.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA:</p>
<p>David Koenig, Industry Principal, Industrial Machinery & Components and Wholesale Distribution, SAP</p>
<p>Sourajit Ghosh, Chief Expert Presales, SAP</p>
<p>Gabriel Pardo, CIO Organización Corona, Corona Industries</p>
<p> </p>
<p>Americas:</p>
<p>Jason Goldberg, Chief Commerce Strategy Officer, Publicis Groupe</p>
<p>Nicholas Odom, Technical Adoption Specialist, SAP</p>
<p>Nicole Bohorad, CXA, Retail, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST</p>
<p>Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Awesomeness in Action: Sell Everywhere with Agile E-Commerce</span></a>
</div>
<div class="childList2 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Awesomeness in Action: Sell Everywhere with Agile E-Commerce</b></p>
<p> </p>
<p>Discover the key capabilities of the SAP Commerce Cloud solution in this demo. Get information about end-to-end business processes and integrations, microservices, headless commerce, and
decoupled storefronts of project “Spartacus.” </p>
<p> </p>
<p>Speakers: </p>
<p>EMEA:</p>
<p>Norbert Schoenach, PreSales Expert SAP Customer Experience, SAP</p>
<p>Richard Wisniewski, CX Presales Expert, SAP</p>
<p> </p>
<p>Americas:</p>
<p>Taka Kitazume, Principal Solution Architect, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST</p>
<p>Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>How to Go Direct to Consumer Quickly with SAP Upscale Commerce</span></a>
</div>
<div class="childList6 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>How to Go Direct to Consumer Quickly with SAP Upscale Commerce</b></p>
<p> </p>
<p>See how our next-generation commerce solution built for small and midsize B2C organizations, SAP Upscale Commerce, enables you to speed your move to a direct-to-consumer model. Build exceptional,
mobile-first customer experiences with built-in AI capabilities.</p>
<p> </p>
<p>Speaker:</p>
<p>EMEA:</p>
<p>Jorge Sanchez, Solution Engineer, SAP </p>
<p> </p>
<p>Americas: </p>
<p>Kelsey Giacchino, Solution Engineer, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST</p>
<p>Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Accelerating a D2C Strategy to Build Long-Lasting and Loyal Relationships</span></a>
</div>
<div class="childList7 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Accelerating a D2C Strategy to Build Long-Lasting and Loyal Relationships</b></p>
<p> </p>
<p>A successful direct-to-consumer (D2C) business model starts with delivering value in exchange for consumer data in order to personalize engagement, resulting in loyal, lasting relationships.
Learn to better understand your customers and drive operational efficiencies by uncovering the tactics you need to help you accelerate your D2C strategy.</p>
<p> </p>
<p><b>Speakers: </b></p>
<p>EMEA: </p>
<p>Payal Hindocha, Director of Go-To-Market, Emarsys, an SAP Company</p>
<p>Ross Williams, VP of Retail, Emarsys, an SAP Company</p>
<p>Ratul Shah, Head Of Product Marketing, SAP Customer Data Solutions, SAP</p>
<p> </p>
<p>Americas: </p>
<p>Payal Hindocha, Director of Go-To-Market, Emarsys, an SAP Company</p>
<p>Ross Williams, VP of Retail, Emarsys, an SAP Company</p>
<p>Ratul Shah, Head Of Product Marketing, SAP Customer Data Solutions, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST</p>
<p>Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Three Personalization Strategies to Drive Customer Loyalty and Retention</span></a>
</div>
<div class="childList8 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Three Personalization Strategies to Drive Customer Loyalty and Retention</b></p>
<p> </p>
<p>Every customer expects personalization. Meeting that expectation strengthens your chances to build long-lasting, trusted relationships with customers. Looking holistically at your customer
experience landscape, explore three personalization strategies to foster the relationships your customers crave and deliver the business growth you need.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA: </p>
<p>Meghann York, Head of Product Marketing, SAP Marketing Cloud, SAP</p>
<p>Amir Jacobi, VP of Product Growth, Emarsys, an SAP Company</p>
<p> </p>
<p>Americas:</p>
<p>Meghann York, Head of Product Marketing, SAP Marketing Cloud, SAP</p>
<p>Amir Jacobi, VP of Product Growth, Emarsys, an SAP Company</p>
<p> </p>
<p>EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST</p>
<p>Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Connected Retailers: Winning Over Today’s Customers</span></a>
</div>
<div class="childList9 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Connected Retailers: Winning Over Today’s Customers</b></p>
<p> </p>
<p>Modern retailers have bridged the gap between retail and digital to benefit from the best of both in delivering the optimal customer-centric experiences and engagements. See how you can benchmark
your company against the connected retail landscape in today’s “high street,” and learn what to plan for beyond “buy online, pick up in store” (BOPIS).</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA: </p>
<p>Chris Godderidge, VP of Mobile Vertical, Emarsys, an SAP Company</p>
<p>Courtney Shaffer-Lovold, Head of Revenue, North America, Emarsys, an SAP Company</p>
<p> </p>
<p>Americas:</p>
<p>Chris Godderidge, VP of Mobile Vertical, Emarsys, an SAP Company</p>
<p>Courtney Shaffer-Lovold, Head of Revenue, North America, Emarsys, an SAP Company</p>
<p> </p>
<p>EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST</p>
<p>Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>The Skyrocketing Value of First-Party Customer Data</span></a>
</div>
<div class="childList10 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>The Skyrocketing Value of First-Party Customer Data</b></p>
<p> </p>
<p>With the sunsetting of third-party cookies and the decreasing value of data management platforms, you need to be prepared to pivot to a new engagement strategy such as direct to consumer. Find
out why a first-party, permission-based customer data strategy is the key to creating trusted, valuable customer relationships.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA:</p>
<p>Sunny Neely, Global Solution Director - Consumer Products, SAP</p>
<p>John Thomson, Global GTM Lead, SAP Customer Data Cloud, SAP Customer Data Solutions, SAP</p>
<p> </p>
<p>Americas:</p>
<p>Sunny Neely, Global Solution Director - Consumer Products, SAP</p>
<p>Ratul Shah, Head Of Product Marketing at SAP, SAP Customer Data Solutions, SAP </p>
<p> </p>
<p>EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST</p>
<p>Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Elevate Data Privacy Design to a Global Level </span></a>
</div>
<div class="childList11 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Elevate Data Privacy Design to a Global Level </b></p>
<p> </p>
<p>As major GDPR fines make the news, C-suites for B2C and B2B brands are prioritizing data privacy. Your goal is to put customers in control of their data, earn their trust, and redefine engagement
in the age of GDPR and beyond. Hear data privacy expert explain how to solve these challenges for your business.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA:</p>
<p>Tim Walters, VP and Privacy Lead, The Content Advisory</p>
<p>Andrea Rus, Global VP - SAP Customer Data Solutions, SAP</p>
<p> </p>
<p>Americas: </p>
<p>George Greene, GTM Lead, SAP Customer Data Solutions, North America, SAP </p>
<p> </p>
<p>EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST</p>
<p>Americas: Oct. 27, 12:55 p.m.–1:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Grow Your Business Through Enterprise-Wide Customer Centricity</span></a>
</div>
<div class="childList12 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Grow Your Business Through Enterprise-Wide Customer Centricity</b></p>
<p> </p>
<p>Learn how to put customers at the heart of your intelligent enterprise and facilitate experiences that drive lifetime value. See how an enterprise-wide customer data foundation bridges
organizational silos, enables real-time customer insights where decisions are made, and fuels personalized experiences that show that you truly know your customer.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA:</p>
<p>Jamie Ward, Global GTM Lead, SAP Customer Data Platform, SAP Customer Data Solutions, SAP</p>
<p>Maria Morais, Business Strategy Consumer Industries, SAP</p>
<p>Juan Maria Muñoz Sanchez, Hub Omnichannel Analyst, Repsol</p>
<p> </p>
<p>Americas: </p>
<p>Susan Ramroop, Customer Marketing Manager, SAP Customer Data Solutions, SAP</p>
<p>Cassanda Girard, GVP, Head Consumer Industries CX - Industry and Customer Advisory, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST</p>
<p>Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>See How Netconomy Boosts Revenue for Customers as they Become Customer-centric</span></a>
</div>
<div class="childList14 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p>See How Netconomy Boosts Revenue for Customers as They Become Customer-centric</p>
<p> </p>
<p>Discover the secret of great cross-channel customer experiences. Hear how Netconomy helps customers deliver a connected engagement – marketing, sales, commerce, and service – using trusted
customer data. Also, examine how company’s loyalty programs have become a central business process to boost revenue.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA: </p>
<p>David Gruehn, Senior Solution Director - Retail & Grocery, SAP</p>
<p>Lena Mauer, Head of Sales - Customer Data Management MEE, SAP</p>
<p>Guy Kronenthal , SVP, General Manager of SAP Customer Data Solutions, SAP</p>
<p> </p>
<p>Americas: </p>
<p>David Gruehn, Senior Solution Director - Retail & Grocery, SAP</p>
<p>Naomi Ko, Senior Product Marketing Manager, SAP Customer Data Solutions, SAP</p>
<p>Sergey Krayniy, Head of Product, SAP Customer Data Solutions, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST</p>
<p>Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Accelerate Customer Centricity with SAP Customer Data Cloud Solutions</span></a>
</div>
<div class="childList23 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Accelerate Customer Centricity with SAP Customer Data Cloud Solutions</b></p>
<p>Explore how SAP Customer Data Cloud solutions create a dynamic foundation of insights that can elevate your organization’s ability to grow revenue. See how customer data holds the key for
speeding time to value, uncovering new revenue opportunities, lowering costs, and mitigating risks.</p>
<p> </p>
<p><b>Speakers: </b></p>
<p>EMEA: </p>
<p>Alex Le Pape, SAP Customer Experience Suite Senior Architect, SAP</p>
<p>Jamie Ward, Global GTM Lead, SAP Customer Data Platform, SAP Customer Data Solutions, SAP</p>
<p> </p>
<p>Americas: </p>
<p>Alex Le Pape, SAP Customer Experience Suite Senior Architect, SAP</p>
<p>Sergey Krayniy, Head of Product, SAP Customer Data Solutions, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST</p>
<p>Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Transforming B2B Sales for Future Growth</span></a>
</div>
<div class="childList15 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Transforming B2B Sales for Future Growth</b></p>
<p> </p>
<p>B2B selling has changed forever. Businesses need to build relationships remotely, and sellers need to handle complicated offerings quickly and independently – all while engaging with the
increased self-service through commerce sites. Learn how B2B selling must be reimagined for a digital-first world.</p>
<p> </p>
<p><b>Speakers: </b></p>
<p>EMEA: </p>
<p>Grant Smith, Product Marketing Manager, SAP Sales Cloud, SAP</p>
<p> </p>
<p>Americas: </p>
<p>Jack Nehmer, VP, CX Solution Management, SAP</p>
<p>Don Davis, Senior Business Analyst, Nordson</p>
<p> </p>
<p>EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST</p>
<p>Americas: Oct. 27, 12:55 p.m.–1:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Secrets to Attaining 4x ROI from Your CRM</span></a>
</div>
<div class="childList16 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Secrets to Attaining 4x ROI from Your CRM</b></p>
<p> </p>
<p>CRM needs to evolve from a system of record to a system of engagement. Customers expect you to understand their needs and their business. Sellers need actionable insights to make the right
connections. Hear how to increase CRM ROI by delivering a smooth experience. Participate in an engaging dialog on the secrets of finding true CRM ROI.</p>
<p> </p>
<p><b>Speakers: </b></p>
<p>EMEA:</p>
<p>Oliver Kraus, Head of Sales Enablement, KSB</p>
<p>Grant Smith, Product Marketing Manager, SAP Sales Cloud, SAP</p>
<p>Ivano Fossati, VP Sales - Head of SAP Customer Experience Italy & Greece, SAP</p>
<p> </p>
<p>Americas:</p>
<p>Marco Flores, VP, CX Solution Management, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST</p>
<p>Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Closing a Q4 Deal with Insight-Led Selling</span></a>
</div>
<div class="childList17 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Closing a Q4 Deal with Insight-Led Selling</b></p>
<p> </p>
<p>Q4 deals slip every day. But they don't have to slip because of an oversight or missed opportunity. Explore how you can develop deeper customer engagements while improving sales performance with
SAP Sales Cloud solution innovations, as we close a Q4 deal with insight-led selling.</p>
<p> </p>
<p><b>Speaker: </b></p>
<p>EMEA:</p>
<p>Sebastine Augustine, Head of Product Management, SAP Sales Cloud, SAP</p>
<p>Frank Munzner, SAP Inhouse Consultant, Piller Blowers</p>
<p> </p>
<p>Americas: </p>
<p>Sebastine Augustine, Head of Product Management, SAP Sales Cloud, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST</p>
<p>Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Imagining the Connected Future of In-Store Sales Visits</span></a>
</div>
<div class="childList18 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Imagining the Connected Future of In-Store Sales Visits</b></p>
<p> </p>
<p>Field sellers and retail execution staff rely on in-person store visits to win new business. Find out how your organization can optimize in-person activities while streamlining visit logistics
and planning processes to gain a competitive edge. </p>
<p> </p>
<p><b>Speaker: </b></p>
<p>Maria Morais, Business Strategy Consumer Industries, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST</p>
<p>Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>The Power of Configure, Price, and Quote in Intelligent Enterprises</span></a>
</div>
<div class="childList19 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>The Power of Configure, Price, and Quote in Intelligent Enterprises</b></p>
<p> </p>
<p>Brands like yours are transforming their quoting process to be quick and simple, no matter how complicated the product or service might be. Realize how powerful configure, price, and quote can be
as a part of your intelligent enterprise. Hear from other customers and be a part of the discussion.</p>
<p> </p>
<p><b>Speakers: </b></p>
<p>EMEA:</p>
<p>Steven Spears, Product Marketing Manager, SAP CPQ, SAP</p>
<p>Michele Sassano, CPQ Project Lead, Straumann Group</p>
<p> </p>
<p>Americas: </p>
<p>Steven Spears, Product Marketing Manager, SAP CPQ, SAP</p>
<p>Kathryn Butterfuss, S/4HANA Evangelist, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST</p>
<p>Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Customer Service ROI Beyond Cost Reduction</span></a>
</div>
<div class="childList20 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Customer Service ROI Beyond Cost Reduction</b></p>
<p> </p>
<p>In today’s digital-first world, customer service has an impact on business success and growth. The balancing act between customer service cost and quality is an ongoing challenge for customer
service leaders. Learn how new technologies increase customer service efficiency, leading to better customer experiences, increased loyalty, and reduced cost.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA:</p>
<p>John Heald, Head of Sales & Service GTM, SAP</p>
<p>Mark England, Head of Technology Services, Yell</p>
<p>Gamze Senkal, IT Manager, Eczacibasi Building Products</p>
<p>Kıvanç İncekli, Customer Experience Manager, Eczacibasi Building Products</p>
<p> </p>
<p>Americas: </p>
<p>John Heald, Head of Sales & Service GTM, SAP</p>
<p>Andrew Cifranic, Dir. of Consumer Connected Contact Center, Moen</p>
<p>Angie Radjen, Senior IT Manager for CX, Moen</p>
<p> </p>
<p>EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST</p>
<p>Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>The New Reality of Utility Customer Service </span></a>
</div>
<div class="childList21 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>The New Reality of Utility Customer Service</b></p>
<p> </p>
<p>The energy and utility industry is going through transformation driven by technological changes, increased competition, environmental requirements, and greater customer expectations. See how
customer service is becoming a major differentiator, helping utility companies become customer centric and helping turn challenges into advantages. </p>
<p> </p>
<p><b>Speakers: </b></p>
<p>EMEA: </p>
<p>Mikael Elmlund, GTM SAP Service Cloud, SAP Customer Experience, SAP</p>
<p>Steen Hansen, Industry Expert, Utilities, SAP</p>
<p> </p>
<p>Americas: </p>
<p>Mikael Elmlund, GTM SAP Service Cloud, SAP Customer Experience, SAP</p>
<p>Steen Hansen, Industry Expert, Utilities, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST</p>
<p>Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Smart Customer Service: From Ticket to Resolution</span></a>
</div>
<div class="childList22 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Smart Customer Service: From Ticket to Resolution</b></p>
<p> </p>
<p>Smart customer service combines the best of human and machine intelligence. See a demo of the way the SAP Service Cloud solution uses intelligent technologies to automate routine tasks and
support your service agents to quickly solve customer problems.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p style="text-align: left;">EMEA:</p>
<p style="text-align: left;">Kelly Ramsay, Solution Engineer, SAP</p>
<p style="text-align: left;"> </p>
<p style="text-align: left;">Americas: </p>
<p style="text-align: left;">Brian Kyser, Solution Engineer, SAP</p>
<p> </p>
<p>EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST</p>
<p>Americas: Oct. 27, 12:55 p.m.–1:15 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Chasing Zero: A World of Zero Emissions, Zero Waste, and Zero Inequality</span></a>
</div>
<div class="childList24 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Chasing Zero: A World of Zero Emissions, Zero Waste, and Zero Inequality </b></p>
<p> </p>
<p>Imagine a future that looks greener, cleaner, and more equal than the world we live in today: a world of <b>zero</b> emissions, <b>zero</b> waste, and <b>zero</b> inequality. Explore how
companies are daring to not just dream about this aspiration, but also power the technology and innovation that is required to transform this bold vision into reality.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA: </p>
<p>Vivek Bapat, SVP, Purpose and Sustainability Marketing, SAP</p>
<p>Pia Heidenmark Cook, Former CSO and Current Senior Advisor to IKEA</p>
<p>Sue Allchurch, Chief of Outreach and Engagement, the United Nations Global Compact</p>
<p>Eros Cipani, Global SAP Sustainability GTM Lead, Accenture</p>
<p> </p>
<p>Americas: </p>
<p>Vivek Bapat, SVP, Purpose and Sustainability Marketing, SAP</p>
<p>Pia Heidenmark Cook, Former CSO and Current Senior Advisor to IKEA</p>
<p>Sue Allchurch, Chief of Outreach and Engagement, the United Nations Global Compact</p>
<p>Eros Cipani, Global SAP Sustainability GTM Lead, Accenture</p>
<p> </p>
<p>EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST</p>
<p>Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Don't Stop Challenging the Status Quo: Virgin Megastore Goes Beyond</span></a>
</div>
<div class="childList25 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Don't Stop Challenging the Status Quo: Virgin Megastore Goes Beyond</b></p>
<p> </p>
<p>Today's customers expect a seamless shopping experience. Virgin Megastore has created a unique shopping experience for its customers: a new dimension in entertainment retail. Hear experts discuss
constant innovation, improvement of existing processes, and new feature enablement, all of which helps Virgin Megastore engage the customer.</p>
<p> </p>
<p><b>Speaker:</b></p>
<p>EMEA:<br> Thomas Ziegler, Chief Customer Officer, NETCONOMY GmbH</p>
<p>Jovana Jovanovic, Product Owner, NETCONOMY GmbH</p>
<p>Mila Petrovic, Senior Marketing Expert, NETCONOMY GmbH</p>
<p> </p>
<p>EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Engage B2B Buyers with AI Search, Recommendations, and Personalization</span></a>
</div>
<div class="childList26 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p style="text-align: left;"><b>Engage B2B Buyers with AI Search, Recommendations, and Personalization</b></p>
<p> </p>
<p>Whether B2B buyers are looking to browse, find a replacement part, or learn about your products, removing friction from their on-site experience should be a top priority. Deep dive into creating
a smooth experience for site visitors, and discover the role of search, recommendations, and AI in delivering relevant results and increasing conversions.</p>
<p> </p>
<p><b>Speakers: </b></p>
<p>Americas: </p>
<p>Dale Traxler, Sr. Director, Alliances and Channel, Coveo</p>
<p>Dwayne Doshier, Sr. Director of Strategic Consulting, Gorilla Group</p>
<p> </p>
<p>Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Callaway Golf and Forter Swing at Fraud to Drive Greater Customer Value</span></a>
</div>
<div class="childList27 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>Callaway Golf and Forter Swing at Fraud to Drive Greater Customer Value</b></p>
<p> </p>
<p>Global sports retailer Callaway Golf Company and Forter, which provides certified fraud prevention, share best practices for delivering a customer experience that increases lifetime customer
value. Explore how much revenue is at stake from false declines, the cost of declining good customers, and the total impact of loan to value they represent.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>Americas:</p>
<p>Emily O'Carroll, Global Information Security & IT Compliance, Callaway Golf</p>
<p>Kris Zanuldin, VP Product Strategy, Forter</p>
<p>David Coates, Director of Customer Marketing, Forter</p>
<p> </p>
<p>Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>How Philips Accelerates their SAP Commerce Cloud B2C and B2B Commerce Sales with Coveo AI </span></a>
</div>
<div class="childList28 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p><b>How Philips Speeds B2C and B2B Sales with SAP Commerce Cloud and Coveo AI</b></p>
<p> </p>
<p>Hear from Philips, a leading global health technology company, about how it is using AI-powered search, recommendations, and personalization for e-commerce with the SAP Commerce Cloud solution
and Coveo AI software.</p>
<p> </p>
<p><b>Speakers:</b></p>
<p>EMEA:</p>
<p>Louis Jansen, Product Owner Conversational AI, Onsite Search & SEO, Philips</p>
<p>Sami Helin, Global Account Director, Coveo</p>
<p> </p>
<p>EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
</div>
</div>
<div class="accordianCont topnestedinrtab">
<div class="expandTitle">
<a href="javascript:;"><span>Agenda at a Glance</span></a>
</div>
<div class="childList13 nestedInnerAccordionText parbase">
<div class="clear"></div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>EMEA October 26, 2021</span></a>
</div>
<div class="childList1 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p>LIVE Pre-Show:<br> 11:45 a.m.–12:00 p.m. BST</p>
<p> </p>
<p>LIVE Studio Show:<br> 12:00 p.m.–12:35 p.m. BST</p>
<p> </p>
<p>LIVE Discussion Rooms:<br> 12:35 p.m.–2:15 p.m. BST </p>
<p> </p>
<p><a href="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX_Live_Agenda_EMEA.pdf" target="_blank"><b><u>Download a PDF</u></b></a> of the
EMEA schedule</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="centerBlock">
<div class="accordianBlock">
<div class="accordianCont nestedinrtab" style="display:none;">
<div class="expandTitle">
<a href="javascript:;"><span>Americas October 27, 2021</span></a>
</div>
<div class="childList2 expCollDescText parbase">
<div class="innertab" style="display:none;">
<div class="pClass">
<p>LIVE Pre-Show<br> 11:45 a.m.–12:00 p.m.PDT</p>
<p> </p>
<p>LIVE Studio Show:<br> 12:00 p.m.–12:35 p.m. PDT</p>
<p> </p>
<p>LIVE Discussion Rooms:<br> 12:35 p.m.–2:15 p.m. PDT </p>
<p> </p>
<p>
<a href="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/SAP_CX_Live_Agenda_Americas.pdf" target="_blank"><u><b>Download a PDF</b></u></a><b> of the Americas schedule</b>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
</div>
</div>
<a href="javascript:;" onclick="scrollAccordianTop('accordian1634763197437')" class="returnTop">Return to top</a>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
<div class="CQSectionComp parbase section">
<span class="anchor_SingleHeader" id="section_8"></span>
<span class="anchor_SingleHeader" id="sponsors" name="sponsors"></span>
<section class="section_8 hero" style="background:#FFFFFF; ">
<div class="commonHero commonHeroRelative ">
<div class="DHSubSecCompPar parsys">
<div class="sponsorExhibitor parbase section">
<div class="multiSpeakerContainer">
<div class="centerBlock">
<div class="multiColHeading">Platinum Sponsors</div>
<div class="speakerHeroBlock squareImg">
<div class="articleBox">
<div class="sponsorColumn_2 DHSponsorExhibitor parbase">
<div class="clear"></div>
</div>
</div>
<div class="articleBox">
<div class="sponsorColumn_0 DHSponsorExhibitor parbase">
<div class="columnHeroremove">
<div class="articleImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/CX_Logo_netconomy_sm.png" alt="">
</div>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Learn More" class=" linkButton customCampaignClass" href="https://www.netconomy.net/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank">Learn More</a>
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="clear"></div>
</div>
</div>
<div class="articleBox">
<div class="sponsorColumn_1 DHSponsorExhibitor parbase">
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
</div>
<script>
</script>
</div>
<div class="lineSeparator parbase section">
<div class="centerBlock">
<div class="line-separator"></div>
</div>
</div>
<div class="sponsorExhibitor parbase section">
<div class="multiSpeakerContainer">
<div class="centerBlock">
<div class="multiColHeading">Gold Sponsors</div>
<div class="speakerHeroBlock squareImg">
<div class="articleBox">
<div class="sponsorColumn_0 DHSponsorExhibitor parbase">
<div class="columnHeroremove">
<div class="articleImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/CX_Logo_Forter_Logo.png" alt="">
</div>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Learn More" class=" linkButton customCampaignClass" href="https://www.forter.com/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank">Learn More</a>
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="clear"></div>
</div>
</div>
<div class="articleBox">
<div class="sponsorColumn_2 DHSponsorExhibitor parbase">
<div class="clear"></div>
</div>
</div>
<div class="articleBox">
<div class="sponsorColumn_1 DHSponsorExhibitor parbase">
<div class="columnHeroremove">
<div class="articleImage">
<img src="https://content.dm.ux.sap.com/content/dam/digitalassets1dx/customimages/events/sap-cx-live-2021/CX_Logo_Coveo.png" alt="Learn More">
</div>
<div class="clear"></div>
<!-- code start here -->
<div style="text-align:center;">
<!-- code start here -->
<a data-engagement-tracking-analytics="buttonCTA:Learn More" class=" linkButton customCampaignClass" href="https://www.coveo.com/?partnerref=email-na-email&source=email-smc&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154" target="_blank">Learn More</a>
<!-- code end here -->
<div class="clear"></div>
</div>
<!-- code end here -->
</div>
<!-- Social Links Start -->
<!-- Social Links End -->
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
</div>
<script>
</script>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
<div class="CQSectionComp parbase section">
<span class="anchor_SingleHeader" id="section_9"></span>
<section class="section_9 hero" style="background:#FFFFFF; ">
<div class="commonHero commonHeroRelative ">
<div class="DHSubSecCompPar parsys">
<div class="twitterslider parbase section">
<div class="centerBlock">
<script>
arrTwitterQueryTerms.push("@sap_cx");
arrTwitterQueryID.push("owl-demo_91");
arrTwitterQuerySpeed.push(0);
</script>
<div>
<div class="promoTitle" style="padding-bottom:12px;"> Join the Conversation </div>
<div class="Twitter">
<div id="owl-demo_91" class="owl-carousel owl-theme" style="opacity: 1; display: block;">
<div class="owl-wrapper-outer">
<div class="owl-wrapper" style="width: 12800px; left: 0px; display: block;">
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 22</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>How did one courier company implement changes to help attract potential franchisees so it could expand? With the he… <a href="https://t.co/m316XYYTcU" target="_blank">https://t.co/m316XYYTcU</a>
</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 22</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Delivery is faster than ever but often comes at the cost of major packaging waste and carbon emissions. 📦 Read this… <a href="https://t.co/ojM2bS1Kqz" target="_blank">https://t.co/ojM2bS1Kqz</a>
</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 22</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>RT <a href="http://twitter.com/dgingiss" title="Follow dgingiss" target="_blank">@dgingiss</a>: SAP Customer Experience LIVE: Unplugged is next week! The CX tools and strategies necessary for
success today and in the fu…</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 22</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Buyers today expect fast and easy <a href="http://twitter.com/hashtag/ecommerce" title="Search tag: ecommerce" target="_blank">#ecommerce</a>, and you have to deliver. Get practical guidance to
make your e-commer… <a href="https://t.co/tEmi2BNcRu" target="_blank">https://t.co/tEmi2BNcRu</a></p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 21</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Their fans help the Kontinental Hockey League (KHL) stay energized & on top of their game, so they wanted to return…
<a href="https://t.co/ZknCpReRJ5" target="_blank">https://t.co/ZknCpReRJ5</a></p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 21</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>How does <a href="http://twitter.com/Bayer" title="Follow Bayer" target="_blank">@Bayer</a> streamline E2E processes? Bayer plans to achieve this by consolidating, standardizing, & digitalizi…
<a href="https://t.co/OMa42dhkFm" target="_blank">https://t.co/OMa42dhkFm</a></p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 21</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Leaders that see environmental issues as financially material are achieving success for both the planet and their b… <a href="https://t.co/o4qbRyPAGv" target="_blank">https://t.co/o4qbRyPAGv</a>
</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 21</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Find out what one tech executive says might just be the secret to the future of work– and why he learned about it w… <a href="https://t.co/6Yv5LxaYEf" target="_blank">https://t.co/6Yv5LxaYEf</a>
</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 21</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Join this webcast where Stephen Jamieson, SAP Global Head of Circular Economy Solutions, will share how the circula… <a href="https://t.co/NnS2bD83Io" target="_blank">https://t.co/NnS2bD83Io</a>
</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 21</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Be sure to check out this informative piece, courtesy of our good friend <a href="http://twitter.com/dgingiss" title="Follow dgingiss" target="_blank">@dgingiss</a>!
<a href="https://t.co/UweWDxqKRy" target="_blank">https://t.co/UweWDxqKRy</a></p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 20</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Discover how SAP Customer Cloud and SAP Marketing Cloud help Faberlic run its fully digital storefront smoothly to… <a href="https://t.co/HJDyL7pftg" target="_blank">https://t.co/HJDyL7pftg</a></p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 20</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Customers today expect highly personalized, relevant experiences from the brands they do business with. And you can… <a href="https://t.co/1htTWIwK59" target="_blank">https://t.co/1htTWIwK59</a>
</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 20</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Despite changes from the past year and a half, one thing remains the same: your customers determine whether or not… <a href="https://t.co/Um8a1SBcz3" target="_blank">https://t.co/Um8a1SBcz3</a></p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 20</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>How can brands do last-mile fulfillment effectively? 📦Join the next episode of Keeping Up with
<a href="http://twitter.com/hashtag/Ecommerce" title="Search tag: Ecommerce" target="_blank">#Ecommerce</a> for exper… <a href="https://t.co/BZTNXYIdbl" target="_blank">https://t.co/BZTNXYIdbl</a>
</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 20</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>RT <a href="http://twitter.com/CindaAmyx" title="Follow CindaAmyx" target="_blank">@CindaAmyx</a>: SAP Customer Experience LIVE: Unplugged is coming to Charlotte! Join us at Fahrenheit on October
27th for <a href="http://twitter.com/hashtag/SAPCXLIVE" title="Search tag: SAPCXLIVE" target="_blank">#SAPCXLIVE</a> https:/…</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 20</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>Today, more and more businesses consider customer service to be a critical component of business strategy, position… <a href="https://t.co/02VzhcvzJO" target="_blank">https://t.co/02VzhcvzJO</a>
</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 20</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>RT <a href="http://twitter.com/tomcrog" title="Follow tomcrog" target="_blank">@tomcrog</a>: SAP Customer Experience LIVE: Unplugged is coming to New York! Join us at Hudson Yards on October 27th
for <a href="http://twitter.com/hashtag/SAPCXLIVE" title="Search tag: SAPCXLIVE" target="_blank">#SAPCXLIVE</a> https://…</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 20</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>What are all the hot <a href="http://twitter.com/hashtag/ecommerce" title="Search tag: ecommerce" target="_blank">#ecommerce</a> trends 🔥you need to know? Register for
<a href="http://twitter.com/hashtag/SAPCXLIVE" title="Search tag: SAPCXLIVE" target="_blank">#SAPCXLIVE</a> to hear from leading brands about…
<a href="https://t.co/XJ0nLGpTiJ" target="_blank">https://t.co/XJ0nLGpTiJ</a></p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 19</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>RT <a href="http://twitter.com/xavierdromagna" title="Follow xavierdromagna" target="_blank">@xavierdromagna</a>: SAP Customer Experience LIVE: Unplugged is coming to Toronto! Join us at the
Scotiabank Arena on October 27th for <a href="http://twitter.com/hashtag/SAPC" title="Search tag: SAPC" target="_blank">#SAPC</a>…</p>
</div>
</div>
</div>
<div class="owl-item" style="width: 320px;">
<div class="columnHero">
<div class="imageTitle">
<div class="twtimg"><img src="//pbs.twimg.com/profile_images/1415037217756549126/REmsIvqs_normal.jpg"></div>
<div>
<div class="twtname">SAP Customer Experience #SAPCXLIVE<span>Oct 19</span></div>
<div class="twthash">@sap_cx</div>
</div>
</div>
<div>
<p>How do you create a personalized experience that keeps customers coming back for more? See how Faberlic does it wit… <a href="https://t.co/GFYRDRoJKZ" target="_blank">https://t.co/GFYRDRoJKZ</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="owl-controls clickable">
<div class="owl-buttons">
<div class="owl-prev">prev</div>
<div class="owl-next">next</div>
</div>
</div>
</div>
</div>
<div class="composeTweet"> #SAPCXLIVE <a id="twtcompose_91" href="javascript:;" class="twtboxbutton" target="_top">Join the conversation</a>
</div>
</div>
<script>
$(function() {
var twturl = "https://twitter.com/intent/tweet?";
var thisurl = window.location.href;
if (thisurl.indexOf("?") > -1) {
thisurl = thisurl.substring(0, thisurl.indexOf("?"));
}
var qsurl = '&original_referer=';
qsurl += thisurl;
qsurl += '&query=';
qsurl += '%23SAPCXLIVE';
qsurl += '&tw_p=embeddedtimeline';
qsurl += '&text=' + '%23SAPCXLIVE';
twturl = twturl + qsurl;
var cwidth = 800;
var cheight = 600;
var cleft = (screen.width / 2) - (cwidth / 2);
var ctop = (screen.height / 2) - (cheight / 2);
$("#twtcompose_91").bind("click touchstart", function() {
window.open(twturl, "Twitter", "top= " + ctop + ", left=" + cleft + " ,width=" + cwidth + ", height=" + cheight);
});
});
</script>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
<div class="CQSectionComp parbase section">
<span class="anchor_SingleHeader" id="section_10"></span>
<section class="section_10 hero" style="background:#FFFFFF; ">
<div class="commonHero commonHeroRelative ">
<div class="DHSubSecCompPar parsys"></div>
</div>
<div class="clear"></div>
</section>
<div class="clear"></div>
</div>
</div>
</div>
</div>
<div style="display:none">
<inputhidden type="hidden" name="browserTitle" id="browserTitle" value="SAP Customer Experience LIVE: Unplugged"></inputhidden>
<inputhidden type="hidden" name="pageTitle" id="pageTitle" value="Home"></inputhidden>
<inputhidden type="hidden" name="SEOTitle" id="SEOTitle" value="SAP Customer Experience LIVE: Unplugged. Transform at speed, engage with insight, and grow sustainably."></inputhidden>
<inputhidden type="hidden" name="description" id="description"
value="SAP customers, partners, and industry leaders share best practices for delivering personal, trusted customer experiences -- because sustainable growth today depends on customer engagement."></inputhidden>
<inputhidden type="hidden" name="keywords" id="keywords"
value="sap-cx-live-2021, sap-cx-live, sap-cx-live-digital, customer experience, SAP customer experience, digital event, SAP customer data platform, CRM, SAP, SAP platforms, SAP cloud, Digital transformation, Customer experience, Customer engagement, E-commerce, Retail forecast / retail outlook, Agile enterprise, Agility, Resilience, Innovation, Technology integration, Sustainable enterprise, sustainability, Transform Engage Grow, Retail best practices">
</inputhidden>
<inputhidden type="hidden" name="canonicalKeywords" id="canonicalKeywords" value=""></inputhidden>
<inputhidden type="hidden" name="ogDescription" id="ogDescription" value=""></inputhidden>
</div>
<div class="clear"></div>
</div>
<script type="text/javascript" src="https://content.dm.ux.sap.com/etc/designs/global/clientlibs/js/1634763198075/social-share.js"></script>
<!-- Fade -->
<script>
$(function() {
try {
const self = this;
const $fade = $("#fade");
const $close = $($fade.find(".fade_close")[0]);
$fade.popup({
transition: "width 0.4s",
scrolllock: true,
onopen: function() {
$close.css('display', '');
},
onclose: function() {
const videoId = $fade.find("video-js").attr("id");
if ($fade.hasClass("theatreMode")) $fade.removeClass("theatreMode");
if (!$fade.find(".embed-container").length && !!videoId) videojs(videoId).dispose();
$("#popupvideocont").removeData("plugin_setupVideoPlayer").html("");
const runvideos = document.getElementsByClassName("is--video");
if (runvideos.length)[].map.call(runvideos, video => video.play())
}
});
} catch (ex) {}
try {
$('#fademodal').popup({
transition: "all 0s",
scrolllock: true,
blur: false,
escape: true,
keepfocus: true,
opacity: '1.0',
onopen: function() {},
onclose: function() {
$("#popupmodalcont").html("");
}
});
} catch (ex) {}
try {
$('#fadespeaker').popup({
transition: 'all 0.4s',
scrolllock: true,
opacity: '.5',
onopen: function() {
setTimeout(function() {
$(".fadespeaker_close").show();
}, 1000);
},
onclose: function() {
$(".speakerFadeContainer").html("");
$(".fadespeaker_close").hide();
$('.speakerHeroBlock .slick-slider').slick('slickPlay');
$('body').removeClass('fixElem');
var runvideos = document.getElementsByClassName("is--video");
if (runvideos.length > 0) {
for (var i = 0; i < runvideos.length; i++) {
runvideos[i].play();
}
}
}
});
} catch (ex) {}
try {
$('#regfade').popup({
transition: 'all 0.4s',
scrolllock: true,
onopen: function() {},
});
} catch (ex) {}
});
</script>
<div class="clear"></div>
<a href="Registration.aspx?trackingcode=1234&offsettime=undefined&width=633&height=520&keepThis=true&TB_iframe=true;modal=true" class="sapLink thickbox" style="display:none;" rel="external">Registration</a>
</div>
<input name="ctl00$ContentPlaceHolder1$HiddenEventName" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenEventName" value="SAP Customer Experience LIVE: Unplugged">
<input name="ctl00$ContentPlaceHolder1$HiddenTitle" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenTitle" value="Home">
<input name="ctl00$ContentPlaceHolder1$HiddenBrowserTitle" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenBrowserTitle" value="SAP Customer Experience LIVE: Unplugged">
<input name="ctl00$ContentPlaceHolder1$HiddenSEOTitle" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenSEOTitle" value="SAP Customer Experience LIVE: Unplugged. Transform at speed, engage with insight, and grow sustainably.">
<input name="ctl00$ContentPlaceHolder1$HiddenSEODescription" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenSEODescription"
value="SAP customers, partners, and industry leaders share best practices for delivering personal, trusted customer experiences -- because sustainable growth today depends on customer engagement.">
<input name="ctl00$ContentPlaceHolder1$HiddenOGDescription" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenOGDescription">
<input name="ctl00$ContentPlaceHolder1$HiddenSEOKeywords" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenSEOKeywords"
value="sap-cx-live-2021, sap-cx-live, sap-cx-live-digital, customer experience, SAP customer experience, digital event, SAP customer data platform, CRM, SAP, SAP platforms, SAP cloud, Digital transformation, Customer experience, Customer engagement, E-commerce, Retail forecast / retail outlook, Agile enterprise, Agility, Resilience, Innovation, Technology integration, Sustainable enterprise, sustainability, Transform Engage Grow, Retail best practices">
<input name="ctl00$ContentPlaceHolder1$HiddenSEOCanonical" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenSEOCanonical">
<input name="ctl00$ContentPlaceHolder1$HiddenShareImage" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenShareImage">
<input name="ctl00$ContentPlaceHolder1$HiddenShareImageHeader" type="hidden" id="ctl00_ContentPlaceHolder1_HiddenShareImageHeader">
<script type="text/javascript">
var ShowVideoPlayerAtHomePage = ('No').toUpperCase();
var HomePageImage = 'http://sapvirtualevents.com/App_Themes/Default/images/vep-sn.jpg';
var HomePageVideoVod = 'http://sapvod.edgesuite.net/Core/VOD/sapbrandingloop.mp4';
$(function() {
SendClicktrackingForHome();
});
function SendClicktrackingForHome() {
var AddUrl = '../../Controller/TrackUIManager.aspx/SetClickTrackingReportStaticPage?eventname=sap-cx-live-2021 ';
var Source = "/sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154&source=email-smc";
var Desination = "/sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154&source=email-smc";
var ActivityType = "37";
$.ajax({
type: "POST",
url: AddUrl,
data: '{"Source":"' + escape(Source) + '","Desination":"' + escape(Desination) + '","ActivityTypeID":' + ActivityType + '}',
contentType: "application/json; charset=utf-8",
datatype: "json",
success: function(msg) {},
error: function(xmlHttpRequest, textStatus, errorThrown) {
if (xmlHttpRequest.readyState == 0 || xmlHttpRequest.status == 0) {
return;
}
}
});
}
function sliderTwitter() {
$('.twitter-slider-block ul').bxSlider({
slideWidth: 217,
minSlides: 1,
maxSlides: 3,
moveSlides: 1,
slideMargin: 5,
pager: false,
startSlide: 0,
auto: true,
autoDelay: 8000,
nextText: '',
prevText: ''
});
}
</script>
<input name="ctl00$ContentPlaceHolder1$ogHTitle" type="hidden" id="ctl00_ContentPlaceHolder1_ogHTitle">
<input name="ctl00$ContentPlaceHolder1$ogHDesc" type="hidden" id="ctl00_ContentPlaceHolder1_ogHDesc"
value="SAP customers, partners, and industry leaders share best practices for delivering personal, trusted customer experiences -- because sustainable growth today depends on customer engagement.">
<!-- ZAP Lightning Bolt Ends -->
<script language="JavaScript" type="text/javascript">
try {
var s = s || {};
/* START CUSTOM CODING */
s.channel = 'sap-cx-live-2021';
s.prop2 = 'en-US';
s.prop9 = 'logN';
/* END CUSTOM CODING */
} catch (err) {}
</script>
<script language="JavaScript" type="text/javascript">
<!--
if (navigator.appVersion.indexOf('MSIE') >= 0) document.write(unescape('%3C') + '\!-' + '-')
//
-->
</script>
<!-- End SiteCatalyst code version: H.21. -->
</section>
</div>
</div>
<div id="winbackMessagePanel" style="display: none; width: 35%; position: fixed; top: 35%; left: 30%; z-index: 125; padding: 20px 20px 20px 20px;">
<span style="font-size: medium; font-weight: bold;"> PLEASE REVIEW YOUR REGISTRATION.</span>
<div style="height: 5%; width: 100%;">
</div>
<span> Our system shows that your registrationis not yet complete. If you exit now, you will cancel your registration. The system will not save your information.</span>
<div style="height: 15%; width: 100%;">
</div>
<div style="width: 100%;">
<a href="javascript:void(0);" class="btn-cta" onclick="javascript:$('#winbackMessagePanel').hide();tb_remove();$('#overlayReg').fadeOut('fast',function(){});">
<span>
Cancel my registration</span></a>
</div>
<div style="width: 100%; clear: both;">
<a href="javascript:void(0);" class="btn-cta" onclick="javascript:$('#winbackMessagePanel').hide();$('#overlayReg').hide();">
<span>
Return to form</span></a>
</div>
</div>
<div id="InviteeCloseMessage" style="display: none; width: 35%; position: fixed; top: 35%; left: 30%; z-index: 125; padding: 20px 20px 20px 20px; background: #fff; border-top: 10px solid #F0AB00;">
<span style="font-size: medium; font-weight: bold;">User Can not be register</span>
<div style="width: 100%;">
<a href="javascript:void(0);" class="btn-cta" onclick="javascript:$('#InviteeCloseMessage').hide();tb_remove();$('#overlayReg').fadeOut('fast',function(){});">
<span>Return to Home</span></a>
</div>
</div>
<div id="explicitWarningPanel" style="display: none; width: 40%; background-color: White; position: fixed; top: 25%; left: 30%; height: 320px; z-index: 125; padding: 20px 20px 20px 20px; border: 5px solid black;">
<span style="font-size: 14pt; font-weight: bold;"> CONCERNED ABOUT BEING CONTACTED BY SAP? </span>
<hr>
<div style="height: 5%; width: 100%;">
</div>
<span style="font-size: medium; font-weight: bold;"> OUR GOAL IS TO INFORM YOU - BY PROVIDING ONLY THE INFORMATION THAT MATTERS MOST TO YOU. </span>
<div style="height: 5%; width: 100%;">
</div>
<span> You can control the types and channels of information you receive. We contact you only with information that is most relevant to your interests. We carefully choose the frequency of our com munications. </span>
<div style="height: 5%; width: 100%;">
</div>
<span> May we provide you with information about SAP Solutions and Services? </span>
<div style="width: 100%;">
<a href="javascript:void(0);" class="btn-cta" style="margin-top: 10px;" onclick="javascript:$('#explicitWarningPanel').hide();$('#overlayReg').fadeOut('fast',function(){});$('iframe#TB_iframeContent').contents().find('#rdlEmailOptin input:radio[Value=True]').attr('checked','checked');$('iframe#TB_iframeContent').contents().find('#rdlPhoneOptin input:radio[Value=True]').attr('checked','checked');">
<span>
Yes, opt me in for phone and e-mail
</span></a>
</div>
<div style="width: 100%; clear: both;">
<a href="javascript:void(0);" class="btn-cta" style="margin-top: 20px;" onclick="javascript:$('#explicitWarningPanel').hide();$('#overlayReg').hide();">
<span>
No, thank you
</span></a>
</div>
<div style="width: 100%; clear: both;">
<a href="javascript:void(0);" class="btn-cta" style="margin-top: 20px;" onclick="javascript:$('#explicitWarningPanel').hide();$('#overlayReg').hide();$('iframe#TB_iframeContent').contents().find('#rdlEmailOptin input:radio[Value=True]').attr('checked','checked');$('iframe#TB_iframeContent').contents().find('#rdlPhoneOptin input:radio[Value=False]').attr('checked','checked');">
<span>
Yes, opt me in for e-mail
</span></a>
</div>
</div>
<div id="overlayReg" style="display: none; z-index: 120; background-color: #000000; width: 100%; height: 100%; left: 0; position: fixed; top: 0; filter: alpha(opacity=70); opacity: 0.7;">
</div>
<!-- Footer -->
<footer>
<div class="footer_social footerLinks parbase">
<footer id="footer" style="display: block;">
<div class="container">
<div class="footer section">
<section class="footer">
<div class="socialLinksWrap">
<section class="socialLinksGroup">
<span class="multiSocialBlock">
<h3 class="headline">Share & Follow</h3>
<ul class="nav">
<li>
<a href="javascript:;" title="LinkedIn" onclick="openjoinLinkedIn()" class="socialLink linkedin"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-linkedin.png" alt="LinkedIn"> </a>
</li>
<li>
<a href="javascript:;" title="Twitter" onclick="openjoinTwitter()" class="socialLink twitter"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-twitter.png" alt="Twitter"> </a>
</li>
<li>
<a href="javascript:;" title="YouTube" onclick="openjoinYouTube()" class="socialLink youtube"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-youtube.png" alt="YouTube"> </a>
</li>
<li>
<a href="javascript:;" title="Facebook" onclick="openjoinFacebook()" class="socialLink facebook"> <img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-facebook.png" alt="Facebook"> </a>
</li>
</ul>
<div class="shareSocialBlock">
<div class="joinLinkedIn" style="display:none;">
<div class="contBlock"> <span><img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-linkedin.png" width="60" alt="linkedin"><br> Join the conversation on LinkedIn</span>
<div class="clear"> </div>
<ul>
<li style="color: rgb(0, 0, 0);">
<a id="footerLinkedInAT" data-share-channel="linkedin" data-share-tracking-analytics="SHARE" class="share_button_linkedin" share:url="https://events.sap.com/sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154&source=email-smc">Share this page<span class="icon-arrow-right"></span> </a>
</li>
<li style="color: rgb(0, 0, 0);">
<a data-share-channel="linkedin" data-share-tracking-analytics="FOLLOW" share:title="Follow SAP" href="https://www.linkedin.com/company/sap" target="_blank">Follow SAP<span class="icon-arrow-right"></span> </a></li>
</ul>
</div>
</div>
<div class="joinTwitter" style="display:none;">
<div class="contBlock"> <span><img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-twitter.png" width="60" alt="twitter"><br> Join the conversation on Twitter</span>
<div class="clear"> </div>
<ul>
<li style="color: rgb(0, 0, 0);">
<a id="footerTwitterAT" data-share-channel="twitter" data-share-tracking-analytics="SHARE" class="share_button_twitter" share:url="https://events.sap.com/sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154&source=email-smc">Share this page<span class="icon-arrow-right"></span> </a>
</li>
<li style="color: rgb(0, 0, 0);">
<a data-share-channel="twitter" data-share-tracking-analytics="FOLLOW" share:title="Follow SAP" href="https://twitter.com/sap" target="_blank">Follow SAP<span class="icon-arrow-right"></span> </a></li>
</ul>
</div>
</div>
<div class="joinYouTube" style="display:none;">
<div class="contBlock"> <span><img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-youtube.png" width="60" alt="Youtube"><br> Subscribe to the YouTube Channel</span>
<div class="clear"> </div>
<ul>
<li style="color: rgb(0, 0, 0);">
<a share:title="Subscribe to SAP" data-share-channel="youtube" data-share-tracking-analytics="FOLLOW" href="https://www.youtube.com/user/SAP" target="_blank">Subscribe to SAP<span class="icon-arrow-right"></span> </a>
</li>
</ul>
</div>
</div>
<div class="joinFacebook" style="display:none;">
<div class="contBlock"> <span><img class="social-network-icon" src="https://content.dm.ux.sap.com/etc/designs/sep1dx/images/icon-facebook.png" width="60" alt="facebook"><br> Join the conversation on Facebook</span>
<div class="clear"> </div>
<ul>
<li style="color: rgb(0, 0, 0);">
<a id="footerFacebookAT" data-share-channel="facebook" data-share-tracking-analytics="SHARE" class="share_button_facebook" share:url="https://events.sap.com/sap-cx-live-2021/en/home?partnerref=email-na-email&source=email-na-email&sap-outbound-id=9E7DD3865EA7C372B71E64B8E97761E5CDF93DC8&smc_campaign_id=0000022154&source=email-smc">Share this page<span class="icon-arrow-right"></span> </a>
</li>
<li style="color: rgb(0, 0, 0);">
<a data-share-channel="facebook" data-share-tracking-analytics="FOLLOW" share:title="Follow SAP" href="https://www.facebook.com/SAP" target="_blank">Follow SAP<span class="icon-arrow-right"></span> </a></li>
</ul>
</div>
</div>
</div>
</span>
<span class="multiSocialBlock">
<h3 class="headline"></h3>
<ul class="nav">
</ul>
<div class="shareSocialBlock">
</div>
</span>
</section>
</div>
<div class="mobileInfoWrap">
<div class="quickLinksWrap">
<section class="quickLinks"> <a class="header opener legal" data-engagement-tracking-analytics="footer:Legal" href="javascript:;" onclick="openMobileLegal()"> Legal </a>
<ul class="content" style="display: none;">
<li>
<a href="/sap-cx-live-2021/en/about-privacy" data-engagement-tracking-analytics="footer:Privacy" target="_blank">
Privacy
</a>
</li>
<li>
<a href="http://www.sap.com/corporate-en/about/legal/terms-of-use.html" data-engagement-tracking-analytics="footer:Terms of Use" target="_blank">
Terms of Use
</a>
</li>
<li>
<a href="http://www.sap.com/about/legal/impressum.html" data-engagement-tracking-analytics="footer:Legal Disclosure" target="_blank">
Legal Disclosure
</a>
</li>
<li>
<a href="http://www.sap.com/about/legal/copyright.html" data-engagement-tracking-analytics="footer:Copyright" target="_blank">
Copyright
</a>
</li>
<li>
<a href="http://www.sap.com/about/legal/copyright.html#trademark" data-engagement-tracking-analytics="footer:Trademark" target="_blank">
Trademark
</a>
</li>
</ul>
</section>
</div>
</div>
<div class="menu">
<div class="desktopInfoWrap">
<div class="quickLinksWrap">
<section class="quickLinks"> <a class="opener legal" data-engagement-tracking-analytics="footer:Legal" href="javascript:;" onclick="openDesktopLegal()"> Legal </a>
<ul class="content" style="display: none;">
<li>
<a href="/sap-cx-live-2021/en/about-privacy" data-engagement-tracking-analytics="footer:Privacy" target="_blank">
Privacy
</a>
</li>
<li>
<a href="http://www.sap.com/corporate-en/about/legal/terms-of-use.html" data-engagement-tracking-analytics="footer:Terms of Use" target="_blank">
Terms of Use
</a>
</li>
<li>
<a href="http://www.sap.com/about/legal/impressum.html" data-engagement-tracking-analytics="footer:Legal Disclosure" target="_blank">
Legal Disclosure
</a>
</li>
<li>
<a href="http://www.sap.com/about/legal/copyright.html" data-engagement-tracking-analytics="footer:Copyright" target="_blank">
Copyright
</a>
</li>
<li>
<a href="http://www.sap.com/about/legal/copyright.html#trademark" data-engagement-tracking-analytics="footer:Trademark" target="_blank">
Trademark
</a>
</li>
</ul>
</section>
</div>
</div>
<!-- Mobile Links-->
<div class="mobileLink ">
<div class="cookieconsentwrapper">
<div id="teconsentmob">
</div>
</div>
</div>
<div class="mobileLink ">
<a class="standard" data-engagement-tracking-analytics="footer:Investors" href="http://www.sap.com/corporate-en/about.html" target="_blank">
Investors
</a>
</div>
<div class="mobileLink ">
<a class="standard" data-engagement-tracking-analytics="footer:Careers" href="http://www.sap.com/careers/index.html" target="_blank">
Careers
</a>
</div>
<div class="mobileLink ">
<a class="standard" data-engagement-tracking-analytics="footer:Newsletter" href="http://go.sap.com/registration/newsletter.html" target="_blank">
Newsletter
</a>
</div>
<div class="mobileLink "> <a class="textView" data-engagement-tracking-analytics="footer:Text View" href="javascript:;" title="Text View">Text View</a> </div>
<!-- End of Mobile Links -->
<!-- Desktop Links -->
<div class="desktopLinks">
<div class="link ">
<div class="cookieconsentwrapper">
<div id="teconsent" consent="undefined" aria-label="Open Cookie Preferences Modal" role="complementary">
<script src="https://consent.trustarc.com/asset/notice.js/v/v1.7-940" async="async" crossorigin="" importance="high"></script>
<a role="link" id="icon-id011704654692149763" tabindex="0" lang="de" aria-label="Cookie-Präferenzen" style="cursor: pointer;">Cookie-Präferenzen</a>
<script
src="https://consent.trustarc.com/notice?domain=sap.com&country=de&js=nj2&c=teconsent&gtm=1&pcookie&noticeType=bb&text=true&pn=1-0&privacypolicylink=https://www.sap.com/about/legal/privacy.html"
async="async" crossorigin="" importance="high"></script>
</div>
</div>
</div>
<div class="link ">
<a class="standard" data-engagement-tracking-analytics="footer:Investors" href="http://www.sap.com/corporate-en/about.html" target="_blank">
Investors
</a>
</div>
<div class="link ">
<a class="standard" data-engagement-tracking-analytics="footer:Careers" href="http://www.sap.com/careers/index.html" target="_blank">
Careers
</a>
</div>
<div class="link ">
<a class="standard" data-engagement-tracking-analytics="footer:Newsletter" href="http://go.sap.com/registration/newsletter.html" target="_blank">
Newsletter
</a>
</div>
<div class="link"> <a class="textView" data-engagement-tracking-analytics="footer:Text View" href="javascript:;" title="Text View">Text View</a> </div>
</div>
<!-- End of Desktop Links -->
</div>
<!-- Button for TextView-->
<a class="fullBrowserView"> </a>
</section>
</div>
</div>
</footer>
</div>
<div class="clear"></div>
</footer>
<div class="clear"></div>
<iframe id="iframeVerifyLogin" frameborder="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" width="0" height="0" scr="#" src=""></iframe>
<script language="JavaScript" src=""></script>
<script language="JavaScript" type="text/javascript">
//debugger;
var sap_token = null;
var refreshinterval = 1200;
//get the verifyloginurl from .net
var varVerifyLoginUrl = '';
if (varVerifyLoginUrl == '' && sap_token != null && sap_token != '') {
varVerifyLoginUrl = '&info=' + sap_token;
}
var testLoginStatusURL = ''
function getTokenUrl() {
return testLoginStatusURL;
}
var starttime
var nowtime
var reloadseconds = 0
var secondssinceloaded = 0
function StartTimer() {
starttime = new Date();
starttime = starttime.getTime();
CountDown();
}
function CountDown() {
nowtime = new Date()
nowtime = nowtime.getTime()
secondssinceloaded = (nowtime - starttime) / 1000
reloadseconds = Math.round(refreshinterval - secondssinceloaded)
if (refreshinterval >= secondssinceloaded) {
var timer = setTimeout("CountDown()", 1000)
} else {
clearTimeout(timer);
SynchronousGet(varVerifyLoginUrl);
StartTimer();
}
}
function SynchronousGet(varVerifyLoginUrl) {
var testIframe = document.getElementById('iframeVerifyLogin');
//var strText = '<scr' + 'ipt src="' + varVerifyLoginUrl + '"></scr' + 'ipt>';
//strText = strText.replace('&', '&')
//alert("JS SSO:" + varVerifyLoginUrl)
testIframe.src = varVerifyLoginUrl;
}
window.onload = function() {
//Load the script for first time
if (!/registrationclosed|registrationnotopen/.test(window.location.href)) {
StartTimer();
SynchronousGet(varVerifyLoginUrl);
}
}
</script>
<!-- ZAP Lightning Bolt Begins -->
<!-- These scripts will add pending items to playlist [START] -->
<script src="/js/CookieUtil.js" type="text/javascript"></script>
<script src="/js/PendingAddToPlayList.js" type="text/javascript"></script>
<script type="text/javascript">
$(function() {
pendingAddToPlayList.urlagenda = '../../Controller/Agenda.aspx/AddToplayList?eventname=sap-cx-live-2021';
pendingAddToPlayList.eventName = eventName;
pendingAddToPlayList.SaveToPlayList();
});
</script>
<!-- These scripts will add pending items to playlist [END] -->
<input type="hidden" name="ctl00$hdnSurveyTitle" id="ctl00_hdnSurveyTitle">
<input type="hidden" name="ctl00$hdnSurveyURL" id="ctl00_hdnSurveyURL">
<div id="divBPopUp" class="divBPopUp">
</div>
<div id="BlockUIContainer"
style="z-index: 1011; position: fixed; padding: 0px; margin: 0px; width: 30%; top: 40%; left: 35%; text-align: center; color: rgb(0, 0, 0); border: 3px solid rgb(170, 170, 170); background-color: rgb(255, 255, 255); cursor: wait; display: none;"
class="blockUI blockMsg blockPage">
<h3>
<img src="/images/bkg-loading-wheel.gif" alt="Please wait while processing your request.">
<br> Please wait...
</h3>
</div>
</div>
<script type="text/javascript">
//<![CDATA[
new FODIO('w', 'h'); //]]>
</script>
</div>
</form>
Text Content
Contact Form * Home * Why Attend * Featured Speakers * Agenda * Sponsors * Log In * Hi, #FirstName# * Register Now * My Saved Resources * My Information * My Events Contact us Contact us E-mail us with comments, questions or feedback. cxziiekt English Do you want to take Survey - 'Survey Title'? Yes No x SAP Customer Experience LIVE: Unplugged Cookies sind für die korrekte Funktionsweise einer Website wichtig. Um Ihnen eine angenehmere Erfahrung zu bieten, nutzen wir Cookies zum Speichern Ihrer Anmeldedaten, um für sichere Anmeldung zu sorgen, um statistische Daten zur Optimierung der Website-Funktionen zu erheben und um Ihnen Inhalt bereitzustellen, der auf Ihre Interessen zugeschnitten ist. Klicken Sie auf „Stimme zu und weiter“, um Cookies zu akzeptieren und direkt zur Website weiter zu navigieren; oder klicken Sie unten auf „Weitere Informationen“, um eine detaillierte Beschreibung der von uns verwendeten Arten von Cookies zu erhalten und um zu entscheiden, ob bestimmte Cookies bei der Nutzung unserer Website gespeichert werden sollen. Ich akzeptiere alle Cookies Cookieeinstellungen anzeigen und ändern Datenschutzerklärung | Von: Previous SAP Customer Experience LIVE: Unplugged Get exclusive insights on CX agility. EMEA: OCT. 26, 12:00 P.M.–2:15 P.M. BST AMERICAS: OCT. 27, 12:00 P.M.–2:15 P.M. PDT Register Now SAP Customer Experience LIVE: Unplugged Join our action-packed LIVE Studio Show. EMEA: OCT. 26, 12:00 P.M.–2:15 P.M. BST AMERICAS: OCT. 27, 12:00 P.M.–2:15 P.M. PDT Register Now SAP Customer Experience LIVE: Unplugged Get the inside scoop on IKEA’s successful sustainable growth EMEA: OCT. 26, 12:00 P.M.–2:15 P.M. BST AMERICAS: OCT. 27, 12:00 P.M.–2:15 P.M. PDT Register Now SAP Customer Experience LIVE: Unplugged Engage in immersive conversations with 80+ experts. Get real life examples of success with our customers like Levi’s, Moen, Joy, and more. EMEA: OCT. 26, 12:00 P.M.–2:15 P.M. BST AMERICAS: OCT. 27, 12:00 P.M.–2:15 P.M. PDT Register Now SAP Customer Experience LIVE: Unplugged Get exclusive insights on CX agility. EMEA: OCT. 26, 12:00 P.M.–2:15 P.M. BST AMERICAS: OCT. 27, 12:00 P.M.–2:15 P.M. PDT Register Now SAP Customer Experience LIVE: Unplugged Join our action-packed LIVE Studio Show. EMEA: OCT. 26, 12:00 P.M.–2:15 P.M. BST AMERICAS: OCT. 27, 12:00 P.M.–2:15 P.M. PDT Register Now Next * 1 * 2 * 3 * 4 Already Registered? Log In Join us for the pre-show with musical guest, The Magi. The Countdown Begins! EMEA: Oct. 26, 11:45 a.m.–2:15 p.m. BST 3 19 4 34 Days Hours Min Sec 2021-10-26T12:00:00.000+00:00 Americas: Oct. 27, 11:45 a.m.–2:15 p.m. PDT 5 3 4 34 Days Hours Min Sec 2021-10-27T12:00:00.000-08:00 Transform, Engage, and Grow Together The drive for better CX never stops. The rate of change is fast, with new opportunities and challenges arising daily. Focusing on solutions that actually drive results can transform your organization. But how do you separate the genuine insights from the irrelevant noise? By unplugging. Join us for an experience that puts you at the heart of this conversation. During our studio broadcast, you'll hear from SAP leadership, industry analysts, and regional customers sharing their success stories. In our Discussion Rooms, you'll be invited to connect with thought leaders and top CX innovators on topics that matter to you. Mark your calendar. Register today. Start the growth. Register Now Customers return to businesses they trust – brands that adapt to accommodate their needs and exceed expectations. Equip yourself with the strategies and tools to move quickly and always deliver. Dive into a variety of topics, like connecting the in-store and digital experience, or leveraging first-party data, to boost your ability to transform at speed. Data is an effective tool when a CX practitioner knows how to wield it. The value lies in using actionable insights from your data to get closer to your customers. Knowing exactly when and how to reach them with personalized engagements will build loyalty and fuel your organization's success. Enhance your understanding of data and its uses, from compliance and consent to machine learning, to help you engage with insight. Form a perfect-fit solution for your business that cuts complexity, scales real-time responsiveness across channels. Shape your organization's vision through topics like customer service ROI beyond cost reduction and driving customer loyalty and retention in 2022 to grow sustainably. LIVE Studio Show Speakers Download the complete list of speakers here. Previous Pia Heidenmark Cook Senior Advisor Former CSO and Current Senior Advisor to IKEA + Pia Heidenmark Cook Senior Advisor Former CSO and Current Senior Advisor to IKEA Pia Heidenmark Cook is a senior advisor to Ingka Group/IKEA, where she held the position as Chief Sustainability Officer (CSO) between 2017-2021. Pia is currently a non-executive director in NGO and company boards across various business sectors, including retail, hospitality, food and materials innovation. She is also a frequent lecturer and keynote speaker on sustainability and business transformation. During her time as CSO, Pia led a team of sustainability professionals in the global Ingka Group office, as well as sustainability experts integrated across the retail, shopping Centre and customer fulfilment business across over 30 markets in Europe, Asia Pacific and North America. She was also a member of the executive retail management team. Prior to that, she was head of Sustainability in the largest business division, IKEA Group Retail & Expansion, embedding sustainability in IKEAs retail operations and securing a more sustainable offer to IKEA customers. She was for several years (ended in 2017) co-chair of REAP, Retailers Environmental Action Programme, together with a member of the EU Commission. Before joining IKEA in 2008, Pia worked as Vice President Corporate Social Responsibility at the Rezidor Hotel Group, operator of hotel brands Radisson Blu and Park Inn (300+ hotels in 50+ countries). During this period, Pia chaired the tourism branch of Prince of Wales Business Leader's Forum, a membership organization for all major international hotel brands. Pia holds both a Technical Licentiate degree and a M.Sc. in Environmental Management, from the University of Lund, Sweden, and a M.Sc. in International Business Administration and Economics from Uppsala University, Sweden. She has lived in France and Belgium, but now lives in southern Sweden, with Canadian husband and two daughters. Pia has worked with, lectured and studied CSR/sustainability related topics since 1996, across academia, consultancy and business, mainly across tourism and retail sectors. Pia at Twitter Pia at LinkedIn Sameer Patel Chief Marketing and Solutions Officer SAP Customer Experience + Sameer Patel Chief Marketing and Solutions Officer SAP Customer Experience Sameer is Chief Marketing and Solutions Officer for SAPs CX/CRM portfolio that includes, Commerce, Customer Data Cloud, Marketing, Sales and Service products. Previously Sameer was CEO at Kahuna, a Marketing Automation provider that catered to B2C Marketplaces. Prior to Kahuna, Sameer was a GM at SuccessFactors. Sameer has been quoted in publications such as CNBC, The New York Times, The Wall Street Journal, TechCrunch and Harvard Business Review on the topic of enterprise performance, and has keynoted events such as CeBIT; Social Business Forum, Milan; GigaOM Future of Work; IBM Connect and others. Sara Richter Chief Marketing Officer Emarsys, an SAP Company + Sara Richter Chief Marketing Officer Emarsys, an SAP Company Sara Richter is the CMO at omnichannel customer engagement leader Emarsys, an SAP company. Prior to this, she was the CMO at digital experience analytics company, Clicktale. Sara Richter brings nearly 20 years of marketing experience to Emarsys where she leads a global marketing team focused on delivering exceptional customer experiences paired with the revenue opportunities that a high performing, growing business needs to achieve its objectives. She’s passionate about building revenue-oriented marketing teams that act as trusted partners to commercial organizations and about creating provocative, differentiated messaging. Prior to Emarsys, Sara Richter successfully oversaw the acquisition of experience analytics firm Clicktale to Contentsquare. She also worked as Acquia’s VP of marketing in EMEA and IBM Tealeaf’s director of worldwide field marketing. Geert Leeman Global Chief Operating Officer SAP Customer Experience + Geert Leeman Global Chief Operating Officer SAP Customer Experience Geert is the Chief Revenue and Operating Officer of SAP Customer Experience and is responsible for the global sales strategy and go-to-market global operations for SAP’s Customer Experience organization, serving over 10,000 customers, facilitating over $500B of Gross Merchandise Volume annually across the globe. Geert joined SAP in 2001 and has held several senior roles in solution management, business development and key account management. Before joining SAP Customer Experience, Geert was the Global Managing Director for the SAP-Nestlé Global Alliance, one of SAP’s largest partnerships. They worked to define the future of agile supply chain. Additionally, Geert is a member of SAP’s Global Leadership team and is passionate about helping SAP’s most innovative accounts to drive top-line growth and reduce their time-to-value. A CRM veteran with over 20 years’ experience in the customer-facing solutions space, Geert is focused on driving growth for both customers and consumers. In Geert’s free time, he is a passionate vinyl collector, angel investor in multiple start-ups and fundraiser for cancer research. Jeannie Walters CEO Experience Investigators and CX Speaker + Jeannie Walters CEO Experience Investigators and CX Speaker For more than 20 years, Jeannie Walters has been dedicated to creating meaningful moments and real results. As the Founder and Chief Experience Officer of Experience Investigators, Jeannie has helped organizations -- from small businesses to Fortune 500s like Verizon and Allstate -- To Create Fewer Ruined Days for Customers™. She is a TEDx speaker, a founding member of CXPA, co-host of the top-rated Crack the Customer Code podcast, and a four-time Linkedin Learning instructor whose courses have been watched by more than 200,000 online learners. Jaimy Szymanski Technology Industry Analyst Kaleido Insights + Jaimy Szymanski Technology Industry Analyst Kaleido Insights Jaimy Szymanski is a research analyst, author, speaker, and advisor, focused on organizational change brought by digital disruption. Zeroing in on the impact of technology on customer experience (CX) and behavior, Jaimy advises corporate leaders in managing digital transformation efforts to reach evolving consumers and employees. Her recent coverage areas include CX automation, AI and machine learning, digital identity, the “future of work,” DEI initiatives, corporate innovation, AR/VR, and distributed autonomous organizations. Jaimy is the founder of San Francisco-based technology research firm Kaleido Insights. During her career, she has worked with AARP; Cisco; Facebook; Google; Hallmark; HBO; Intel; John Deere; LinkedIn; Nestle; and Save the Children International. She is the co-author of Content: The Atomic Particle of Marketing, co-host of the Hype Hazard podcast, and is a TEDx speaker on data stewardship and marketplaces. Her research has been covered by USA Today, Mashable, Forbes, Inc., Huffington Post, Entrepreneur, Venturebeat, CMS Wire, and more. Kartik Kumar Vice President of Global Brand & Commercial Technology Levi Strauss &Co + Kartik Kumar Vice President of Global Brand & Commercial Technology Levi Strauss &Co Kerstin Köder Head of Marketing, EMEA SAP + Kerstin Köder Head of Marketing, EMEA SAP Kerstin Köder is Vice President Marketing for the EMEA region (Europe, Middle East, Africa) at SAP. With her team, Kerstin manages planning, development, implementation, and monitoring of integrated marketing programs for various target groups, the further development of the SAP brand, and demand generation in SAP's home market as well as more than 140 other countries. Prior to joining SAP, Koeder was Head of Marketing at the freenet Group with headquarters in Büdelsdorf near Hamburg since 2010. In 2016, she additionally took over the B2C division “freenet TV” of Media Broadcast, the largest German service provider for image and sound transmission. Earlier on, Kerstin Köder headed customer inventory management and direct marketing, first for debitel in Stuttgart, later for Talkline and mobilcom, and most recently for all three brands of the freenet Group in Kiel. Köder has more than 20 years of experience in various management functions in marketing, CRM, sales, customer care as well as in product and offer management in retail, telecommunications, TV and IT. Together with her teams she won prestigous industry awards such as the iF Design Award, the German Design Club Award and the Art Directors Club Award for SAP’s presence at CeBIT 2018 as well as the German CRM Award in Gold, the POS Marketing Award and the German Design Award for the new mobilcom-debitel Digital Lifestyle Store concept. Under her leadership, SAP is Germany's most valuable brand for the third year in a row according to the BrandZ ranking and also successfully defended its title as the most valuable brand in Europe. Together with Prof. Dr. Reinhold Rapp and Cam-Mai Nguyen she is the author of the "Praxishandbuch Kundenmanagement". Kerstin Köder was born in 1969. She studied business administration at the University of Applied Sciences in Pforzheim with a focus on marketing, sales and international business, and at the School of Business at the University of Louisville, USA. She is married and lives in Stuttgart. Martin Newman The Consumer Champion Founder of Customer Service Action and The Customer First Group + Martin Newman The Consumer Champion Founder of Customer Service Action and The Customer First Group Known as The Consumer Champion and founder of www.customerserviceaction.com and www.thecustomerfirstgroup.com , Martin Newman is a force for positive change for both consumers and brands. Martin has leveraged almost four decades of experience working in consumer sectors heading up the multichannel operations of some of the world’s leading brands including Burberry, Intersport, Pentland Brands (Speedo, Berghaus), Harrods and Ted Baker to author the bestselling book 100 Practical Ways to Improve Customer Experience, which was shortlisted for the Business Book of the Year Awards 2019. His new book the Power of Customer Experience has just been published. Pia Heidenmark Cook Senior Advisor Former CSO and Current Senior Advisor to IKEA + Pia Heidenmark Cook Senior Advisor Former CSO and Current Senior Advisor to IKEA Pia Heidenmark Cook is a senior advisor to Ingka Group/IKEA, where she held the position as Chief Sustainability Officer (CSO) between 2017-2021. Pia is currently a non-executive director in NGO and company boards across various business sectors, including retail, hospitality, food and materials innovation. She is also a frequent lecturer and keynote speaker on sustainability and business transformation. During her time as CSO, Pia led a team of sustainability professionals in the global Ingka Group office, as well as sustainability experts integrated across the retail, shopping Centre and customer fulfilment business across over 30 markets in Europe, Asia Pacific and North America. She was also a member of the executive retail management team. Prior to that, she was head of Sustainability in the largest business division, IKEA Group Retail & Expansion, embedding sustainability in IKEAs retail operations and securing a more sustainable offer to IKEA customers. She was for several years (ended in 2017) co-chair of REAP, Retailers Environmental Action Programme, together with a member of the EU Commission. Before joining IKEA in 2008, Pia worked as Vice President Corporate Social Responsibility at the Rezidor Hotel Group, operator of hotel brands Radisson Blu and Park Inn (300+ hotels in 50+ countries). During this period, Pia chaired the tourism branch of Prince of Wales Business Leader's Forum, a membership organization for all major international hotel brands. Pia holds both a Technical Licentiate degree and a M.Sc. in Environmental Management, from the University of Lund, Sweden, and a M.Sc. in International Business Administration and Economics from Uppsala University, Sweden. She has lived in France and Belgium, but now lives in southern Sweden, with Canadian husband and two daughters. Pia has worked with, lectured and studied CSR/sustainability related topics since 1996, across academia, consultancy and business, mainly across tourism and retail sectors. Pia at Twitter Pia at LinkedIn Sameer Patel Chief Marketing and Solutions Officer SAP Customer Experience + Sameer Patel Chief Marketing and Solutions Officer SAP Customer Experience Sameer is Chief Marketing and Solutions Officer for SAPs CX/CRM portfolio that includes, Commerce, Customer Data Cloud, Marketing, Sales and Service products. Previously Sameer was CEO at Kahuna, a Marketing Automation provider that catered to B2C Marketplaces. Prior to Kahuna, Sameer was a GM at SuccessFactors. Sameer has been quoted in publications such as CNBC, The New York Times, The Wall Street Journal, TechCrunch and Harvard Business Review on the topic of enterprise performance, and has keynoted events such as CeBIT; Social Business Forum, Milan; GigaOM Future of Work; IBM Connect and others. Sara Richter Chief Marketing Officer Emarsys, an SAP Company + Sara Richter Chief Marketing Officer Emarsys, an SAP Company Sara Richter is the CMO at omnichannel customer engagement leader Emarsys, an SAP company. Prior to this, she was the CMO at digital experience analytics company, Clicktale. Sara Richter brings nearly 20 years of marketing experience to Emarsys where she leads a global marketing team focused on delivering exceptional customer experiences paired with the revenue opportunities that a high performing, growing business needs to achieve its objectives. She’s passionate about building revenue-oriented marketing teams that act as trusted partners to commercial organizations and about creating provocative, differentiated messaging. Prior to Emarsys, Sara Richter successfully oversaw the acquisition of experience analytics firm Clicktale to Contentsquare. She also worked as Acquia’s VP of marketing in EMEA and IBM Tealeaf’s director of worldwide field marketing. Geert Leeman Global Chief Operating Officer SAP Customer Experience + Geert Leeman Global Chief Operating Officer SAP Customer Experience Geert is the Chief Revenue and Operating Officer of SAP Customer Experience and is responsible for the global sales strategy and go-to-market global operations for SAP’s Customer Experience organization, serving over 10,000 customers, facilitating over $500B of Gross Merchandise Volume annually across the globe. Geert joined SAP in 2001 and has held several senior roles in solution management, business development and key account management. Before joining SAP Customer Experience, Geert was the Global Managing Director for the SAP-Nestlé Global Alliance, one of SAP’s largest partnerships. They worked to define the future of agile supply chain. Additionally, Geert is a member of SAP’s Global Leadership team and is passionate about helping SAP’s most innovative accounts to drive top-line growth and reduce their time-to-value. A CRM veteran with over 20 years’ experience in the customer-facing solutions space, Geert is focused on driving growth for both customers and consumers. In Geert’s free time, he is a passionate vinyl collector, angel investor in multiple start-ups and fundraiser for cancer research. Jeannie Walters CEO Experience Investigators and CX Speaker + Jeannie Walters CEO Experience Investigators and CX Speaker For more than 20 years, Jeannie Walters has been dedicated to creating meaningful moments and real results. As the Founder and Chief Experience Officer of Experience Investigators, Jeannie has helped organizations -- from small businesses to Fortune 500s like Verizon and Allstate -- To Create Fewer Ruined Days for Customers™. She is a TEDx speaker, a founding member of CXPA, co-host of the top-rated Crack the Customer Code podcast, and a four-time Linkedin Learning instructor whose courses have been watched by more than 200,000 online learners. Jaimy Szymanski Technology Industry Analyst Kaleido Insights + Jaimy Szymanski Technology Industry Analyst Kaleido Insights Jaimy Szymanski is a research analyst, author, speaker, and advisor, focused on organizational change brought by digital disruption. Zeroing in on the impact of technology on customer experience (CX) and behavior, Jaimy advises corporate leaders in managing digital transformation efforts to reach evolving consumers and employees. Her recent coverage areas include CX automation, AI and machine learning, digital identity, the “future of work,” DEI initiatives, corporate innovation, AR/VR, and distributed autonomous organizations. Jaimy is the founder of San Francisco-based technology research firm Kaleido Insights. During her career, she has worked with AARP; Cisco; Facebook; Google; Hallmark; HBO; Intel; John Deere; LinkedIn; Nestle; and Save the Children International. She is the co-author of Content: The Atomic Particle of Marketing, co-host of the Hype Hazard podcast, and is a TEDx speaker on data stewardship and marketplaces. Her research has been covered by USA Today, Mashable, Forbes, Inc., Huffington Post, Entrepreneur, Venturebeat, CMS Wire, and more. Next * 1 * 2 * 3 LIVE Studio Show Agenda Download a PDF of the EMEA schedule Download a PDF of the Americas schedule LIVE Studio Show Say hello to a whole new format designed around you, the viewer. We’ve swapped the traditional keynote for a 30-minute live broadcast that includes custom content for your region. The LIVE Studio covers the latest research and insights on CX agility, customer showcases, and success stories, plus influencer and executive interviews and a deep dive on sustainability. The LIVE Studio sets the stage for CX LIVE: Unplugged for fast transformation, insight-led engagement, and sustainable growth. Host: Jaimy Szymanski, Technology Industry Analyst & Founding Partner, Kaleido Insights Speakers: Geert Leeman, Global Chief Operating Officer, SAP Customer Experience Jeannie Walters, CEO, Experience Investigators and CX Speaker Kartik Kumar, Vice President of Global Brand & Commercial Technology, Levi Strauss & Co. Kerstin Koeder, Head of Marketing, EMEA, SAP Mariel Fink, SVP & General Manager, SAP Customer Experience Martin Newman, The Consumer Champion, Founder of Customer Service Action and The Customer First Group Omer Minkara, Vice President, Principal Analyst, Aberdeen Pia Heidenmark Cook, Former CSO and Current Senior Advisor to IKEA Sameer Patel, Chief Marketing and Solutions Officer, SAP Customer Experience Sara Richter, Chief Marketing Officer, Emarsys, an SAP Company EMEA: Oct. 26, 12:00 p.m.–2:15 p.m. BST Americas: Oct. 27, 12:00 p.m.–2:15 p.m. PDT LIVE Discussion Rooms Ready, Set, Go: Accelerate Online Growth to Delight Your Customers Ready, Set, Go: Accelerate Online Growth to Delight Your Customers E-commerce and online-selling growth is projected to continue to flourish. Join industry experts from brilliant brands to learn the online-selling trends and techniques that drive the future of commerce. Speakers EMEA: Christian Schoenauer, Senior Director, Solution & Strategy, SAP Martin Newman, The Consumer Champion, Founder of Customer Service Action and The Customer First Group Gemma Carver, CXA Global Lead, Retail, SAP Americas: Christian Schoenauer, Senior Director, Solution & Strategy, SAP Martin Newman, The Consumer Champion, Founder of Customer Service Action and The Customer First Group Zev Krauss, CXA, Retail, SAP EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT Myth-Busting E-Commerce Platforms: How to Move Fast and Make It Matter Myth-Busting E-Commerce Platforms: How to Move Fast and Make It Matter Learn from experts about the pros and cons of strategies such as deployment models, headless commerce, and extensibility to understand what the right approach for your business would be. Find out how you can roll out new revenue streams and customized multisite, multibrand, and multicountry sites quickly and cost-efficiently. Speakers: EMEA: Kunle Campbell, E-commerce advisor, Host of 2x eCommerce Podcast, 2x eCommerce Nuno Pedro, Global Head of Commerce Solutions, SAP Rupert OHalloran, VP, Commerce Marketing and Solutions, SAP Americas: Kunle Campbell, E-commerce advisor; Host of 2x eCommerce Podcast, 2x eCommerce Bernard Chung, Global Head of Product Marketing, SAP Commerce Cloud, SAP Rick Hobbs, Head of Product, SAP Commerce Cloud, SAP EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST Americas: Oct. 27, 12:55 p.m.–1:15 p.m. PDT B2B Industries Regaining Control B2B Industries Regaining Control Your buying experience should be simple, even if your products aren’t. Discover how simplifying your business and buying processes can help your B2B profits boom. Hear firsthand experiences from leading industry experts and brands on how they used modern technologies to rise above the competition. Speakers: EMEA: David Koenig, Industry Principal, Industrial Machinery & Components and Wholesale Distribution, SAP Sourajit Ghosh, Chief Expert Presales, SAP Bernadette Beck, Head of Digital Commerce, Thyssen Krupp, Thyssen Krupp Americas David Koenig, Industry Principal, Industrial Machinery & Components and Wholesale Distribution, SAP Sourajit Ghosh, Chief Expert Presales, SAP Gabriel Pardo, CIO Organización Corona, Corona Industries EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT How to Excite Always-On B2C Customers How to Excite Always-On B2C Customers Hear from industry experts and leading brands how to successfully execute hyperpersonalized, commerce-everywhere strategies that intrigue shoppers and turn customers into loyal advocates, as well as how to be ready for Black Friday every day. Speakers: EMEA: David Koenig, Industry Principal, Industrial Machinery & Components and Wholesale Distribution, SAP Sourajit Ghosh, Chief Expert Presales, SAP Gabriel Pardo, CIO Organización Corona, Corona Industries Americas: Jason Goldberg, Chief Commerce Strategy Officer, Publicis Groupe Nicholas Odom, Technical Adoption Specialist, SAP Nicole Bohorad, CXA, Retail, SAP EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT Awesomeness in Action: Sell Everywhere with Agile E-Commerce Awesomeness in Action: Sell Everywhere with Agile E-Commerce Discover the key capabilities of the SAP Commerce Cloud solution in this demo. Get information about end-to-end business processes and integrations, microservices, headless commerce, and decoupled storefronts of project “Spartacus.” Speakers: EMEA: Norbert Schoenach, PreSales Expert SAP Customer Experience, SAP Richard Wisniewski, CX Presales Expert, SAP Americas: Taka Kitazume, Principal Solution Architect, SAP EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT How to Go Direct to Consumer Quickly with SAP Upscale Commerce How to Go Direct to Consumer Quickly with SAP Upscale Commerce See how our next-generation commerce solution built for small and midsize B2C organizations, SAP Upscale Commerce, enables you to speed your move to a direct-to-consumer model. Build exceptional, mobile-first customer experiences with built-in AI capabilities. Speaker: EMEA: Jorge Sanchez, Solution Engineer, SAP Americas: Kelsey Giacchino, Solution Engineer, SAP EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT Accelerating a D2C Strategy to Build Long-Lasting and Loyal Relationships Accelerating a D2C Strategy to Build Long-Lasting and Loyal Relationships A successful direct-to-consumer (D2C) business model starts with delivering value in exchange for consumer data in order to personalize engagement, resulting in loyal, lasting relationships. Learn to better understand your customers and drive operational efficiencies by uncovering the tactics you need to help you accelerate your D2C strategy. Speakers: EMEA: Payal Hindocha, Director of Go-To-Market, Emarsys, an SAP Company Ross Williams, VP of Retail, Emarsys, an SAP Company Ratul Shah, Head Of Product Marketing, SAP Customer Data Solutions, SAP Americas: Payal Hindocha, Director of Go-To-Market, Emarsys, an SAP Company Ross Williams, VP of Retail, Emarsys, an SAP Company Ratul Shah, Head Of Product Marketing, SAP Customer Data Solutions, SAP EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT Three Personalization Strategies to Drive Customer Loyalty and Retention Three Personalization Strategies to Drive Customer Loyalty and Retention Every customer expects personalization. Meeting that expectation strengthens your chances to build long-lasting, trusted relationships with customers. Looking holistically at your customer experience landscape, explore three personalization strategies to foster the relationships your customers crave and deliver the business growth you need. Speakers: EMEA: Meghann York, Head of Product Marketing, SAP Marketing Cloud, SAP Amir Jacobi, VP of Product Growth, Emarsys, an SAP Company Americas: Meghann York, Head of Product Marketing, SAP Marketing Cloud, SAP Amir Jacobi, VP of Product Growth, Emarsys, an SAP Company EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT Connected Retailers: Winning Over Today’s Customers Connected Retailers: Winning Over Today’s Customers Modern retailers have bridged the gap between retail and digital to benefit from the best of both in delivering the optimal customer-centric experiences and engagements. See how you can benchmark your company against the connected retail landscape in today’s “high street,” and learn what to plan for beyond “buy online, pick up in store” (BOPIS). Speakers: EMEA: Chris Godderidge, VP of Mobile Vertical, Emarsys, an SAP Company Courtney Shaffer-Lovold, Head of Revenue, North America, Emarsys, an SAP Company Americas: Chris Godderidge, VP of Mobile Vertical, Emarsys, an SAP Company Courtney Shaffer-Lovold, Head of Revenue, North America, Emarsys, an SAP Company EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT The Skyrocketing Value of First-Party Customer Data The Skyrocketing Value of First-Party Customer Data With the sunsetting of third-party cookies and the decreasing value of data management platforms, you need to be prepared to pivot to a new engagement strategy such as direct to consumer. Find out why a first-party, permission-based customer data strategy is the key to creating trusted, valuable customer relationships. Speakers: EMEA: Sunny Neely, Global Solution Director - Consumer Products, SAP John Thomson, Global GTM Lead, SAP Customer Data Cloud, SAP Customer Data Solutions, SAP Americas: Sunny Neely, Global Solution Director - Consumer Products, SAP Ratul Shah, Head Of Product Marketing at SAP, SAP Customer Data Solutions, SAP EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT Elevate Data Privacy Design to a Global Level Elevate Data Privacy Design to a Global Level As major GDPR fines make the news, C-suites for B2C and B2B brands are prioritizing data privacy. Your goal is to put customers in control of their data, earn their trust, and redefine engagement in the age of GDPR and beyond. Hear data privacy expert explain how to solve these challenges for your business. Speakers: EMEA: Tim Walters, VP and Privacy Lead, The Content Advisory Andrea Rus, Global VP - SAP Customer Data Solutions, SAP Americas: George Greene, GTM Lead, SAP Customer Data Solutions, North America, SAP EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST Americas: Oct. 27, 12:55 p.m.–1:15 p.m. PDT Grow Your Business Through Enterprise-Wide Customer Centricity Grow Your Business Through Enterprise-Wide Customer Centricity Learn how to put customers at the heart of your intelligent enterprise and facilitate experiences that drive lifetime value. See how an enterprise-wide customer data foundation bridges organizational silos, enables real-time customer insights where decisions are made, and fuels personalized experiences that show that you truly know your customer. Speakers: EMEA: Jamie Ward, Global GTM Lead, SAP Customer Data Platform, SAP Customer Data Solutions, SAP Maria Morais, Business Strategy Consumer Industries, SAP Juan Maria Muñoz Sanchez, Hub Omnichannel Analyst, Repsol Americas: Susan Ramroop, Customer Marketing Manager, SAP Customer Data Solutions, SAP Cassanda Girard, GVP, Head Consumer Industries CX - Industry and Customer Advisory, SAP EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT See How Netconomy Boosts Revenue for Customers as they Become Customer-centric See How Netconomy Boosts Revenue for Customers as They Become Customer-centric Discover the secret of great cross-channel customer experiences. Hear how Netconomy helps customers deliver a connected engagement – marketing, sales, commerce, and service – using trusted customer data. Also, examine how company’s loyalty programs have become a central business process to boost revenue. Speakers: EMEA: David Gruehn, Senior Solution Director - Retail & Grocery, SAP Lena Mauer, Head of Sales - Customer Data Management MEE, SAP Guy Kronenthal , SVP, General Manager of SAP Customer Data Solutions, SAP Americas: David Gruehn, Senior Solution Director - Retail & Grocery, SAP Naomi Ko, Senior Product Marketing Manager, SAP Customer Data Solutions, SAP Sergey Krayniy, Head of Product, SAP Customer Data Solutions, SAP EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT Accelerate Customer Centricity with SAP Customer Data Cloud Solutions Accelerate Customer Centricity with SAP Customer Data Cloud Solutions Explore how SAP Customer Data Cloud solutions create a dynamic foundation of insights that can elevate your organization’s ability to grow revenue. See how customer data holds the key for speeding time to value, uncovering new revenue opportunities, lowering costs, and mitigating risks. Speakers: EMEA: Alex Le Pape, SAP Customer Experience Suite Senior Architect, SAP Jamie Ward, Global GTM Lead, SAP Customer Data Platform, SAP Customer Data Solutions, SAP Americas: Alex Le Pape, SAP Customer Experience Suite Senior Architect, SAP Sergey Krayniy, Head of Product, SAP Customer Data Solutions, SAP EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT Transforming B2B Sales for Future Growth Transforming B2B Sales for Future Growth B2B selling has changed forever. Businesses need to build relationships remotely, and sellers need to handle complicated offerings quickly and independently – all while engaging with the increased self-service through commerce sites. Learn how B2B selling must be reimagined for a digital-first world. Speakers: EMEA: Grant Smith, Product Marketing Manager, SAP Sales Cloud, SAP Americas: Jack Nehmer, VP, CX Solution Management, SAP Don Davis, Senior Business Analyst, Nordson EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST Americas: Oct. 27, 12:55 p.m.–1:15 p.m. PDT Secrets to Attaining 4x ROI from Your CRM Secrets to Attaining 4x ROI from Your CRM CRM needs to evolve from a system of record to a system of engagement. Customers expect you to understand their needs and their business. Sellers need actionable insights to make the right connections. Hear how to increase CRM ROI by delivering a smooth experience. Participate in an engaging dialog on the secrets of finding true CRM ROI. Speakers: EMEA: Oliver Kraus, Head of Sales Enablement, KSB Grant Smith, Product Marketing Manager, SAP Sales Cloud, SAP Ivano Fossati, VP Sales - Head of SAP Customer Experience Italy & Greece, SAP Americas: Marco Flores, VP, CX Solution Management, SAP EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT Closing a Q4 Deal with Insight-Led Selling Closing a Q4 Deal with Insight-Led Selling Q4 deals slip every day. But they don't have to slip because of an oversight or missed opportunity. Explore how you can develop deeper customer engagements while improving sales performance with SAP Sales Cloud solution innovations, as we close a Q4 deal with insight-led selling. Speaker: EMEA: Sebastine Augustine, Head of Product Management, SAP Sales Cloud, SAP Frank Munzner, SAP Inhouse Consultant, Piller Blowers Americas: Sebastine Augustine, Head of Product Management, SAP Sales Cloud, SAP EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT Imagining the Connected Future of In-Store Sales Visits Imagining the Connected Future of In-Store Sales Visits Field sellers and retail execution staff rely on in-person store visits to win new business. Find out how your organization can optimize in-person activities while streamlining visit logistics and planning processes to gain a competitive edge. Speaker: Maria Morais, Business Strategy Consumer Industries, SAP EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT The Power of Configure, Price, and Quote in Intelligent Enterprises The Power of Configure, Price, and Quote in Intelligent Enterprises Brands like yours are transforming their quoting process to be quick and simple, no matter how complicated the product or service might be. Realize how powerful configure, price, and quote can be as a part of your intelligent enterprise. Hear from other customers and be a part of the discussion. Speakers: EMEA: Steven Spears, Product Marketing Manager, SAP CPQ, SAP Michele Sassano, CPQ Project Lead, Straumann Group Americas: Steven Spears, Product Marketing Manager, SAP CPQ, SAP Kathryn Butterfuss, S/4HANA Evangelist, SAP EMEA: Oct. 26, 1:35 p.m.–1:55 p.m. BST Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT Customer Service ROI Beyond Cost Reduction Customer Service ROI Beyond Cost Reduction In today’s digital-first world, customer service has an impact on business success and growth. The balancing act between customer service cost and quality is an ongoing challenge for customer service leaders. Learn how new technologies increase customer service efficiency, leading to better customer experiences, increased loyalty, and reduced cost. Speakers: EMEA: John Heald, Head of Sales & Service GTM, SAP Mark England, Head of Technology Services, Yell Gamze Senkal, IT Manager, Eczacibasi Building Products Kıvanç İncekli, Customer Experience Manager, Eczacibasi Building Products Americas: John Heald, Head of Sales & Service GTM, SAP Andrew Cifranic, Dir. of Consumer Connected Contact Center, Moen Angie Radjen, Senior IT Manager for CX, Moen EMEA: Oct. 26, 1:55 p.m.–2:15 p.m. BST Americas: Oct. 27, 1:55 p.m.–2:15 p.m. PDT The New Reality of Utility Customer Service The New Reality of Utility Customer Service The energy and utility industry is going through transformation driven by technological changes, increased competition, environmental requirements, and greater customer expectations. See how customer service is becoming a major differentiator, helping utility companies become customer centric and helping turn challenges into advantages. Speakers: EMEA: Mikael Elmlund, GTM SAP Service Cloud, SAP Customer Experience, SAP Steen Hansen, Industry Expert, Utilities, SAP Americas: Mikael Elmlund, GTM SAP Service Cloud, SAP Customer Experience, SAP Steen Hansen, Industry Expert, Utilities, SAP EMEA: Oct. 26, 12:35 p.m.–12:55 p.m. BST Americas: Oct. 27, 12:35 p.m.–12:55 p.m. PDT Smart Customer Service: From Ticket to Resolution Smart Customer Service: From Ticket to Resolution Smart customer service combines the best of human and machine intelligence. See a demo of the way the SAP Service Cloud solution uses intelligent technologies to automate routine tasks and support your service agents to quickly solve customer problems. Speakers: EMEA: Kelly Ramsay, Solution Engineer, SAP Americas: Brian Kyser, Solution Engineer, SAP EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST Americas: Oct. 27, 12:55 p.m.–1:15 p.m. PDT Chasing Zero: A World of Zero Emissions, Zero Waste, and Zero Inequality Chasing Zero: A World of Zero Emissions, Zero Waste, and Zero Inequality Imagine a future that looks greener, cleaner, and more equal than the world we live in today: a world of zero emissions, zero waste, and zero inequality. Explore how companies are daring to not just dream about this aspiration, but also power the technology and innovation that is required to transform this bold vision into reality. Speakers: EMEA: Vivek Bapat, SVP, Purpose and Sustainability Marketing, SAP Pia Heidenmark Cook, Former CSO and Current Senior Advisor to IKEA Sue Allchurch, Chief of Outreach and Engagement, the United Nations Global Compact Eros Cipani, Global SAP Sustainability GTM Lead, Accenture Americas: Vivek Bapat, SVP, Purpose and Sustainability Marketing, SAP Pia Heidenmark Cook, Former CSO and Current Senior Advisor to IKEA Sue Allchurch, Chief of Outreach and Engagement, the United Nations Global Compact Eros Cipani, Global SAP Sustainability GTM Lead, Accenture EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT Don't Stop Challenging the Status Quo: Virgin Megastore Goes Beyond Don't Stop Challenging the Status Quo: Virgin Megastore Goes Beyond Today's customers expect a seamless shopping experience. Virgin Megastore has created a unique shopping experience for its customers: a new dimension in entertainment retail. Hear experts discuss constant innovation, improvement of existing processes, and new feature enablement, all of which helps Virgin Megastore engage the customer. Speaker: EMEA: Thomas Ziegler, Chief Customer Officer, NETCONOMY GmbH Jovana Jovanovic, Product Owner, NETCONOMY GmbH Mila Petrovic, Senior Marketing Expert, NETCONOMY GmbH EMEA: Oct. 26, 12:55 p.m.–1:15 p.m. BST Engage B2B Buyers with AI Search, Recommendations, and Personalization Engage B2B Buyers with AI Search, Recommendations, and Personalization Whether B2B buyers are looking to browse, find a replacement part, or learn about your products, removing friction from their on-site experience should be a top priority. Deep dive into creating a smooth experience for site visitors, and discover the role of search, recommendations, and AI in delivering relevant results and increasing conversions. Speakers: Americas: Dale Traxler, Sr. Director, Alliances and Channel, Coveo Dwayne Doshier, Sr. Director of Strategic Consulting, Gorilla Group Americas: Oct. 27, 1:15 p.m.–1:35 p.m. PDT Callaway Golf and Forter Swing at Fraud to Drive Greater Customer Value Callaway Golf and Forter Swing at Fraud to Drive Greater Customer Value Global sports retailer Callaway Golf Company and Forter, which provides certified fraud prevention, share best practices for delivering a customer experience that increases lifetime customer value. Explore how much revenue is at stake from false declines, the cost of declining good customers, and the total impact of loan to value they represent. Speakers: Americas: Emily O'Carroll, Global Information Security & IT Compliance, Callaway Golf Kris Zanuldin, VP Product Strategy, Forter David Coates, Director of Customer Marketing, Forter Americas: Oct. 27, 1:35 p.m.–1:55 p.m. PDT How Philips Accelerates their SAP Commerce Cloud B2C and B2B Commerce Sales with Coveo AI How Philips Speeds B2C and B2B Sales with SAP Commerce Cloud and Coveo AI Hear from Philips, a leading global health technology company, about how it is using AI-powered search, recommendations, and personalization for e-commerce with the SAP Commerce Cloud solution and Coveo AI software. Speakers: EMEA: Louis Jansen, Product Owner Conversational AI, Onsite Search & SEO, Philips Sami Helin, Global Account Director, Coveo EMEA: Oct. 26, 1:15 p.m.–1:35 p.m. BST Agenda at a Glance EMEA October 26, 2021 LIVE Pre-Show: 11:45 a.m.–12:00 p.m. BST LIVE Studio Show: 12:00 p.m.–12:35 p.m. BST LIVE Discussion Rooms: 12:35 p.m.–2:15 p.m. BST Download a PDF of the EMEA schedule Americas October 27, 2021 LIVE Pre-Show 11:45 a.m.–12:00 p.m.PDT LIVE Studio Show: 12:00 p.m.–12:35 p.m. PDT LIVE Discussion Rooms: 12:35 p.m.–2:15 p.m. PDT Download a PDF of the Americas schedule Return to top Platinum Sponsors Learn More Gold Sponsors Learn More Learn More Join the Conversation SAP Customer Experience #SAPCXLIVEOct 22 @sap_cx How did one courier company implement changes to help attract potential franchisees so it could expand? With the he… https://t.co/m316XYYTcU SAP Customer Experience #SAPCXLIVEOct 22 @sap_cx Delivery is faster than ever but often comes at the cost of major packaging waste and carbon emissions. 📦 Read this… https://t.co/ojM2bS1Kqz SAP Customer Experience #SAPCXLIVEOct 22 @sap_cx RT @dgingiss: SAP Customer Experience LIVE: Unplugged is next week! The CX tools and strategies necessary for success today and in the fu… SAP Customer Experience #SAPCXLIVEOct 22 @sap_cx Buyers today expect fast and easy #ecommerce, and you have to deliver. Get practical guidance to make your e-commer… https://t.co/tEmi2BNcRu SAP Customer Experience #SAPCXLIVEOct 21 @sap_cx Their fans help the Kontinental Hockey League (KHL) stay energized & on top of their game, so they wanted to return… https://t.co/ZknCpReRJ5 SAP Customer Experience #SAPCXLIVEOct 21 @sap_cx How does @Bayer streamline E2E processes? Bayer plans to achieve this by consolidating, standardizing, & digitalizi… https://t.co/OMa42dhkFm SAP Customer Experience #SAPCXLIVEOct 21 @sap_cx Leaders that see environmental issues as financially material are achieving success for both the planet and their b… https://t.co/o4qbRyPAGv SAP Customer Experience #SAPCXLIVEOct 21 @sap_cx Find out what one tech executive says might just be the secret to the future of work– and why he learned about it w… https://t.co/6Yv5LxaYEf SAP Customer Experience #SAPCXLIVEOct 21 @sap_cx Join this webcast where Stephen Jamieson, SAP Global Head of Circular Economy Solutions, will share how the circula… https://t.co/NnS2bD83Io SAP Customer Experience #SAPCXLIVEOct 21 @sap_cx Be sure to check out this informative piece, courtesy of our good friend @dgingiss! https://t.co/UweWDxqKRy SAP Customer Experience #SAPCXLIVEOct 20 @sap_cx Discover how SAP Customer Cloud and SAP Marketing Cloud help Faberlic run its fully digital storefront smoothly to… https://t.co/HJDyL7pftg SAP Customer Experience #SAPCXLIVEOct 20 @sap_cx Customers today expect highly personalized, relevant experiences from the brands they do business with. And you can… https://t.co/1htTWIwK59 SAP Customer Experience #SAPCXLIVEOct 20 @sap_cx Despite changes from the past year and a half, one thing remains the same: your customers determine whether or not… https://t.co/Um8a1SBcz3 SAP Customer Experience #SAPCXLIVEOct 20 @sap_cx How can brands do last-mile fulfillment effectively? 📦Join the next episode of Keeping Up with #Ecommerce for exper… https://t.co/BZTNXYIdbl SAP Customer Experience #SAPCXLIVEOct 20 @sap_cx RT @CindaAmyx: SAP Customer Experience LIVE: Unplugged is coming to Charlotte! Join us at Fahrenheit on October 27th for #SAPCXLIVE https:/… SAP Customer Experience #SAPCXLIVEOct 20 @sap_cx Today, more and more businesses consider customer service to be a critical component of business strategy, position… https://t.co/02VzhcvzJO SAP Customer Experience #SAPCXLIVEOct 20 @sap_cx RT @tomcrog: SAP Customer Experience LIVE: Unplugged is coming to New York! Join us at Hudson Yards on October 27th for #SAPCXLIVE https://… SAP Customer Experience #SAPCXLIVEOct 20 @sap_cx What are all the hot #ecommerce trends 🔥you need to know? Register for #SAPCXLIVE to hear from leading brands about… https://t.co/XJ0nLGpTiJ SAP Customer Experience #SAPCXLIVEOct 19 @sap_cx RT @xavierdromagna: SAP Customer Experience LIVE: Unplugged is coming to Toronto! Join us at the Scotiabank Arena on October 27th for #SAPC… SAP Customer Experience #SAPCXLIVEOct 19 @sap_cx How do you create a personalized experience that keeps customers coming back for more? See how Faberlic does it wit… https://t.co/GFYRDRoJKZ prev next #SAPCXLIVE Join the conversation Registration PLEASE REVIEW YOUR REGISTRATION. Our system shows that your registrationis not yet complete. If you exit now, you will cancel your registration. The system will not save your information. Cancel my registration Return to form User Can not be register Return to Home CONCERNED ABOUT BEING CONTACTED BY SAP? -------------------------------------------------------------------------------- OUR GOAL IS TO INFORM YOU - BY PROVIDING ONLY THE INFORMATION THAT MATTERS MOST TO YOU. You can control the types and channels of information you receive. We contact you only with information that is most relevant to your interests. We carefully choose the frequency of our com munications. May we provide you with information about SAP Solutions and Services? Yes, opt me in for phone and e-mail No, thank you Yes, opt me in for e-mail SHARE & FOLLOW * * * * Join the conversation on LinkedIn * Share this page * Follow SAP Join the conversation on Twitter * Share this page * Follow SAP Subscribe to the YouTube Channel * Subscribe to SAP Join the conversation on Facebook * Share this page * Follow SAP Legal * Privacy * Terms of Use * Legal Disclosure * Copyright * Trademark Legal * Privacy * Terms of Use * Legal Disclosure * Copyright * Trademark Investors Careers Newsletter Text View Cookie-Präferenzen Investors Careers Newsletter Text View PLEASE WAIT...