
<!-- Javascript -->

<!-- <script type='text/javascript'>
  let originalPath = window.location.pathname;

  function openVideo(videoUrl, deep_link) {
    const overlay = document.getElementById('videoOverlay');
    const iframe = document.getElementById('videoIframe');
    const autoplayUrl = `${videoUrl}`;
    iframe.src = autoplayUrl;
    iframe.allow = "autoplay"
    overlay.style.display = 'flex';
    document.body.style.overflow = 'hidden';

    video_history_push_pop(deep_link);
    
  }

  function closeVideo() {
    const overlay = document.getElementById('videoOverlay');
    const iframe = document.getElementById('videoIframe');
    iframe.src = '';
    overlay.style.display = 'none';
    document.body.style.overflow = '';
    video_history_push_pop('');
  }

  function getYouTubeEmbedUrl(url) {
    // Our regex pattern to look for a youTube ID
    const regExp = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/;
    //Match the url with the regex
    const match = url.match(regExp);
    //Return the result
    const videoId = match && match[2].length === 11 ? match[2] : undefined;
    if (videoId) {
      return 'https://www.youtube.com/embed/' + videoId + '?autoplay=1';
    }
    else {
      return undefined
    }
  };
  function getVimeoEmbedUrl(url) {
    // Look for a string with 'vimeo', then whatever, then a
    // forward slash and a group of digits.
    const match = /vimeo.*\/(\d+)/i.exec(url);
    // If the match isn't null (i.e. it matched)
    if (match) {
      // The grouped/matched digits from the regex
      return 'https://player.vimeo.com/video/' + match[1] + '?autoplay=1';
    }
    else {
      return undefined;
    }
  };

  function video_history_push_pop(deep_link) {
    console.log(deep_link);
    if (deep_link != '') {
      const newUrl = "/video/" + deep_link; 
      history.pushState({ video: true }, "", newUrl);
    } else {
      history.pushState({}, "", originalPath);
    }
  }
</script> -->
{"id":23678,"date":"2026-08-07T13:35:39","date_gmt":"2026-08-07T13:35:39","guid":{"rendered":"https:\/\/www.afiniti.com\/?post_type=video&#038;p=23678"},"modified":"2026-08-07T13:37:47","modified_gmt":"2026-08-07T13:37:47","slug":"the-automation-gap","status":"publish","type":"video","link":"https:\/\/www.afiniti.com\/video\/the-automation-gap\/","title":{"rendered":"The Automation Gap"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"23678\" class=\"elementor elementor-23678\" data-elementor-post-type=\"video\">\n\t\t\t\t<div class=\"elementor-element elementor-element-430cd46 video-wrapper e-flex e-con-boxed e-con e-parent\" data-id=\"430cd46\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9de8760 elementor-widget elementor-widget-video\" data-id=\"9de8760\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/1216414657?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=0&amp;portrait=0&amp;byline=0#t=\"><\/iframe>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e98be6 elementor-widget elementor-widget-heading\" data-id=\"8e98be6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">The Automation Gap<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f53ea4b elementor-widget elementor-widget-text-editor\" data-id=\"f53ea4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Why Contact Centers Are Investing More in AI and Getting Less Than They Expected. Featuring Steve Morrell, Managing Director, ContactBabel, Dileepan Narayanan, Chief Product &amp; Technology Officer, Afiniti, and Chris Karp, Chief Growth Officer, Afiniti.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"featured_media":23679,"menu_order":0,"template":"","tags":[26],"page-category":[74],"class_list":["post-23678","video","type-video","status-publish","has-post-thumbnail","hentry","tag-isfeatured","page-category-webinar"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"The Automation Gap Why Contact Centers Are Investing More in AI and Getting Less Than They Expected. Featuring Steve Morrell, Managing Director, ContactBabel, Dileepan Narayanan, Chief Product &amp; Technology Officer, Afiniti, and Chris Karp, Chief Growth Officer, Afiniti.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"fvA4_y8pyDh74kjtjStWC6eZTjZGlYp811mfuXRJfEc\" \/>\n\t<meta name=\"keywords\" content=\"isfeatured\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.afiniti.com\/video\/the-automation-gap\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Afiniti\" \/>\n\t\t<meta property=\"og:type\" content=\"movie\" \/>\n\t\t<meta property=\"og:title\" content=\"The Automation Gap - Afiniti\" \/>\n\t\t<meta property=\"og:description\" content=\"The Automation Gap Why Contact Centers Are Investing More in AI and Getting Less Than They Expected. Featuring Steve Morrell, Managing Director, ContactBabel, Dileepan Narayanan, Chief Product &amp; Technology Officer, Afiniti, and Chris Karp, Chief Growth Officer, Afiniti.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.afiniti.com\/video\/the-automation-gap\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/08\/ContactBabel_Webinar.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/08\/ContactBabel_Webinar.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"630\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"The Automation Gap - Afiniti\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The Automation Gap Why Contact Centers Are Investing More in AI and Getting Less Than They Expected. Featuring Steve Morrell, Managing Director, ContactBabel, Dileepan Narayanan, Chief Product &amp; Technology Officer, Afiniti, and Chris Karp, Chief Growth Officer, Afiniti.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/08\/ContactBabel_Webinar.jpg\" \/>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>The Automation Gap - Afiniti<\/title>\n\n","aioseo_head_json":{"title":"The Automation Gap - Afiniti","description":"The Automation Gap Why Contact Centers Are Investing More in AI and Getting Less Than They Expected. Featuring Steve Morrell, Managing Director, ContactBabel, Dileepan Narayanan, Chief Product & Technology Officer, Afiniti, and Chris Karp, Chief Growth Officer, Afiniti.","canonical_url":"https:\/\/www.afiniti.com\/video\/the-automation-gap\/","robots":"max-image-preview:large","keywords":"isfeatured","webmasterTools":{"google-site-verification":"fvA4_y8pyDh74kjtjStWC6eZTjZGlYp811mfuXRJfEc","miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"Afiniti","og:type":"movie","og:title":"The Automation Gap - Afiniti","og:description":"The Automation Gap Why Contact Centers Are Investing More in AI and Getting Less Than They Expected. Featuring Steve Morrell, Managing Director, ContactBabel, Dileepan Narayanan, Chief Product &amp; Technology Officer, Afiniti, and Chris Karp, Chief Growth Officer, Afiniti.","og:url":"https:\/\/www.afiniti.com\/video\/the-automation-gap\/","og:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/08\/ContactBabel_Webinar.jpg","og:image:secure_url":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/08\/ContactBabel_Webinar.jpg","og:image:width":630,"og:image:height":350,"twitter:card":"summary","twitter:title":"The Automation Gap - Afiniti","twitter:description":"The Automation Gap Why Contact Centers Are Investing More in AI and Getting Less Than They Expected. Featuring Steve Morrell, Managing Director, ContactBabel, Dileepan Narayanan, Chief Product &amp; Technology Officer, Afiniti, and Chris Karp, Chief Growth Officer, Afiniti.","twitter:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/08\/ContactBabel_Webinar.jpg"},"aioseo_meta_data":{"post_id":"23678","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"none","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-08-07 13:38:45","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-07 13:34:03","updated":"2026-08-07 13:38:45","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"_links":{"self":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/23678","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video"}],"about":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/types\/video"}],"version-history":[{"count":5,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/23678\/revisions"}],"predecessor-version":[{"id":23684,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/23678\/revisions\/23684"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media\/23679"}],"wp:attachment":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media?parent=23678"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/tags?post=23678"},{"taxonomy":"page-category","embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/page-category?post=23678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}