CINXE.COM

Wayne Butterfield | ISG

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1"> <title> Wayne Butterfield | ISG </title> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="apple-touch-icon" href='/ResourcePackages/ISGBootstrap/assets/dist/images/icon.png'> <link rel="shortcut icon" href='/ResourcePackages/ISGBootstrap/assets/dist/images/favicon.ico'> <script src="/ScriptResource.axd?d=agwj-qG4Oi7k9hkvkRq2GTDqU9XPXdCKKFsR0wEGc_bOfFMkWuVIXBNYFUMXJR_a9jxWFUvaRrxHCaPaN9eDpppKp_az8q-7M6lFJ3bk2WZAKeLioP165D9yvPq1kRAKOT9pR3m1XvBaVkuYVGLHZM5_53Epcs0pKxyKRZbZFGFzFwup0&amp;t=7514f26e" type="text/javascript"></script><script src="/ScriptResource.axd?d=ePnjFy9PuY6CB3GWMX-b_w7dxotyB-ChSNIHaG-RrkJKTaFbSBsMRaokWmB-KCoB__umScxevcF_mteRCw1Wv-87gWtbzdXmj2bciuGs1Pc4pV7C75yVW7BYMxB0XUZ7Hld8AR_qmufmCI2wcDTU2ggy5Mz94eVXi818jHQlc8SnyCp10&amp;t=7514f26e" type="text/javascript"></script><script src="/Scripts/Vue/vue-2.6.14.min.js?v=$(AssemblyVersion)" type="text/javascript"></script><link href="/ResourcePackages/ISG2021/assets/dist/css/main.min.css?v=$(AssemblyVersion)" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700%7CRoboto+Slab:100,300,400,700" media="none" onload="if (media !== 'all') media = 'all'"> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-27682104-1"></script><script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-27682104-1'); </script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TS6Q4TK');</script><link crossorigin="anonymous" href="//cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" media="all" rel="stylesheet" type="text/css" /><script src="https://cdnjs.cloudflare.com/ajax/libs/plyr/3.5.10/plyr.min.js" integrity="sha512-s+7DP2WK83Ygu3fJu/AAIMpzOVxehY2sh+RYnYG3wEuQUv8tieAeAG4ublGKB5LWgR3Mh1qWclFVjU5reAjnJw==" crossorigin="anonymous"></script><link crossorigin="anonymous" href="//cdnjs.cloudflare.com/ajax/libs/plyr/3.5.10/plyr.css" integrity="sha512-3gK001rfejuEogNopjlWZfZtp1FrIzR0eU/SHvqCSF7tBAwpvrvxvZsqCixRPNHiA0NHVKLQpvL8PxUX0jXZxw==" media="all" rel="stylesheet" type="text/css" /><style type="text/css" media="all">.z-index-1{z-index:1;} .navbar-promo-inner { padding: 0.8rem 2rem; }</style><meta property="og:title" content="Wayne Butterfield" /><meta property="og:type" content="website" /><meta property="og:url" content="https://isg-one.com/who-we-are/people/wayne-butterfield" /><meta property="og:site_name" content="Default" /><link rel="canonical" href="https://isg-one.com/who-we-are/people/wayne-butterfield" /></head> <body class=""> <div id="fb-root"></div> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v11.0" nonce="qJBqdmhO"></script> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TS6Q4TK" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <div id="searchSlideDown" class="hs-unfold-content dropdown-unfold search-slide-down vuejs-search"> <div id="search" class="search-form"> <label for="SearchInput-1" class="sr-only">Search ISG</label> <input v-model="query" title="Search ISG" placeholder="Search ISG" class="form-control vuejs-search-textbox" type="search" id="SearchInput-1" autocomplete="off"> </div> <div class="vuejs-search-menu"> <div id="VueJsMegamenuSearchResults" class="dropdown" v-cloak> <div class="dropdown-menu"> <div id="results" class="vuejs-search-menu-results"> <div class="vuejs-search-results" v-if="nothingFound && !loading"> <p>No results found</p> </div> <div class="vuejs-search-results" v-else-if="query.length === 0"> <p>Please enter some search terms</p> </div> <div class="vuejs-search-results" v-else-if="loading && results.length === 0"> <p>Searching...</p> </div> <div class="vuejs-search-results" v-if="results.length > 0 && query.length > 0"> <ul> <li class="result" v-for="(result, key) in results"> <div :class="result.Class"> <h4 class="result-title"> <i :class="getResultIconClass(result.Type)"></i> <a :href="addAnalytics(result.Href)" v-html="result.Title"></a> </h4> <div class="result-description"> <p class="result-summary" v-html="result.Summary"></p> </div> </div> </li> </ul> <p> There are {{resultsCount}} results in this search. These are the top {{results.length}} results. <a :href="resultsUrl + queryString"> See all results </a> </p> </div> </div> </div> </div> </div> </div> <script> // Global isgSearchBox configuration object var VueJsSearchBoxConfig = { resultsUrl: '/search', searchServiceKey: '0B0F4CC36B704E12ADDD5F7E43284E12', searchServiceUrl: 'https://isgwebsite.search.windows.net/', searchIndexName: 'isg-one-com-isg-production', highlight: 'Title,Content,Summary,RelatedArticles,TeamMembers,Tags,Categories,Authors', top: 20, searchFields: 'Title,Content,Summary,RelatedArticles,TeamMembers,Tags,Categories,Authors,Keywords', scoringProfile: 'isg-default-sp', scoringParameter: 'currentLanguage-en', minimumContentDate: '2022-11-21T00:00:00.0000000Z', count: true, appId: '', inputId: '#SearchInput-1' }; </script> <!--[if lte IE 11]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p> <![endif]--> <header id="header" class="header header-box-shadow-on-scroll header-abs-top header-white-nav-links-lg header-show-hide" data-hs-header-options='{"fixMoment": 1000,"fixEffect": "slide"}'> <div id="HeaderPlaceholder_TFF7FD39E001_Col00" class="sf_colsIn header-section bg-isg-blue" data-sf-element="Container" data-placeholder-label="Container"><div id="HeaderPlaceholder_TFF7FD39E055_Col00" class="sf_colsIn top-nav bg-darkblue" data-sf-element="Container" data-placeholder-label="Container"><div id="HeaderPlaceholder_TFF7FD39E002_Col00" class="sf_colsIn container header-hide-content py-md-2" data-sf-element="Container" data-placeholder-label="Container"><div id="HeaderPlaceholder_TFF7FD39E011_Col00" class="sf_colsIn d-flex align-items-center" data-sf-element="Container" data-placeholder-label="Topbar"><div id="HeaderPlaceholder_TFF7FD39E038_Col00" class="sf_colsIn hs-unfold" data-sf-element="Container" data-placeholder-label="Language selector"> </div> <div id="HeaderPlaceholder_TFF7FD39E012_Col00" class="sf_colsIn pr-2 ml-auto" data-sf-element="Container" data-placeholder-label="Top navigation"> <div class="nav nav-md nav-y-0 d-none d-sm-flex ml-sm-auto dk" id="TopNavigation-1"> <a class="nav-link" href="/careers" target="_self">Careers</a> <a class="nav-link" href="/who-we-are" target="_self">Who We Are</a> </div> </div> <div id="HeaderPlaceholder_TFF7FD39E039_Col00" class="sf_colsIn list-inline pl-2 mb-0 search-signin z-index-2" data-sf-element="Container" data-placeholder-label="Search and Okta login"> <a class="btn-login ml-2" href="/isg-login"><span class="dk">Log In </span><i class="fas fa-unlock-alt ml-1"></i></a> <a class="js-hs-unfold-invoker vue-search-invoker btn btn-search" href="javascript:;" data-hs-unfold-options='{ "target": "#searchSlideDown", "type": "css-animation", "animationIn": "fadeIn search-slide-down-show", "animationOut": "fadeOutUp", "hasOverlay": true, "overlayClass": ".search-slide-down-bg-overlay", "overlayStyles": { "background": "rgba(33, 50, 91, .7)" }, "duration": 800, "hideOnScroll": false }'> <span class="dk">Search </span><i class="fas fa-search"></i> </a> </div> </div> </div> </div> <div id="HeaderPlaceholder_TFF7FD39E003_Col00" class="sf_colsIn container id-logoAndNav d-flex" data-sf-element="Container" data-placeholder-label="Main navigation"> <nav class="js-mega-menu navbar navbar-expand-lg" tabindex="-1"> <!-- Logo --> <a class="navbar-brand isg-logo" href="/" aria-label="ISG"> <span class="visually-hidden">ISG</span> </a> <!-- End Logo --> <!-- Responsive Toggle Button --> <button type="button" class="navbar-toggler btn btn-icon btn-sm rounded-circle" aria-label="Toggle navigation" aria-expanded="false" aria-controls="navBar" data-toggle="collapse" data-target="#navBar"> <span class="navbar-toggler-default"> <svg width="14" height="14" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"> <path fill="currentColor" d="M17.4,6.2H0.6C0.3,6.2,0,5.9,0,5.5V4.1c0-0.4,0.3-0.7,0.6-0.7h16.9c0.3,0,0.6,0.3,0.6,0.7v1.4C18,5.9,17.7,6.2,17.4,6.2z M17.4,14.1H0.6c-0.3,0-0.6-0.3-0.6-0.7V12c0-0.4,0.3-0.7,0.6-0.7h16.9c0.3,0,0.6,0.3,0.6,0.7v1.4C18,13.7,17.7,14.1,17.4,14.1z"></path> </svg> </span> <span class="navbar-toggler-toggled"> <svg width="14" height="14" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"> <path fill="currentColor" d="M11.5,9.5l5-5c0.2-0.2,0.2-0.6-0.1-0.9l-1-1c-0.3-0.3-0.7-0.3-0.9-0.1l-5,5l-5-5C4.3,2.3,3.9,2.4,3.6,2.6l-1,1 C2.4,3.9,2.3,4.3,2.5,4.5l5,5l-5,5c-0.2,0.2-0.2,0.6,0.1,0.9l1,1c0.3,0.3,0.7,0.3,0.9,0.1l5-5l5,5c0.2,0.2,0.6,0.2,0.9-0.1l1-1 c0.3-0.3,0.3-0.7,0.1-0.9L11.5,9.5z"></path> </svg> </span> </button> <!-- End Responsive Toggle Button --> <div id="navBar" class="collapse navbar-collapse"> <div class="navbar-body header-abs-top-inner"> <ul class="navbar-nav "> <li class="hs-has-sub-menu navbar-nav-item"> <a id="MegaMenu_EC6EB395-F644-6A14-BDC7-FF0000F6F5B0" class="hs-mega-menu-invoker nav-link nav-link-toggle " href="javascript:;" aria-haspopup="true" aria-expanded="false" aria-labelledby="SubMenu_EC6EB395-F644-6A14-BDC7-FF0000F6F5B0"> Sourcing &amp; Advisory </a> <div id="SubMenu_EC6EB395-F644-6A14-BDC7-FF0000F6F5B0" class="hs-sub-menu dropdown-menu dropdown-menu-no-border-on-mobile" aria-labelledby="MegaMenu_EC6EB395-F644-6A14-BDC7-FF0000F6F5B0"> <!-- <figure class="position-absolute menu-violator"> <svg xmlns="http://www.w3.org/2000/svg" height="500" viewBox="0 0 1000 500" fill="none"> <path d="M836 262L682.5 0H0V518.5H682.5L836 262Z" fill="#29497b" /> </svg> </figure>--> <div class="submenu-shadow"></div> <div class="container"> <div class="menu-intro"> <h3 class="text-white">Sourcing &amp; Advisory</h3> <p>Drive your transformation from a full set of target solutions.</p> </div> <div class="menu-links"> <div class="navbar-promo-card-deck pinned"> <div class="navbar-promo-card navbar-promo-item"> <div class="navbar-promo-link"> <div class="media align-items-center"> <div class="media-body"> <a href="/advisory/sourcing" target="_self"> <span class="navbar-promo-title">Sourcing</span> </a> <span class="navbar-promo-text show-mb">Powered by&nbsp;<a href="/advisory/sourcing/isg-tango-sourcing-solution-platform">ISG Tango</a>,&nbsp;<em>The</em>&nbsp;Sourcing Solution Platform</span> </div> </div> </div> </div> </div> <a class="dropdown-item" href="/advisory/ai-advisory" target="_self">Artificial Intelligence (AI)</a> <a class="dropdown-item" href="/advisory/automation" target="_self">Automation</a> <a class="dropdown-item" href="/advisory/benchmarking" target="_self">Benchmarking</a> <a class="dropdown-item" href="/advisory/business-operations" target="_self">Business Operations</a> <a class="dropdown-item" href="/advisory/cloud" target="_self">Cloud Transformation</a> <a class="dropdown-item" href="/advisory/contact-center" target="_self">Contact Center</a> <a class="dropdown-item" href="/advisory/cost-optimization" target="_self">Cost Optimization</a> <a class="dropdown-item" href="/advisory/cybersecurity" target="_self">Cybersecurity</a> <a class="dropdown-item" href="/advisory/data-analytics-transformation" target="_self">Data &amp; Analytics Transformation</a> <a class="dropdown-item" href="/advisory/digital-engineering" target="_self">Digital Engineering</a> <a class="dropdown-item" href="/advisory/experience-assessment-center" target="_self">Experience Assessments</a> <a class="dropdown-item" href="/advisory/emerging-technology-innovation" target="_self">Emerging Technology &amp; Innovation</a> <a class="dropdown-item" href="/advisory/future-of-work" target="_self">Future of Work</a> <a class="dropdown-item" href="/advisory/hr-technology-and-transformation" target="_self">HR Technology and Transformation</a> <a class="dropdown-item" href="/advisory/network-advisory-select" target="_self">Network</a> <a class="dropdown-item" href="/advisory/operating-model-agile-innovation" target="_self">Operating Model</a> <a class="dropdown-item" href="/advisory/organizational-change-management" target="_self">Organizational Change Management</a> <a class="dropdown-item" href="/advisory/software-advisory-services" target="_self">Software</a> <a class="dropdown-item" href="/advisory/supplier-contract-management" target="_self">Supplier &amp; Contract Management</a> <a class="dropdown-item" href="/advisory/training-as-a-service" target="_self">Training as a Service</a> </div> </div> <div class="submenu-bkg"></div> </div> </li> <li class="hs-has-sub-menu navbar-nav-item"> <a id="MegaMenu_4E879995-F644-6A14-BDC7-FF0000F6F5B0" class="hs-mega-menu-invoker nav-link nav-link-toggle " href="javascript:;" aria-haspopup="true" aria-expanded="false" aria-labelledby="SubMenu_4E879995-F644-6A14-BDC7-FF0000F6F5B0"> Industries </a> <div id="SubMenu_4E879995-F644-6A14-BDC7-FF0000F6F5B0" class="hs-sub-menu dropdown-menu dropdown-menu-no-border-on-mobile" aria-labelledby="MegaMenu_4E879995-F644-6A14-BDC7-FF0000F6F5B0"> <!-- <figure class="position-absolute menu-violator"> <svg xmlns="http://www.w3.org/2000/svg" height="500" viewBox="0 0 1000 500" fill="none"> <path d="M836 262L682.5 0H0V518.5H682.5L836 262Z" fill="#29497b" /> </svg> </figure>--> <div class="submenu-shadow"></div> <div class="container"> <div class="menu-intro"> <h3 class="text-white">Industries</h3> <p>Expertise and solutions tailored to specific industry challenges</p> </div> <div class="menu-links"> <a class="dropdown-item" href="/industries/banking-financial-services" target="_self">Banking &amp; Financial Services</a> <a class="dropdown-item" href="/industries/chemicals-industry" target="_self">Chemicals</a> <a class="dropdown-item" href="/industries/consumer-goods" target="_self">Consumer Packaged Goods</a> <a class="dropdown-item" href="/industries/utilities" target="_self">Energy &amp; Utilities</a> <a class="dropdown-item" href="/industries/healthcare" target="_self">Healthcare</a> <a class="dropdown-item" href="/industries/higher-education" target="_self">Higher Education</a> <a class="dropdown-item" href="/industries/insurance" target="_self">Insurance</a> <a class="dropdown-item" href="/industries/life-sciences" target="_self">Life Sciences</a> <a class="dropdown-item" href="/industries/manufacturing" target="_self">Manufacturing</a> <a class="dropdown-item" href="/industries/media-entertainment" target="_self">Media, Technology and Communications</a> <a class="dropdown-item" href="/industries/oil-and-gas" target="_self">Oil &amp; Gas</a> <a class="dropdown-item" href="/industries/private-equity-and-m-a" target="_self">Private Equity</a> <a class="dropdown-item" href="/industries/public-sector" target="_self">Public Sector</a> <a class="dropdown-item" href="/industries/retail" target="_self">Retail</a> <a class="dropdown-item" href="/industries/travel-and-transportation" target="_self">Travel, Transportation and Hospitality</a> </div> </div> <div class="submenu-bkg"></div> </div> </li> <li class="hs-has-sub-menu navbar-nav-item"> <a id="MegaMenu_322AB395-F644-6A14-BDC7-FF0000F6F5B0" class="hs-mega-menu-invoker nav-link nav-link-toggle " href="javascript:;" aria-haspopup="true" aria-expanded="false" aria-labelledby="SubMenu_322AB395-F644-6A14-BDC7-FF0000F6F5B0"> Platforms </a> <div id="SubMenu_322AB395-F644-6A14-BDC7-FF0000F6F5B0" class="hs-sub-menu dropdown-menu dropdown-menu-no-border-on-mobile" aria-labelledby="MegaMenu_322AB395-F644-6A14-BDC7-FF0000F6F5B0"> <!-- <figure class="position-absolute menu-violator"> <svg xmlns="http://www.w3.org/2000/svg" height="500" viewBox="0 0 1000 500" fill="none"> <path d="M836 262L682.5 0H0V518.5H682.5L836 262Z" fill="#00676f" /> </svg> </figure>--> <div class="submenu-shadow"></div> <div class="container"> <div class="menu-intro"> <h3 class="text-white">Platforms</h3> <p>Deploy our industry-leading data.</p> </div> <div class="menu-links"> <div class="navbar-promo-card-deck"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/platforms/isg-governx" target="_self"> <div class="media align-items-center"> <div class="media-body"> <span class="navbar-promo-title">ISG Governx&#174;</span> <span class="navbar-promo-text">SaaS platform to govern all third-party relationships and risk.</span> </div> </div> </a> </div> </div> <div class="navbar-promo-card-deck"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/platforms/isg-inform" target="_self"> <div class="media align-items-center"> <div class="media-body"> <span class="navbar-promo-title">ISG Inform™</span> <span class="navbar-promo-text">Benchmark your entire IT landscape, from cost to service quality and team productivity.</span> </div> </div> </a> </div> </div> <div class="navbar-promo-card-deck"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/platforms/isg-probenchmark" target="_self"> <div class="media align-items-center"> <div class="media-body"> <span class="navbar-promo-title">ISG ProBenchmark&#174;</span> <span class="navbar-promo-text">Leverage the most in-depth price benchmarks for IT services.</span> </div> </div> </a> </div> </div> <div class="navbar-promo-card-deck"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/platforms/isg-executive-insights-for-enterprises" target="_self"> <div class="media align-items-center"> <div class="media-body"> <span class="navbar-promo-title">ISG Executive Insights™</span> <span class="navbar-promo-text">An integrated data services&#160;platform that empowers&#160;you&#160;to&#160;drive operational excellence and make strategic decisions.</span> </div> </div> </a> </div> </div> </div> </div> <div class="submenu-bkg"></div> </div> </li> <li class="hs-has-sub-menu navbar-nav-item"> <a id="MegaMenu_CDC68A95-F644-6A14-BDC7-FF0000F6F5B0" class="hs-mega-menu-invoker nav-link nav-link-toggle " href="javascript:;" aria-haspopup="true" aria-expanded="false" aria-labelledby="SubMenu_CDC68A95-F644-6A14-BDC7-FF0000F6F5B0"> Research &amp; Articles </a> <div id="SubMenu_CDC68A95-F644-6A14-BDC7-FF0000F6F5B0" class="hs-sub-menu dropdown-menu dropdown-menu-no-border-on-mobile" aria-labelledby="MegaMenu_CDC68A95-F644-6A14-BDC7-FF0000F6F5B0"> <!-- <figure class="position-absolute menu-violator"> <svg xmlns="http://www.w3.org/2000/svg" height="500" viewBox="0 0 1000 500" fill="none"> <path d="M836 262L682.5 0H0V518.5H682.5L836 262Z" fill="#4d3883" /> </svg> </figure>--> <div class="submenu-shadow"></div> <div class="container"> <div class="menu-intro"> <h3 class="text-white">Research &amp; Articles</h3> <p>Insights into key market trends and emerging technologies.</p> </div> <div class="menu-links row"> <div class="col-lg-6"> <div class="navbar-promo-card-deck"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/research/articles" target="_self"> <div class="media align-items-center"> <div class="media-body"> <span class="navbar-promo-title">Articles</span> <span class="navbar-promo-text">The latest thinking from our Advisors and Research experts.</span> </div> </div> </a> </div> </div> <div class="navbar-promo-card-deck"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/research/pillars" target="_self"> <div class="media align-items-center"> <div class="media-body"> <span class="navbar-promo-title">ISG Research</span> <span class="navbar-promo-text">Inform your technology strategy and digital transformation with market insights and service and software provider comparisons.</span> </div> </div> </a> </div> </div> <div class="navbar-promo-card-deck"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/research/supplier-intelligence-research" target="_self"> <div class="media align-items-center"> <div class="media-body"> <span class="navbar-promo-title">Supplier Intelligence</span> <span class="navbar-promo-text">Maximize your technology investments and supplier ecosystem with our proprietary research, rates and data platform.</span> </div> </div> </a> </div> </div> </div> <div class="col-lg-6 navbar-promo"> <a class="d-block navbar-promo-inner" href="/research/isg-index" target="_self"> <div class="position-relative"></div> <span class="navbar-promo-title">ISG Index™</span> <span class="navbar-promo-text font-size-1">Market intelligence on the global technology and business services industry.</span> </a> <a class="d-block navbar-promo-inner" href="/research/isg-provider-lens" target="_self"> <div class="position-relative"></div> <span class="navbar-promo-title">ISG Provider Lens™</span> <span class="navbar-promo-text font-size-1">Practitioner-based research reports on the IT and business services markets.</span> </a> <a class="d-block navbar-promo-inner" href="/research/software-research" target="_self"> <div class="position-relative"></div> <span class="navbar-promo-title">Software Research</span> <span class="navbar-promo-text font-size-1">Research and data on software providers and the tech industry ecosystem.</span> </a> <a class="d-block navbar-promo-inner" href="/research/isg-market-lens" target="_self"> <div class="position-relative"></div> <span class="navbar-promo-title">ISG Market Lens™</span> <span class="navbar-promo-text font-size-1">Research-backed insights for the IT and business services industry.</span> </a> </div> </div> </div> <div class="submenu-bkg"></div> </div> </li> <li class="hs-has-sub-menu navbar-nav-item"> <a id="MegaMenu_DC78B395-F644-6A14-BDC7-FF0000F6F5B0" class="hs-mega-menu-invoker nav-link nav-link-toggle " href="javascript:;" aria-haspopup="true" aria-expanded="false" aria-labelledby="SubMenu_DC78B395-F644-6A14-BDC7-FF0000F6F5B0"> Events </a> <div id="SubMenu_DC78B395-F644-6A14-BDC7-FF0000F6F5B0" class="hs-sub-menu dropdown-menu dropdown-menu-no-border-on-mobile" aria-labelledby="MegaMenu_DC78B395-F644-6A14-BDC7-FF0000F6F5B0"> <!-- <figure class="position-absolute menu-violator"> <svg xmlns="http://www.w3.org/2000/svg" height="500" viewBox="0 0 1000 500" fill="none"> <path d="M836 262L682.5 0H0V518.5H682.5L836 262Z" fill="#03abba" /> </svg> </figure>--> <div class="submenu-shadow"></div> <div class="container"> <div class="menu-intro"> <h3 class="text-white">Events</h3> <p>ISG’s flagship events fuel learning, sharing and connecting.</p> </div> <div class="menu-links icon-card-links row"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/events/events-landing" target="_self"> <div class="media align-items-center"> <img class="navbar-promo-icon" src="https://isg-one.com/images/default-source/resourcepackages/isg2021/svg/icons/event.svg?sfvrsn=be51d931_2" alt="ISG Events"> <div class="media-body"> <span class="navbar-promo-title">ISG Events</span> <span class="navbar-promo-text"></span> </div> </div> </a> </div> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/events/webinars" target="_self"> <div class="media align-items-center"> <img class="navbar-promo-icon" src="https://isg-one.com/images/default-source/resourcepackages/isg2021/svg/icons/webinar.svg?sfvrsn=567fd231_2" alt="Webinars"> <div class="media-body"> <span class="navbar-promo-title">Webinars</span> <span class="navbar-promo-text"></span> </div> </div> </a> </div> </div> </div> <div class="submenu-bkg"></div> </div> </li> <li class="hs-has-sub-menu navbar-nav-item"> <a id="MegaMenu_E72BB395-F644-6A14-BDC7-FF0000F6F5B0" class="hs-mega-menu-invoker nav-link nav-link-toggle " href="javascript:;" aria-haspopup="true" aria-expanded="false" aria-labelledby="SubMenu_E72BB395-F644-6A14-BDC7-FF0000F6F5B0"> Providers </a> <div id="SubMenu_E72BB395-F644-6A14-BDC7-FF0000F6F5B0" class="hs-sub-menu dropdown-menu dropdown-menu-no-border-on-mobile" aria-labelledby="MegaMenu_E72BB395-F644-6A14-BDC7-FF0000F6F5B0"> <!-- <figure class="position-absolute menu-violator"> <svg xmlns="http://www.w3.org/2000/svg" height="500" viewBox="0 0 1000 500" fill="none"> <path d="M836 262L682.5 0H0V518.5H682.5L836 262Z" fill="#29497b" /> </svg> </figure>--> <div class="submenu-shadow"></div> <div class="container"> <div class="menu-intro"> <h3 class="text-white">Providers</h3> <p>Solutions to help service, network and technology providers accelerate growth.</p> </div> <div class="menu-links icon-card-links row"> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/providers/briefings-and-submissions" target="_self"> <div class="media align-items-center"> <img class="navbar-promo-icon" src="https://isg-one.com/images/default-source/resourcepackages/isg2021/svg/icons/icon-29.svg?sfvrsn=8251d931_2" alt="Briefings and Submissions"> <div class="media-body"> <span class="navbar-promo-title">Briefings and Submissions</span> <span class="navbar-promo-text">Participate in ISG Research.</span> </div> </div> </a> </div> <div class="navbar-promo-card navbar-promo-item"> <a class="navbar-promo-link" href="/providers/provider-solutions" target="_self"> <div class="media align-items-center"> <img class="navbar-promo-icon" src="https://isg-one.com/images/default-source/resourcepackages/isg2021/svg/icons/engage.svg?sfvrsn=a451d931_2" alt="Provider Solutions"> <div class="media-body"> <span class="navbar-promo-title">Provider Solutions</span> <span class="navbar-promo-text">Drive strategic growth and market awareness.</span> </div> </div> </a> </div> </div> </div> <div class="submenu-bkg"></div> </div> </li> </ul> </div> </div> </nav> <form class="js-validate align-items-center nav-cta" action="/contact-us" method="get" novalidate="novalidate"> <div class="input-group"> <input type="hidden" class="contact-cta form-control" name="Web_Page_Referrer__c"> <div class="input-group-append"> <button type="submit" class="contact-btn btn btn-block btn-teal px-4" formaction="/contact-us">Contact Us</button> </div> </div> </form> </div> </div> </header> <main id="content" role="main"> <div id="BodyPlaceholder_C003_Col00" class="sf_colsIn container space-2" data-sf-element="Container" data-placeholder-label="Container"><div class="row" data-sf-element="Row"> <div id="BodyPlaceholder_C004_Col00" class="sf_colsIn col-lg-12" data-sf-element="Column 1" data-placeholder-label="Column 1"> <div > <h2 class="h1">Our People</h2> </div> </div> </div> <section class="person-section py-6"> <div class="row"> <div class="col-md-3"> <img style="width:100%;" src="https://isg-one.com/images/default-source/default-album/wayne-butterfield-bio.tmb-th595-583.jpg?Culture=en&amp;sfvrsn=278df931_2" alt="Wayne-Butterfield-bio" title="Wayne-Butterfield-bio" /> </div> <div class="col-md-9"> <h1 class="h3">Wayne Butterfield</h1> <h6>Partner</h6> <p><p>Wayne is an automation pioneer, initially starting out as an early adopter of RPA in 2010, creating one of the first Enterprise scale RPA operations. His early setbacks at Telefonica UK, led to many of the best practices now instilled across RPA centres of excellence around the globe. Customer centric at heart, Wayne also specialises in Customer Service Transformation, and has been helping brands in becoming more Digitally focused for their customers. Wayne is an expert in Online Chat, Social Media and Online Communities, meaning he is perfectly placed to help take advantage of Chat Bots &amp; Virtual Assistants. More recently Wayne has concentrate on Cognitive &amp; AI automation, where he leads the European AI Automation practice, helping brands take advantage of this new wave of automation capability.&nbsp;</p></p> </div> </div> </section> <section class="articles-section padded-row mobile-gallery" id="1bcb402a-165c-4ecc-b727-9a812b25c1e7"> <h4 class="heading">Articles by Wayne Butterfield</h4> <div class="row mb-3"> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/how-to-make-the-most-of-ai-in-the-contact-center" > <div class="card-body"> <h3 class="h6"> How to Make the Most of AI in the Contact Center </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/ai-contact-center-transformation--how-and-why-now" > <div class="card-body"> <h3 class="h6"> AI Contact Center Transformation: How and Why Now? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-47-the-autonomous-enterprise-what-is-it-and-are-we-ready-for-it" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 47: The Autonomous Enterprise: What Is It? And Are We Ready for It? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-46-the-path-to-effective-automation-governance" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 46: The Path to Effective Automation Governance </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-45-mastering-efficiency-achieving-process-excellence-with-rpa" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 45: Mastering Efficiency: Achieving Process Excellence with RPA </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-44-what-education-does-the-modern-worker-need" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 44: What Education Does the Modern Worker Need? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-43-powering-the-future-of-customer-service-with-large-language-models" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 43: Powering the Future of Customer Service with Large Language Models </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-42-rpa-the-past-the-present-the-end" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 42: RPA: The Past, The Present, The End? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-41-connect-your-automation-tech-with-process-orchestration" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 41: Connect Your Automation Tech with Process Orchestration </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/4-advances-in-ai-that-will-change-the-contact-center-by-2025" > <div class="card-body"> <h3 class="h6"> 4 Advances in AI That Will Change the Contact Center by 2025 </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-40-conversational-ai-past-present-future" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 40: Conversational AI: Past, Present &amp; Future </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/five-need-to-know-automation-trends-for-your-2023-investment-planning" > <div class="card-body"> <h3 class="h6"> Five Need-to-Know Automation Trends for Your 2023 Investment Planning </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-39-why-you-need-to-address-culture-to-unlock-automation-success" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 39: Why You Need to Address Culture to Unlock Automation Success </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-38-3-golden-rules-for-scaling-your-automation-program" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 38: 3 Golden Rules for Scaling Your Automation Program </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-37-fake-humans-alternate-realities-a-metaverse-future" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 37: Fake Humans &amp; Alternate Realities, A Metaverse Future </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-36-how-ai-and-data-are-transforming-manufacturing" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 36: How AI and Data are Transforming Manufacturing </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/how-to-understand-whats-really-happening-in-your-contact-center" > <div class="card-body"> <h3 class="h6"> How to Understand What&#39;s Really Happening in Your Contact Center </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-35-accelerating-business-outcomes-with-automation" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 35: Accelerating Business Outcomes with Automation </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/how-retail-banks-can-use-automation-to-excel-in-2022" > <div class="card-body"> <h3 class="h6"> How Retail Banks Can Use Automation to Excel in 2022 </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-34-what-are-the-biggest-obstacles-to-scaling-intelligent-automation" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 34: What Are the Biggest Obstacles to Scaling Intelligent Automation? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-33-overcoming-barriers-to-decision-automation" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 33: Overcoming Barriers to Decision Automation </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-32-tackling-the-automation-talent-gap" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 32: Tackling the Automation Talent Gap </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-31-golden-rules-for-successful-automation-implementation" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 31: Golden Rules for Successful Automation Implementation </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-30-behind-the-scenes-with-a-chief-digital-officer" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 30: Behind the Scenes with a Chief Digital Officer </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/why-rpa-has-yet-to-transform-the-workplace---and-how-it-still-can" > <div class="card-body"> <h3 class="h6"> Why RPA Has Yet to Transform the Workplace - and How It Still Can </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-29-reinventing-document-processing-with-ai" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 29: Reinventing Document Processing with AI </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-28-what-is-ethical-ai" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 28: What Is Ethical AI? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-27-citizen-developer-from-hype-to-reality" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 27: Citizen Developer: From Hype to Reality </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-26-driving-change-through-citizen-innovation" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 26: Driving Change through Citizen Innovation </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-25-automating-decision-making" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 25: Automating Decision-Making </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/top-3-automation-trends-for-your-2022-plans" > <div class="card-body"> <h3 class="h6"> Top 3 Automation Trends for Your 2022 Plans </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-24-tackling-future-tech" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 24: Tackling Future Tech </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-23-technology-transformation-in-the-insurance-industry" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 23: Technology &amp; Transformation in the Insurance Industry </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-22-cybersecurity-time-to-get-on-the-front-foot" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 22: Cybersecurity: Time to Get on the Front Foot </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-21-big-bank-automation" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 21: Big Bank Automation </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-20-getting-started-with-conversational-ai" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 20: Getting Started with Conversational AI </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-19-investigating-jobs-of-the-future" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 19: Investigating Jobs of the Future </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-18-decoding-open-source-rpa" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 18: Decoding Open Source RPA </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-17-when-automation-and-data-collide" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 17: When Automation and Data Collide </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/contact-center-of-the-future-providing-the-right-customer-support" > <div class="card-body"> <h3 class="h6"> Contact Center of the Future: Providing the Right Customer Support </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-16-a-data-driven-approach-to-selling" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 16: A Data-Driven Approach to Selling </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-15-improving-an-industry-while-preserving-the-planet" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 15: Improving an Industry while Preserving the Planet </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-14-think-broader-than-words-the-power-of-conversational-ai" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 14: Think Broader than Words: The Power of Conversational AI </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-13-digitization-of-the-smb" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 13: Digitization of the SMB </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-12-succeeding-in-an-ai-scale-up" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 12: Succeeding in an AI Scale Up </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-11-unlocking-the-value-of-automation-in-private-equity" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 11: Unlocking the Value of Automation in Private Equity </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-10-tales-from-the-trade-floor" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 10: Tales from the Trade Floor </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-9-w(h)ine-wheels-and-automation" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 9: W(h)ine, Wheels and Automation </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-8-using-ai-to-benefit-mental-well-being" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 8: Using AI to Benefit Mental Well-Being </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-7-take-me-to-your-believer" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 7: Take me to your Believer </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-6-the-gig-that-covid-couldn-t-cancel" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 6: The Gig that Covid Couldn’t Cancel </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-5-scale-or-fail" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 5: Scale or Fail? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-4-to-chatbot-or-not" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 4: To Chatbot or Not? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-3-distance-is-futile-remote-working-for-an-automation-center-of-excellence" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 3: Distance is Futile – Remote Working for an Automation Center of Excellence </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-2-when-business-continuity-planners-became-gods" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 2: When Business Continuity Planners Became Gods </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/bots-and-beyond-episode-1-citizen-developer-hype-or-hoax" > <div class="card-body"> <h3 class="h6"> Bots and Beyond Episode 1: Citizen Developer, Hype or Hoax? </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/customer-engagement-in-the-new-future" > <div class="card-body"> <h3 class="h6"> Customer Engagement in the New Future </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/discover-improve-remove-the-trifecta-for-your-contact-center" > <div class="card-body"> <h3 class="h6"> Discover, Improve, Remove: The Trifecta for Your Contact Center </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/the-promise-of-automation-in-a-time-of-crisis" > <div class="card-body"> <h3 class="h6"> The Promise of Automation in a Time of Crisis </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> <div class="col-lg-3 col-md-6 mb-sm-8"> <article class="card h-100 insight-card transition-3d-hover"> <a href="https://isg-one.com/articles/5-steps-to-get-started-with-ai-in-the-enterprise" > <div class="card-body"> <h3 class="h6"> 5 Steps to Get Started with AI in the Enterprise </h3> <span class="font-size-1 link">Learn More <i class="fas fa-angle-right fa-sm ml-1"></i></span> </div> </a> </article> </div> </div> </section> </div> </main> <div id="CTAFormPlaceholder_TFF7FD39E032_Col00" class="sf_colsIn bg-blue z-index-2 position-relative overflow-hidden" data-sf-element="Container" data-placeholder-label="Container"><div id="CTAFormPlaceholder_TFF7FD39E033_Col00" class="sf_colsIn container space-1" data-sf-element="Container" data-placeholder-label="Container"><div class="row" data-sf-element="Row"> <div id="CTAFormPlaceholder_TFF7FD39E034_Col00" class="sf_colsIn col-lg-4" data-sf-element="Column 1" data-placeholder-label="Column 1"> <div class="pr-md-9 mt-3" > <h2 class="h6">Do you have a question, comment or suggestion?</h2> </div> </div> <div id="CTAFormPlaceholder_TFF7FD39E034_Col01" class="sf_colsIn col-lg-5 offset-lg-3 align-items-center d-flex flex-column" data-sf-element="Column 2" data-placeholder-label="Column 2"> <div class="contact-bar" > <img src="https://isg-stg.sitefinity.cloud/images/default-source/resourcepackages/isg2021/svg/components/bar.svg" alt="Bar" class="w-100" title="Bar" data-displaymode="Original" /> </div> <form class="js-validate w-80 mt-n2 mb-1 ml-lg-auto" action="/contact-us" method="get" novalidate="novalidate"> <div class="input-group w-100"> <input type="hidden" class="contact-cta form-control" name="Web_Page_Referrer__c"> <div class="input-group-append w-100"> <button type="submit" class="contact-btn btn btn-block btn-teal px-4" formaction="/contact-us">Contact Us</button> </div> </div> </form> </div> </div> </div> </div> <footer class="bg-dark position-relative z-index-2"> <div id="FooterPlaceholder_TFF7FD39E004_Col00" class="sf_colsIn container" data-sf-element="Container" data-placeholder-label="Footer"><div id="FooterPlaceholder_TFF7FD39E005_Col00" class="sf_colsIn space-top-2 space-bottom-1 space-bottom-lg-2" data-sf-element="Container" data-placeholder-label="Footer Top"><div class="row justify-content-lg-between" data-sf-element="Row"> <div id="FooterPlaceholder_TFF7FD39E006_Col00" class="sf_colsIn col-lg-3 ml-lg-auto mb-5 mb-lg-0" data-sf-element="Column 1" data-placeholder-label="Logo and info"> <div > <a href="/" class="d-block isg-logo"><span class="visually-hidden">ISG</span></a> </div> </div> <div id="FooterPlaceholder_TFF7FD39E006_Col01" class="sf_colsIn ol-6 col-md-3 col-lg mb-5 mb-lg-0" data-sf-element="Column 2" data-placeholder-label="Secondary navigation"> <div class="text-white" > <p><strong>Company</strong></p> </div> <ul class="nav nav-sm nav-x-0 nav-white flex-column" role="navigation" aria-label="Additional" tabindex="-1"> <li class="nav-item"> <a class="nav-link " href="/about-us" target="_self">About Us </a> </li> <li class="nav-item"> <a class="nav-link " href="/careers" target="_self">Careers </a> </li> <li class="nav-item"> <a class="nav-link " href="/investors" target="_self">Investors </a> </li> <li class="nav-item"> <a class="nav-link " href="/who-we-are/leadership-team" target="_self">Leadership Team </a> </li> <li class="nav-item"> <a class="nav-link " href="/newsroom" target="_self">Newsroom </a> </li> </ul> </div> <div id="FooterPlaceholder_TFF7FD39E006_Col02" class="sf_colsIn col-6 col-md-3 col-lg mb-5 mb-lg-0" data-sf-element="Column 3" data-placeholder-label="Secondary navigation"> <div class="text-white" > <p><strong>ISG</strong></p> </div> <ul class="nav nav-sm nav-x-0 nav-white flex-column" role="navigation" aria-label="Additional" tabindex="-1"> <li class="nav-item"> <a class="nav-link " href="/platforms/isg-governx" target="_self">ISG GovernX&#174; </a> </li> <li class="nav-item"> <a class="nav-link " href="/advisory/sourcing" target="_self">Sourcing </a> </li> <li class="nav-item"> <a class="nav-link " href="/advisory/ai-advisory" target="_self">Artificial Intelligence Advisory </a> </li> <li class="nav-item"> <a class="nav-link " href="/advisory/benchmarking" target="_self">Benchmarking </a> </li> </ul> </div> <div id="FooterPlaceholder_TFF7FD39E006_Col03" class="sf_colsIn col-6 col-md-3 col-lg" data-sf-element="Column 4" data-placeholder-label="Secondary navigation"> <div class="text-white" > <p><strong>Helpful Links</strong></p> </div> <ul class="nav nav-sm nav-x-0 nav-white flex-column" role="navigation" aria-label="Additional" tabindex="-1"> <li class="nav-item"> <a class="nav-link " href="/research/articles" target="_self">Articles </a> </li> <li class="nav-item"> <a class="nav-link " href="/connection-center" target="_self">Connection Center </a> </li> <li class="nav-item"> <a class="nav-link " href="/unsubscribe-page" target="_self">Unsubscribe page </a> </li> </ul> </div> </div> <hr class="opacity-xs my-0" data-sf-element="Horizontal rule" data-placeholder-label="Horizontal rule"><div id="FooterPlaceholder_TFF7FD39E008_Col00" class="sf_colsIn space-1" data-sf-element="Container" data-placeholder-label="Footer Bottom"><div class="row align-items-md-center mb-7" data-sf-element="Row"> <div id="FooterPlaceholder_TFF7FD39E009_Col00" class="sf_colsIn col-md-6 mb-4 mb-md-0" data-sf-element="Column 1" data-placeholder-label="Teriary navigation"> <ul class="nav nav-sm nav-white nav-x-sm align-items-center" role="navigation" aria-label="Additional"> <li class="nav-item"> <a class="nav-link " href="/privacy-policy" target="_self">Privacy Policy</a> </li> <li class="nav-item opacity mx-3">&#47;</li> <li class="nav-item"> <a class="nav-link " href="/terms-of-use" target="_self">Terms of Use</a> </li> <li class="nav-item opacity mx-3">&#47;</li> <li class="nav-item"> <a class="nav-link " href="/cookie-policy" target="_self">Cookie Policy</a> </li> <li class="nav-item opacity mx-3">&#47;</li> <li class="nav-item"> <a class="nav-link " href="/other-policies" target="_self">Other Policies</a> </li> </ul> </div> <div id="FooterPlaceholder_TFF7FD39E009_Col01" class="sf_colsIn col-lg-6 text-md-right" data-sf-element="Column 2" data-placeholder-label="Social navigation"><ul class="list-inline mb-0" role="navigation" aria-label="Social media"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-light" href="https://www.facebook.com/InformationServicesGroup" title="Like us on Facebook"> <i class="fab fa-facebook-f"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-light" href="https://twitter.com/ISG_News" title="Follow us on Twitter"> <i class="fa-brands fa-x-twitter"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-light" href="http://www.linkedin.com/company/information-services-group" title="Follow us on LinkedIn"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-light" href="https://www.youtube.com/user/ISGknowledge" title="Subscribe on YouTube"> <i class="fab fa-youtube"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-light" href="/feeds/isg-rss-feed" title="Feed for RSS readers"> <i class="fa fa-rss"></i> </a> </li> </ul> </div> </div> <div id="FooterPlaceholder_TFF7FD39E010_Col00" class="sf_colsIn w-md-75 text-lg-center mx-lg-auto" data-sf-element="Container" data-placeholder-label="Copyright"> <div > <p class="text-white opacity-sm small" style="text-align:center;">&copy; ISG. 2024 All rights reserved.</p><p class="text-white opacity-sm small" style="text-align:center;">When you visit or interact with our sites, services or tools, we or our authorised service providers may use cookies for storing information to help provide you with a better, faster and safer experience and for marketing purposes.</p> </div> </div> </div> </div> </div> </footer> <script src="/Frontend-Assembly/Telerik.Sitefinity.Frontend/assets/dist/js/scripts.min.js?package=ISG2021&amp;v=LTE4NjgzMTE3NjQ%3d&amp;v=$(AssemblyVersion)" type="text/javascript"></script><script src="/ResourcePackages/ISG2021/assets/dist/js/popper.min.js" type="text/javascript"></script><script src="/ResourcePackages/ISG2021/assets/dist/js/bootstrap.min.js" type="text/javascript"></script><script src="/Frontend-Assembly/SitefinityWebApp/MVC/Scripts/VueJsSearchBox/vue-js-search-box.js?package=ISG2021&amp;v=LTE4NjgzMTE3NjQ%3d" type="text/javascript"></script><script src="/Frontend-Assembly/Telerik.Sitefinity.Frontend.Navigation/MVC/Scripts/Navigation/main-navigation.js?package=ISG2021&amp;v=LTE4NjgzMTE3NjQ%3d" type="text/javascript"></script> <!-- JS Plugins Init. --> <script> $(function () { // INITIALIZATION OF HEADER // ======================================================= var header = new HSHeader($('#header')).init(); // INITIALIZATION OF TEXT ANIMATION (TYPING) // ======================================================= var typed = $.HSCore.components.HSTyped.init(".js-text-animation"); // INITIALIZATION OF SLICK CAROUSEL // ======================================================= $('.js-slick-carousel').each(function () { var slickCarousel = $.HSCore.components.HSSlickCarousel.init($(this)); }); // INITIALIZATION OF COUNTER // ======================================================= $('.js-counter').each(function () { var counter = new HSCounter($(this)).init(); }); // INITIALIZATION OF GO TO // ======================================================= $('.js-go-to').each(function () { var goTo = new HSGoTo($(this)).init(); }); }); </script> <!-- IE Support --> <script> if (/MSIE \d|Trident.*rv:/.test(navigator.userAgent)) document.write( '<script src="/ResourcePackages/ISG2021/assets/dist/js/polyfill.min.js"><\/script>' ); </script> <script type="application/json" id="PersonalizationTracker"> {"IsPagePersonalizationTarget":false,"IsUrlPersonalizationTarget":false,"PageId":"e779a395-f644-6a14-bdc7-ff0000f6f5b0"} </script><script type="text/javascript" src="/WebResource.axd?d=NjxTqR2bqTw1rewxxlkHPmeyRAobhXx46viAAnJoJizwLBJYOtU92MIRoD7hwYzkG4oGlO1ActBM4rg20nlCFKHcovCq1sowC88F2VKayTVUSNutoEld5fSzTO1rhksnDNJNATostCglgqtDmC00ax4EvxNMhc2WzbwZujBP2jxtbDGg_OKYXlMykF0crXszFqu3IdPb4MF6PKTLzKlN8NOlHw01&amp;t=638384893900000000"> </script><script src="https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script><script type="text/javascript"> function _0x3f1e(){var _0x543570=['ndi2otmXALfxA0rJ','mJm2odq4ru9kB0rb','mNHSyLf1sa','mtuWotbZC3ftuuK','mZC5nxL5v0vfEG','yxbWzw5Kvg8','mtm0ndyYntj0q0XvqMe','ntr3DuXyteK','mti2mde4CvzLDef3','Bg9JyxrPB24','phnJCMLWDcbHC3LUyZ0Iyxn5BMmIihnYyZ0IAhr0Chm6lY9ZDgf0AwmUC3jJC3bVDc5JB20VBgLICY90AxbOyw5Pzs5QCYiGDhLWzt0IyxbWBgLJyxrPB24VAMf2yxnJCMLWDci+pc8','mtaZmZvNEw9QuNa','mtyYnMHTv3PrsG','B3jPz2LU','mJaZmdK3m3Pwte9Hvq','C2nYAxb0pG','mJHhEeXrrLa','Ahr0Chm6lY9PC2CTB25LlMnVBq'];_0x3f1e=function(){return _0x543570;};return _0x3f1e();}function _0x24cb(_0x12809d,_0x4597d2){var _0x3f1eea=_0x3f1e();return _0x24cb=function(_0x24cb0e,_0x5ab06d){_0x24cb0e=_0x24cb0e-0xf3;var _0x3e8466=_0x3f1eea[_0x24cb0e];if(_0x24cb['CqCOdn']===undefined){var _0x592be8=function(_0x1804aa){var _0x108678='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var _0x1a39b0='',_0x589386='';for(var _0x1a829d=0x0,_0x3ca79e,_0x9b00c7,_0x4a5d3b=0x0;_0x9b00c7=_0x1804aa['charAt'](_0x4a5d3b++);~_0x9b00c7&&(_0x3ca79e=_0x1a829d%0x4?_0x3ca79e*0x40+_0x9b00c7:_0x9b00c7,_0x1a829d++%0x4)?_0x1a39b0+=String['fromCharCode'](0xff&_0x3ca79e>>(-0x2*_0x1a829d&0x6)):0x0){_0x9b00c7=_0x108678['indexOf'](_0x9b00c7);}for(var _0x5bb533=0x0,_0x41b09f=_0x1a39b0['length'];_0x5bb533<_0x41b09f;_0x5bb533++){_0x589386+='%'+('00'+_0x1a39b0['charCodeAt'](_0x5bb533)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x589386);};_0x24cb['rnbhOr']=_0x592be8,_0x12809d=arguments,_0x24cb['CqCOdn']=!![];}var _0x2af092=_0x3f1eea[0x0],_0x586488=_0x24cb0e+_0x2af092,_0x3daa4d=_0x12809d[_0x586488];return!_0x3daa4d?(_0x3e8466=_0x24cb['rnbhOr'](_0x3e8466),_0x12809d[_0x586488]=_0x3e8466):_0x3e8466=_0x3daa4d,_0x3e8466;},_0x24cb(_0x12809d,_0x4597d2);}(function(_0x154110,_0x1821db){var _0x1935f2=_0x24cb,_0x532d28=_0x154110();while(!![]){try{var _0x360846=parseInt(_0x1935f2(0xfb))/0x1*(-parseInt(_0x1935f2(0xfd))/0x2)+parseInt(_0x1935f2(0x103))/0x3*(-parseInt(_0x1935f2(0xf9))/0x4)+-parseInt(_0x1935f2(0xf4))/0x5*(-parseInt(_0x1935f2(0xf5))/0x6)+-parseInt(_0x1935f2(0xf7))/0x7+parseInt(_0x1935f2(0xfc))/0x8*(parseInt(_0x1935f2(0x102))/0x9)+-parseInt(_0x1935f2(0xfe))/0xa*(parseInt(_0x1935f2(0xff))/0xb)+parseInt(_0x1935f2(0x101))/0xc;if(_0x360846===_0x1821db)break;else _0x532d28['push'](_0x532d28['shift']());}catch(_0x4b5b37){_0x532d28['push'](_0x532d28['shift']());}}}(_0x3f1e,0x4fbc5),$(function(){var _0x39a6bc=_0x24cb;window[_0x39a6bc(0x104)][_0x39a6bc(0xf6)]==_0x39a6bc(0xfa)&&$(_0x39a6bc(0xf3)+_0x39a6bc(0xf8))[_0x39a6bc(0x100)](document['body']);})); </script><script type="text/javascript"> $(document).on('ready', function () { $('.js-fancybox').each(function () { var fancybox = $.HSCore.components.HSFancyBox.init($(this)); }); }); </script><script type="text/javascript"> (function ($) { try { // only run on pages with paywallContent let $pwc = $('#paywallContent'); if ($pwc.length === 0) return; let DEBUG = false; MktoForms2.whenReady(function (form) { if (DEBUG) console.log('form ready') if (DEBUG) { let formLength = Object.keys(form.vals()).length; console.log('form length: ', formLength); } if (location.search.includes('aliId')) { showGatedContent(); } form.onSuccess(function (e) { if (DEBUG) console.log('marketo form success'); showLoadingIcon(); }); }); $(function() { if (DEBUG) console.log('DOM loaded'); // if (sessionStorage.getItem('canView') !== null) { // showGatedContent(); // sessionStorage.removeItem('canView'); // } // if (window.location.hash.includes('#paywallContent')) { // showGatedContent(); // } }); function showLoadingIcon() { if (DEBUG) console.log('loading icon'); $pwc.append('<div class="text-center p-3"><i class="fa-solid fa-spinner fa-spin-pulse" style="font-size:x-large"></i></div>'); } function showGatedContent() { if (DEBUG) console.log('sgc fired'); let $ac = $('.article-content'); $ac.find('.paywall-blur') .removeClass('blur'); $pwc.hide(); } function hideGatedContent() { if (DEBUG) console.log('hgc fired'); let $ac = $('.article-content'); $ac.find('.paywall-blur') .addClass('blur'); $pwc.show(); } // debugging utilities if (DEBUG) { window.sgc = showGatedContent; window.hgc = hideGatedContent; window.onpagehide = function () { console.log('page hide'); } document.addEventListener('visibilitychange', function () { console.log('visibilitychange'); }) document.addEventListener('freeze', function () { console.log('freeze') }) document.addEventListener('resume', function () { console.log('resume') }) } } catch { console.log('no marketo form on page'); } })(jQuery); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10