
<!-- 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":14210,"date":"2026-05-20T09:02:56","date_gmt":"2026-05-20T09:02:56","guid":{"rendered":"https:\/\/www.afiniti.com\/?post_type=video&#038;p=14210"},"modified":"2026-05-23T11:45:43","modified_gmt":"2026-05-23T11:45:43","slug":"ai-pairing","status":"publish","type":"video","link":"https:\/\/www.afiniti.com\/video\/ai-pairing\/","title":{"rendered":"Afiniti Pairing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"14210\" class=\"elementor elementor-14210\" data-elementor-post-type=\"video\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2a8d66 video-wrapper e-flex e-con-boxed e-con e-parent\" data-id=\"a2a8d66\" 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-f082499 elementor-widget elementor-widget-video\" data-id=\"f082499\" 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\/1120886663?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-9f6be46 elementor-widget elementor-widget-heading\" data-id=\"9f6be46\" 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\">Afiniti Pairing: Smarter Customer Connections<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4047f7a elementor-widget elementor-widget-text-editor\" data-id=\"4047f7a\" 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><span data-contrast=\"auto\">Afiniti pairs each caller with the right agent in real time\u2014driving better outcomes than traditional routing.<\/span><span data-ccp-props=\"{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:1,&quot;335551620&quot;:1,&quot;335559738&quot;:0,&quot;335559739&quot;:0}\">\u00a0<\/span><\/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":22355,"menu_order":0,"template":"","tags":[],"page-category":[68],"class_list":["post-14210","video","type-video","status-publish","has-post-thumbnail","hentry","page-category-animation"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Watch Afiniti&#039;s AI Pairing video: smart agent-matching for higher customer satisfaction, better efficiency, and measurable impact.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"fvA4_y8pyDh74kjtjStWC6eZTjZGlYp811mfuXRJfEc\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.afiniti.com\/video\/ai-pairing\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.10\" \/>\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=\"Afiniti Pairing: Smarter Customer Connections - Afiniti\" \/>\n\t\t<meta property=\"og:description\" content=\"Watch Afiniti&#039;s AI Pairing video: smart agent-matching for higher customer satisfaction, better efficiency, and measurable impact.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.afiniti.com\/video\/ai-pairing\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/05\/Pairing.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/05\/Pairing.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"768\" \/>\n\t\t<meta property=\"og:image:height\" content=\"432\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Afiniti Pairing: Smarter Customer Connections - Afiniti\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Watch Afiniti&#039;s AI Pairing video: smart agent-matching for higher customer satisfaction, better efficiency, and measurable impact.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/05\/Pairing.jpg\" \/>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Afiniti Pairing: Smarter Customer Connections - Afiniti<\/title>\n\n","aioseo_head_json":{"title":"Afiniti Pairing: Smarter Customer Connections - Afiniti","description":"Watch Afiniti's AI Pairing video: smart agent-matching for higher customer satisfaction, better efficiency, and measurable impact.","canonical_url":"https:\/\/www.afiniti.com\/video\/ai-pairing\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"fvA4_y8pyDh74kjtjStWC6eZTjZGlYp811mfuXRJfEc","miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"Afiniti","og:type":"movie","og:title":"Afiniti Pairing: Smarter Customer Connections - Afiniti","og:description":"Watch Afiniti's AI Pairing video: smart agent-matching for higher customer satisfaction, better efficiency, and measurable impact.","og:url":"https:\/\/www.afiniti.com\/video\/ai-pairing\/","og:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/05\/Pairing.jpg","og:image:secure_url":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/05\/Pairing.jpg","og:image:width":768,"og:image:height":432,"twitter:card":"summary","twitter:title":"Afiniti Pairing: Smarter Customer Connections - Afiniti","twitter:description":"Watch Afiniti's AI Pairing video: smart agent-matching for higher customer satisfaction, better efficiency, and measurable impact.","twitter:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/05\/Pairing.jpg"},"aioseo_meta_data":{"post_id":"14210","title":"#custom_field-title #separator_sa #site_title","description":"Watch Afiniti's AI Pairing video: smart agent-matching for higher customer satisfaction, better efficiency, and measurable impact.","keywords":null,"keyphrases":{"focus":{"keyphrase":"AI Pairing","score":76,"analysis":{"keyphraseInTitle":{"score":3,"maxScore":9,"error":1},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":2},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":3,"maxScore":9,"error":1},"keyphraseInSubHeadings":[],"keyphraseInImageAlt":[],"keywordDensity":{"type":"best","score":9,"maxScore":9,"error":0}}},"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":false},"graphs":[{"id":"#aioseo-video-mgg6u10q","slug":"video","graphName":"Video","label":"Video","properties":{"name":"#custom_field-title #separator_sa #site_title","description":"#custom_field-description","uploadDate":"07\/15\/2025","contentUrl":"https:\/\/www.afiniti.com\/video\/ai-pairing\/","embedUrl":"","thumbnailUrl":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/09\/Ai-Pairing-scaled.jpg","duration":"","familyFriendly":true},"value":"video"}]},"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-05-23 11:45:56","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":"0","open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-09-23 09:02:50","updated":"2026-07-22 21:03:51"},"_links":{"self":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/14210","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":21,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/14210\/revisions"}],"predecessor-version":[{"id":21142,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/14210\/revisions\/21142"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media\/22355"}],"wp:attachment":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media?parent=14210"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/tags?post=14210"},{"taxonomy":"page-category","embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/page-category?post=14210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}