CINXE.COM
Leadership Team | ISG
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1"> <title> Leadership Team | 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&t=7514f26e" type="text/javascript"></script><script src="/ScriptResource.axd?d=ePnjFy9PuY6CB3GWMX-b_w7dxotyB-ChSNIHaG-RrkJKTaFbSBsMRaokWmB-KCoB__umScxevcF_mteRCw1Wv-87gWtbzdXmj2bciuGs1Pc4pV7C75yVW7BYMxB0XUZ7Hld8AR_qmufmCI2wcDTU2ggy5Mz94eVXi818jHQlc8SnyCp10&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'"> <meta property="og:title" content="Leadership Team" /><meta property="og:description" content="Meet ISG's leadership team." /><meta property="og:url" content="https://isg-one.com/who-we-are/leadership-team" /><meta property="og:type" content="website" /><meta property="og:site_name" content="Default" /><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><link rel="canonical" href="https://isg-one.com/who-we-are/leadership-team" /><meta name="description" content="Meet ISG's leadership team." /></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 & 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 & 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 <a href="/advisory/sourcing/isg-tango-sourcing-solution-platform">ISG Tango</a>, <em>The</em> 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 & 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 & 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 & 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 & 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 & 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 & 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®</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®</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 platform that empowers you to 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 & 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 & 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="MainPlaceholder_C001_Col00" class="sf_colsIn container space-top-3" data-sf-element="Container" data-placeholder-label="Container"> <div > <h1 style="text-align:center;">ISG Leadership Team</h1> </div> <div class="container team-cards space-2"> <div class="row d-flex mx-n2 mb-5 pl-lg-10 pr-lg-10"> <!-- Team Card--> <div class="col-md-6 col-xl-4 mb-3 h-100 transition-3d-hover"> <a href="javascript:;" data-toggle="modal" data-target="#TeamLead"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/mike-connors-sq2.jpg?sfvrsn=be4dfa31_0);"></div> <h4 class="mt-2 mb-0 text-black"> Michael P. Connors</h4> <p class="text-black"> Chairman and Chief Executive Officer</p> </a> </div> <!-- Modal --> <div class="modal fade" id="TeamLead" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/mike-connors-sq2.jpg?sfvrsn=be4dfa31_0);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul> --> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Michael P. Connors</h2> </div> <p class="mb-0"><p>Mr. Connors is Chairman of the Board of Directors and Chief Executive Officer of ISG, a leading global technology research and advisory services firm. Mr. Connors is responsible for the global strategy and operations of ISG and is an expert in helping clients achieve operational excellence in their organizations. Under his leadership, ISG has been named annually as one of Forbes’ Best Management Consulting Firms, among many other industry accolades.</p> <p> Prior to ISG, he served as Chairman & CEO of the Media Measurement & Information (MMI) group of VNU, now The Nielsen Company, a leading global information and media company. <br /> <br /> In 2001, he led the formation of the MMI group, comprised of VNU’s media information, entertainment, software and Internet businesses, including Nielsen Media Research, NetRatings and Nielsen Entertainment. He also served as Chairman of VNU World Directories business, a leading Yellow Pages Directories company operating in seven countries. Before joining VNU, Mr. Connors was Vice Chairman of ACNielsen Corporation, the world leader in marketing information services, where he helped lead the turnaround of ACNielsen into a profitable company. <br /> <br /> During his leadership, ACNielsen’s equity value grew from $893 million, its market capitalization immediately following its spin-off from the Dun & Bradstreet Corporation in November, 1996, to $2.3 billion, its sales price to VNU in February, 2001. Mr. Connors also led the integration of ACNielsen into VNU after the acquisition. Earlier, Mr. Connors was Senior Vice President with The Dun & Bradstreet Corporation, which owned such companies as Moody’s Investors Service, Reuben H. Donnelley, IMS Health, ACNielsen, Nielsen Media Research, D&B Credit Services and a majority stake in Gartner Group. He played a leading role in D&B’s break-up into three separate publicly traded companies in 1996. <br /> <br /> Mr. Connors is the Lead Director of Chubb Ltd. (NYSE: CB) and was a Director of Eastman Chemical Company (NYSE: EMN) until 2020. He has appeared on CNBC Power Lunch, CNBC Fast Money and is quoted in the <em>New York Times</em> and other leading publications on media, information services and the Special Purpose Acquisition Company investment vehicle.</p></p> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-0"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/boccuzzi-john-sq.jpg?sfvrsn=19bc031_0);"></div> <h4 class="mt-2 mb-0 text-black"> John Boccuzzi, Jr.</h4> <p class="text-black"> President, ISG Research</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-0" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/boccuzzi-john-sq.jpg?sfvrsn=19bc031_0);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>John Boccuzzi, Jr.</h2> </div> <p class="mb-0"><strong>What he does at ISG</strong><br /> <br /> John was named Partner and President of ISG Research in January 2024 and is responsible for the ISG Research business globally, including such products as ISG Provider Lens™, ISG ProBenchmark™, ISG Momentum® and ISG Events.<br /> <br /> <strong>Past achievements for clients</strong><br /> <br /> John serves enterprises, technology and software companies globally to help them achieve operational excellence and accelerate growth. John joined ISG in 2019 and most recently was Partner and Chief Sales Officer, ISG Research. John is the creator and co-host of the ISG John and Ola Show, a LinkedIn Live broadcast. John has twenty-five years of executive and sales management experience working in the retail and data analytics industries.<br /> <br /></p> <a class="btn btn-primary" href="/who-we-are/people/john-boccuzzi-jr">View articles by John Boccuzzi, Jr.</a> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-1"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/lois-coatney-sq2.jpg?sfvrsn=3136fb31_2);"></div> <h4 class="mt-2 mb-0 text-black"> Lois Coatney</h4> <p class="text-black"> Partner and President, EMEA Sales & Consulting</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-1" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/lois-coatney-sq2.jpg?sfvrsn=3136fb31_2);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Lois Coatney</h2> </div> <p class="mb-0"><p><strong>What she does at ISG</strong></p><p>Lois Coatney has been the ideal guiding advocate for her Fortune 500 clients, whom she has consistently helped get the most value out of their service providers and supply bases. That’s because, for more than two decades, Lois was the service provider. Today, as Partner and President EMEA Sales and Consulting, she is central to driving the firm’s revenue and growth.</p><p><strong>Past achievements for clients</strong></p><p>Throughout her career, Lois has advised clients on the operating models and organizational designs that will enable them to work most effectively. She brings that experience to her current role, where she considers how the firm can put its best foot forward to sell its services across the European market. Pairing her expertise in contracting and supplier management and her deep understanding of clients’ needs with the unique breadth and depth of ISG capabilities, Lois works to strengthen client relationships and enhance the firm’s offerings.</p></p> <a class="btn btn-primary" href="/who-we-are/people/lois-coatney">View articles by Lois Coatney</a> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-2"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/todd-dreger-sq.jpg?sfvrsn=241f831_0);"></div> <h4 class="mt-2 mb-0 text-black"> Todd Dreger</h4> <p class="text-black"> Partner and President, ISG GovernX®</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-2" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/todd-dreger-sq.jpg?sfvrsn=241f831_0);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Todd Dreger</h2> </div> <p class="mb-0"><p>Todd Dreger is Partner and President, ISG GovernX®, at ISG. A business strategist and turnaround expert, Todd has more than 20 years of internal and external sourcing experience that spans all aspects of information technology and business processes. His perspective has been shaped by stints as a sourcing procurer, service provider and advisor. He develops creative yet practical strategies and solutions that preserve a corporation’s culture while navigating challenging economic conditions. He has served clients in India, Israel, Eastern Europe and Central, North and South America. Todd has a bachelor’s degree in strategic management from the University of North Texas and an MBA from the University of Texas at Dallas. </p></p> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-3"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/gottsegen-paul-sq.jpg?sfvrsn=9031c131_5);"></div> <h4 class="mt-2 mb-0 text-black"> Paul Gottsegen</h4> <p class="text-black"> Partner and President, ISG Client Experience</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-3" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/gottsegen-paul-sq.jpg?sfvrsn=9031c131_5);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Paul Gottsegen</h2> </div> <p class="mb-0"><div>Paul is Partner and President, ISG Client Experience, managing the firm’s marketing activity, including demand generation, branding and communications. From 2019 to 2023, Paul led the ISG Research business to great heights and continues as Chair, ISG Research.</div><div><br /></div><div>The first 20 years of his career, Paul was a classic product marketing leader for PC hardware, including launching the industry’s first network servers. He has since applied that product marketing experience to CMO roles in large services firms. While marketing is his “center of gravity,” he has led large sales organizations and has been a general manager with full P&L responsibility.</div><div><br /></div><div>Prior to ISG, he was the Chief Marketing Officer for Mindtree and Infosys, completing end-to-end branding and marketing turnarounds. As Vice President of Enterprise Marketing at HP, Dell Inc., and Compaq earlier in his career, Paul led product marketing, revenue marketing and enterprise alliances for the network server businesses. As owner of Compaq’s largest P&L, Paul led 40 percent annual revenue growth per year.</div><div><br /></div><div>Paul is Board Chair of the Gastric Cancer Foundation. He holds a bachelor’s degree in computer science from Brandeis University and a master’s degree in business administration from The Wharton School.</div></p> <a class="btn btn-primary" href="/who-we-are/people/paul-gottsegen">View articles by Paul Gottsegen</a> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-4"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/steve-hall-sq4.jpg?sfvrsn=5f94f931_2);"></div> <h4 class="mt-2 mb-0 text-black"> Steve Hall</h4> <p class="text-black"> President, ISG EMEA, and Chief AI Officer</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-4" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/steve-hall-sq4.jpg?sfvrsn=5f94f931_2);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Steve Hall</h2> </div> <p class="mb-0"><strong>What he does at ISG</strong><br /><br />As the leader of ISG’s business in EMEA and an Executive Board Member, Steve provides strategic insight and advice to help ISG’s clients solve their most critical business challenges, helping them adopt and optimize the technology and operating models they need to compete successfully. In particular, he uses his long experience and broad expertise to challenge and inspire them to think about their risks and opportunities in new and unexpected ways.<br /><br /><strong>Past achievements for clients</strong><br /><br />Steve leads his team’s engagement with clients with an industry-recognized and highly valued perspective on the most important trends in business and technology. He asks and answers the big questions: Why do you need to transform? What’s your best way forward? What do you need to accelerate? And where should you invest your technology dollars to make it all happen?<br /><br />Among his many client success stories, his ability to take in the big picture, define the problem and connect the dots to the right solutions helped one legacy postal and shipping giant transform itself into a modern logistics powerhouse. He also guided a global energy industry leader through a complex operating model and IT provider transition, helping them see past the obvious cost cutting measures to identify the root causes of their challenges—and delivering savings far beyond what they had imagined.<br /><br /></p> <a class="btn btn-primary" href="/who-we-are/people/steven-e-hall">View articles by Steve Hall</a> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-5"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/prashant-kelker-sq0c41b895f6446a14bdc7ff0300f6f5b0.jpg?sfvrsn=8c8dfa31_6);"></div> <h4 class="mt-2 mb-0 text-black"> Prashant Kelker</h4> <p class="text-black"> Chief Strategy Officer and Partner, Americas Consulting</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-5" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/prashant-kelker-sq0c41b895f6446a14bdc7ff0300f6f5b0.jpg?sfvrsn=8c8dfa31_6);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Prashant Kelker</h2> </div> <p class="mb-0"><p>Prashant Kelker is Chief Strategy Officer of ISG, Partner of ISG Americas Consulting and a member of the ISG Executive Board (IEB). He was named to the IEB in January 2023. Prashant was appointed Chief Strategy Officer in 2018, responsible for developing the firm’s three-year strategic blueprint, and he was instrumental in the development of our highly successful ISG NEXT operating model in 2020. </p> <p>In January 2023, he was named to the expanded role of Partner, Americas Consulting, bringing together all our advisory capabilities in the region to support our commercial and public sector clients in response to the growing convergence of digital technology and enterprise operating models, business processes and revenue-generating connected products and services. </p> <p>Prashant joined ISG in 2012 from Accenture, initially working for our DACH business and based in Germany. He moved with his family to the United States in 2018. Prashant earned his MBA from the Indian Institute of Management in Bangalore and a BE in electronics from Bangalore University in India.</p> <div><a href="https://www.linkedin.com/in/prashantkelker/" target="_blank">LinkedIn Profile</a></div></p> <a class="btn btn-primary" href="/who-we-are/people/prashant-kelker">View articles by Prashant Kelker</a> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-6"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/tom-kucinski-sq.jpg?sfvrsn=3596fe31_0);"></div> <h4 class="mt-2 mb-0 text-black"> Thomas S. Kucinski</h4> <p class="text-black"> Executive Vice President and Chief Human Resources Officer</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-6" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/tom-kucinski-sq.jpg?sfvrsn=3596fe31_0);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Thomas S. Kucinski</h2> </div> <p class="mb-0"><p>Tom Kucinski is responsible for the firm’s overall human resources function, with a particular focus on strategic talent management, leadership development and organizational change initiatives. </p> <p>An accomplished global Human Resource leader with more than 30 years of experience in the professional services, finance and consumer products industries, Tom joined ISG in 2013 as its Global Leader – Total Rewards and HR Operations and was named to his current post in 2017. Prior to ISG, Tom held HR leadership roles at NASDAQ OMX, Nielsen and American Express, with a particular emphasis on compensation and benefits strategy and design.</p> <p>An avid distance runner, Tom holds a Master’s Degree in Human Resources Management from Rutgers University in New Brunswick, N.J., and a Bachelor’s of Science Degree in Psychology from the University of Scranton, Scranton, Pa.</p></p> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-7"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/todd-lavieri-sq2.jpg?sfvrsn=a711fa31_0);"></div> <h4 class="mt-2 mb-0 text-black"> Todd D. Lavieri</h4> <p class="text-black"> Vice Chairman and President, ISG Americas and Asia Pacific</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-7" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/todd-lavieri-sq2.jpg?sfvrsn=a711fa31_0);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Todd D. Lavieri</h2> </div> <p class="mb-0"><p>Todd Lavieri is Vice Chairman of ISG, working closely with the executive leadership team on corporate strategy and governance matters. He also is responsible for ISG Americas – the firm’s largest region, encompassing half of ISG’s revenues – and ISG Asia Pacific. He joined ISG in July 2014. </p> <p>Previously, Todd was with IBM, where he served as general manager of IBM Global Consulting and more recently as general manager, Global Business Services, IBM Canada. Before joining IBM in 2010, Todd was president and CEO of Archstone Consulting, a strategy and operations advisory firm he founded in 2003 and sold to The Hackett Group in 2009. Earlier, he was a partner at Deloitte Consulting and a member of its Global Management Committee during a distinguished 13-year career with the firm. </p> <p>An expert on business transformation and cost optimization services, he has personally advised Global 1000 clients across such sectors as manufacturing, retail, life sciences, healthcare, energy and consumer products. Todd is a graduate of Trinity College, Hartford, Connecticut, and holds an MBA from Duke University’s Fuqua School of Business.</p></p> <a class="btn btn-primary" href="/who-we-are/people/todd-d-lavieri">View articles by Todd D. Lavieri</a> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-8"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/kathy-rudy-sq.jpg?sfvrsn=44fafa31_2);"></div> <h4 class="mt-2 mb-0 text-black"> Kathy Rudy</h4> <p class="text-black"> ISG Chief Data and Analytics Officer</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-8" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/kathy-rudy-sq.jpg?sfvrsn=44fafa31_2);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Kathy Rudy</h2> </div> <p class="mb-0"><p>Kathy Rudy is Chief Data and Analytics Officer of ISG and a member of the ISG Executive Board. She was named to this post in January 2020. Kathy is responsible for the development of ISG data solutions and platforms to deliver new and even more valuable insights to our clients, as part of the overall ISG Platform strategy. She is working across the firm to enhance our data products, develop data-driven consulting assets, and increase our go-to-market effectiveness. Throughout her 20 years with the firm, Kathy has supported hundreds of client organizations as they leverage data to drive greater efficiency and effectiveness in their IT operations, build measurement programs and support critical sourcing decisions. She was responsible for the development of ISG Inform™, the firm’s next-generation data-as-a-service platform solution, launched in 2019. Before joining ISG in 2000, Kathy, a graduate of Michigan State University, was part of the Unisys team that managed the transition from internally delivered IT services to an outsourced environment for the City of Chicago.</p></p> <a class="btn btn-primary" href="/who-we-are/people/kathy-rudy">View articles by Kathy Rudy</a> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-9"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/michael-sherrick-square.jpg?sfvrsn=8e9ad731_0);"></div> <h4 class="mt-2 mb-0 text-black"> Michael A. Sherrick</h4> <p class="text-black"> Executive Vice President and Chief Financial Officer</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-9" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/michael-sherrick-square.jpg?sfvrsn=8e9ad731_0);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Michael A. Sherrick</h2> </div> <p class="mb-0">Michael Sherrick is Executive Vice President and Chief Financial Officer, responsible for Finance, Investor Relations, M&A and Legal Affairs. Sherrick joined ISG in August 2023 from Cognizant, the global IT, consulting and business services company, where he was COO of Cognizant Software & Platform Engineering, and before that COO of Cognizant Americas and COO of Cognizant Digital Systems and Technology. Before joining Cognizant, in 2013 Sherrick co-founded Scoria Capital Partners, where, as a portfolio manager, he managed the firm’s investments in the technology, business services and consumer sectors. Earlier in his career, he held positions with S.A.C. Capital, Morgan Stanley and PwC, among others. Sherrick holds a B.A. degree in economics from Bucknell University and is both a licensed certified public accountant (CPA) and a chartered financial analyst (CFA).</p> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> <!-- Team Card--> <div class="col-md-6 col-lg-4 mb-3 h-100 transition-3d-hover person-card"> <a href="javascript:;" data-toggle="modal" data-target="#modal-10"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/dieter-thompson-sq.jpg?sfvrsn=b79ff831_0);"></div> <h4 class="mt-2 mb-0 text-black"> Dieter Thompson</h4> <p class="text-black"> President, ISG Network and Software Advisory</p> </a> </div> <!-- Modal --> <div class="modal fade" id="modal-10" tabindex="-1" aria-labelledby="teamModal" aria-hidden="true" role="dialog"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <!-- Header --> <div class="modal-header"> <div class="modal-close"> <button type="button" class="btn btn-icon btn-xs btn-ghost-secondary" data-dismiss="modal" aria-label="Close"> <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> </button> </div> </div> <!-- End Header --> <!-- Body --> <div class="modal-body"> <!-- User Profile Section --> <div class="container space-2"> <div class="border-bottom space-bottom-2 mx-md-auto"> <div class="media d-block d-sm-flex"> <div class="position-relative mx-auto mb-3 mb-sm-0 mr-sm-4" style="width:200px;"> <div class="team-image" style="background-image:url(https://isg-one.com/images/default-source/default-album/dieter-thompson-sq.jpg?sfvrsn=b79ff831_0);"></div> <!-- Social Networks --> <!--<ul class="list-inline mb-0 mt-5"> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-linkedin"></i> </a> </li> <li class="list-inline-item"> <a class="btn btn-xs btn-icon btn-soft-secondary" href="#"> <i class="fab fa-twitter"></i> </a> </li> </ul>--> <!-- End Social Networks --> </div> <div class="media-body"> <div class="d-flex justify-content-between align-items-center mb-2"> <h2>Dieter Thompson</h2> </div> <p class="mb-0"><p>Dieter Thompson is President, ISG Network and Software Advisory (NaSa), and was named a member of the ISG Executive Board in January 2023. Dieter joined ISG in 2016 with the firm’s acquisition of Alsbridge and has since built NaSa into a key advisory business supporting clients that are increasingly looking to modernize their networks and software as the backbone of their digital transformations. ISG expects this business to continue to grow in size and importance as the number of connected systems and devices continues to multiply. Dieter spent his early career with AT&T before founding Thompson Advisory Group (TAG), focused on telecommunications procurement and vendor management, in 1999 and later acquired by Alsbridge. Under TAG, he helped pioneer the development of an asset exchange approach using telecommunications credits and “non-performing” assets for Fortune 500 companies. After selling TAG, Dieter served as president of Alsbridge before helping to orchestrate the sale of the firm to ISG. Dieter earned his bachelor’s degree in Marketing from the University of Memphis.</p></p> <a class="btn btn-primary" href="/who-we-are/people/dieter-thompson">View articles by Dieter Thompson</a> </div> </div> </div> </div> <!-- End User Profile Section --> </div> </div> </div> </div> </div> </div> <div id="MainPlaceholder_C004_Col00" class="sf_colsIn container space-bottom-2" data-sf-element="Container" data-placeholder-label="Container"> <div > <p style="text-align:center;"><a class="btn btn-primary" href="/who-we-are/board-of-directors">Meet our Board of Directors</a></p> </div> </div> </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 active" 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® </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">/</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">/</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">/</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;">© 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&v=LTE4NjgzMTE3NjQ%3d&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&v=LTE4NjgzMTE3NjQ%3d" type="text/javascript"></script><script src="/Frontend-Assembly/Telerik.Sitefinity.Frontend.Navigation/MVC/Scripts/Navigation/main-navigation.js?package=ISG2021&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":"afecb495-f644-6a14-bdc7-ff0000f6f5b0"} </script><script type="text/javascript" src="/WebResource.axd?d=NjxTqR2bqTw1rewxxlkHPmeyRAobhXx46viAAnJoJizwLBJYOtU92MIRoD7hwYzkG4oGlO1ActBM4rg20nlCFKHcovCq1sowC88F2VKayTVUSNutoEld5fSzTO1rhksnDNJNATostCglgqtDmC00ax4EvxNMhc2WzbwZujBP2jxtbDGg_OKYXlMykF0crXszFqu3IdPb4MF6PKTLzKlN8NOlHw01&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>