
<!-- 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":18902,"date":"2026-01-19T06:19:56","date_gmt":"2026-01-19T06:19:56","guid":{"rendered":"https:\/\/website2026.afiniti.io\/?post_type=products&#038;p=18902"},"modified":"2026-04-16T14:26:36","modified_gmt":"2026-04-16T14:26:36","slug":"afiniti-pairing","status":"publish","type":"products","link":"https:\/\/staging.afiniti.com\/products\/afiniti-pairing\/","title":{"rendered":"Afiniti Pairing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"18902\" class=\"elementor elementor-18902\" data-elementor-post-type=\"products\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7919007 e-con-full e-flex e-con e-parent\" data-id=\"7919007\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a06d894 e-con-full e-flex e-con e-child\" data-id=\"a06d894\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-61b5017 e-flex e-con-boxed e-con e-child\" data-id=\"61b5017\" 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-830f828 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"830f828\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Afiniti Pairing<span>\u2122<\/span><br>\nAI-powered Customer-\nAgent Pairing.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5702e2 font-weight-slim elementor-widget elementor-widget-heading\" data-id=\"f5702e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Better Matches, Better Outcomes.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25418ea elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"25418ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Afiniti Pairing orchestrates how customers and agents are matched in real time using AI-driven decisioning. By learning from historical interactions and outcomes, Afiniti Pairing helps enterprises improve the moments that matter most across inbound, outbound, and digital interactions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a9a51af e-flex e-con-boxed e-con e-child\" data-id=\"a9a51af\" 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-3d14396 elementor-widget elementor-widget-cta-new\" data-id=\"3d14396\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-light  \"\n         href=\"https:\/\/staging.afiniti.com\/contact\/\" >\n                  Request a Meeting        \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-dark-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84c0662 elementor-widget elementor-widget-cta-new\" data-id=\"84c0662\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   \"\n         href=\"https:\/\/staging.afiniti.com\/testimonials\/\" >\n                  See Customer Proof        \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d3649c banner-video e-flex e-con-boxed e-con e-child\" data-id=\"5d3649c\" 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-bd8a8ec elementor-widget elementor-widget-afiniti_video\" data-id=\"bd8a8ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"afiniti_video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n        <div class=\"afiniti-video-wrapper\" id=\"69e1ec765a9d9\">\n      <button class=\"close-button\" aria-label=\"close\" onclick=\"onCloseClick('69e1ec765a9d9')\">\n        <svg width=\"25\" height=\"25\" viewBox=\"0 0 27.46 27.46\" fill=\"#fff\">\n          <path d=\"M26.46 27.46a1 1 0 01-.71-.3L.29 1.71A1 1 0 011.71.29l25.45 25.46a1 1 0 010 1.41 1 1 0 01-.7.3z\"\n            fill=\"inherit\"><\/path>\n          <path d=\"M1 27.46a1 1 0 01-.71-1.71L25.75.29a1 1 0 011.41 0 1 1 0 010 1.42L1.71 27.16a1 1 0 01-.71.3z\"\n            fill=\"inherit\"><\/path>\n        <\/svg>\n      <\/button>\n      <div class=\"overlay-wrapper\">\n        <div\n          style=\"background-image: url(https:\/\/staging.afiniti.com\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png); background-size:cover;display:none;opacity:0;\"\n          class=\"overlay\" id=\"image-overlay\"><\/div>\n        <video playsinline=\"true\" loop=\"true\" muted=\"true\" autoplay=\"true\" class=\"overlay desktop\"\n          id=\"video-overlay-desktop\"\n          style=\" \">\n          <source src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/AI-Pairing-BG.mp4\" type=\"video\/mp4\">\n        <\/video>\n        <video playsinline=\"true\" loop=\"true\" muted=\"true\" autoplay=\"true\" class=\"overlay mobile\" id=\"video-overlay-mobile\"\n          style=\" \">\n          <source src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/02\/AI-Pairing-BG-Vertical.mp4\" type=\"video\/mp4\">\n        <\/video>\n\n        <div class=\"content-container \">\n          <div class=\"content-wrapper\"\n            style=\"\">\n            <h3 style=\"display:none;\">\n                          <\/h3>\n            <h4 style=\"display:none; \">\n                          <\/h4>\n            <p deep-link=\"\" class=\"deep-link\" style=\"display:none\"><\/p>\n            <div class=\"button-wrapper play_btn\"\n              onclick=\"onPlayClick('69e1ec765a9d9', 'https:\/\/player.vimeo.com\/video\/1120886663?autoplay=1')\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"57\" height=\"58\" viewBox=\"0 0 57 58\">\n                <g id=\"Group_2299\" data-name=\"Group 2299\" transform=\"translate(-237 -1319)\">\n                  <rect id=\"Rectangle_32\" data-name=\"Rectangle 32\" width=\"57\" height=\"58\" transform=\"translate(237 1319)\"\n                    fill=\"#fff\" \/>\n                  <path id=\"Polygon_1\" data-name=\"Polygon 1\" d=\"M8.5,0,17,16H0Z\" transform=\"translate(276 1340) rotate(90)\"\n                    fill=\"#040a1f\" \/>\n                <\/g>\n              <\/svg>\n              <button aria-label=\"Play Button\" class=\"play-video-btn\">\n                Play Video              <\/button>\n            <\/div>\n          <\/div>\n          <!--             <div class=\"list-wrapper\">\n                                              <div\n                  onclick='onLogoClick([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1120886663\",\"show_image_overlay\":\"\",\"_id\":\"ac1212e\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/plugins\\\/elementor\\\/assets\\\/images\\\/placeholder.png\",\"id\":\"\",\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/AI-Pairing-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/AI-Pairing-BG-Vertical.mp4\",\"main_heading\":\"\",\"sub_heading\":\"\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/plugins\\\/elementor\\\/assets\\\/images\\\/placeholder.png\",\"id\":\"\",\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/plugins\\\/elementor\\\/assets\\\/images\\\/placeholder.png\",\"id\":\"\",\"size\":\"\"},\"logo_width\":40,\"deep_link\":\"\"}], 0, \"69e1ec765a9d9\", \"https:\\\/\\\/player.vimeo.com\\\/video\\\/1120886663?autoplay=1\", \"true\", 0, 30);'\n                  class=\"list-btn\" videoIndex=\"0\"\n                  style=\"border-bottom:1px solid #fff\">\n                  <img decoding=\"async\" src=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" class=\"card-icon\"\n                  style=\"opacity: 1\"\n                    onload='autoPlay([{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\\/\\\/www.youtube.com\\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\\/\\\/vimeo.com\\\/1120886663\",\"show_image_overlay\":\"\",\"_id\":\"ac1212e\",\"image_overlay\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/plugins\\\/elementor\\\/assets\\\/images\\\/placeholder.png\",\"id\":\"\",\"size\":\"\"},\"video_overlay_url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/AI-Pairing-BG.mp4\",\"video_overlay_mobile_url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/AI-Pairing-BG-Vertical.mp4\",\"main_heading\":\"\",\"sub_heading\":\"\",\"icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/plugins\\\/elementor\\\/assets\\\/images\\\/placeholder.png\",\"id\":\"\",\"size\":\"\"},\"color_icon\":{\"url\":\"https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/plugins\\\/elementor\\\/assets\\\/images\\\/placeholder.png\",\"id\":\"\",\"size\":\"\"},\"logo_width\":40,\"deep_link\":\"\"}], \"69e1ec765a9d9\", 30,);' \/>\n                <\/div>\n                          <\/div>\n           -->\n        <\/div>\n\n        \n\n      <\/div>\n    <\/div>\n    <script type='text\/javascript'>\n\n      const content = document.querySelector(\".nav_list .inner_wrap\");\n      document.addEventListener(\"DOMContentLoaded\", function () {\n        const scrollRightBtn = document.querySelector(\".mobile_arrow\");\n\n        if (scrollRightBtn) {\n          scrollRightBtn.addEventListener(\"click\", function () {\n            scrollRight();\n          });\n        }\n      });\n      function scrollRight() {\n        const currentScroll = content.scrollLeft;\n        const newScroll = currentScroll + content.clientWidth * 0.35;\n\n        content.scrollTo({\n          left: newScroll,\n          behavior: \"smooth\",\n        });\n      }\n\n\n      var autoPlayArr = [];\n      var loopInterval;\n      var videoArrayCopy = [];\n      var logoIndexCopy = 0;\n      var autoPlayDelayCopy = 10;\n      function autoPlay(videoArray, unique_id, autoPlayDelay, logoIndex = 0,) {\n        videoArrayCopy = videoArray;\n        logoIndexCopy = logoIndex;\n        autoPlayDelayCopy = autoPlayDelay;\n        const autoPlayExists = autoPlayArr.find((element) => (element.id === unique_id && element.autoPlayInit === true))\n        if (!autoPlayExists) {\n          \/\/initializing autoplay\n          autoPlayArr.push({ \"id\": unique_id, autoPlayInit: true, videoArray: videoArray, activeIndex: logoIndex })\n          loopInterval = setInterval(() => {\n            let index = autoPlayArr.findIndex((element) => (element.id === unique_id))\n            if (autoPlayArr[index].activeIndex >= 1) {\n              scrollRight();\n            }\n            if (autoPlayArr[index].activeIndex >= videoArray.length - 1) {\n              content.scrollTo({\n                left: 0,\n                behavior: \"smooth\",\n              });\n            }\n\n            if (index >= 0 && autoPlayArr[index].autoPlayInit === true) {\n              if (autoPlayArr[index].activeIndex == autoPlayArr[index].videoArray.length - 1) {\n                autoPlayArr[index].activeIndex = 0;\n              }\n              else {\n                autoPlayArr[index].activeIndex++;\n              }\n                              onLogoClick(autoPlayArr[index].videoArray, autoPlayArr[index].activeIndex, autoPlayArr[index].id, getEmbedUrl(autoPlayArr[index].videoArray[autoPlayArr[index].activeIndex][[autoPlayArr[index].videoArray[autoPlayArr[index].activeIndex]['video_type'] + '_url']]))\n                          }\n          }, autoPlayDelay * 1000)\n\n        }\n      }\n\n\n      function onLogoClick(videoArray, index, unique_id, embed_url, logoClicked, logoIndex = 0, autoPlayDelay = \"\") {\n        const autoPlayIndex = autoPlayArr.findIndex((element) => (element.id === unique_id))\n        if (autoPlayIndex) {\n          autoPlayArr[autoPlayIndex].activeIndex = index;\n        }\n        if (logoClicked) {\n          clearInterval(loopInterval);\n          autoPlayArr = [];\n          autoPlay(videoArray, unique_id, autoPlayDelay, logoIndex);\n        }\n\n        if (videoArray[index]['show_image_overlay'] === 'yes') {\n          \/\/ if the overlay is an image\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.opacity = 0;\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.display = \"none\";\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.backgroundImage = `url('${videoArray[index]['image_overlay']['url']}')`;\n          if (window.matchMedia('(min-width: 767px)').matches) {\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.display = \"none\";\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.opacity = 0;\n          } else {\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-moble').style.display = \"none\";\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-moble').style.opacity = 0;\n          }\n          setTimeout(() => {\n            document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.display = \"block\";\n            document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.opacity = 1;\n          }, 500)\n\n        }\n        else if (videoArray[index]['show_image_overlay'] === '') {\n          \/\/ if the overlay is a video\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.display = \"none\";\n          document.getElementById(`${unique_id}`).querySelector('#image-overlay').style.opacity = 0;\n          if (window.matchMedia('(min-width: 767px)').matches) {\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.opacity = 0;\n            setTimeout(() => {\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').setAttribute(\"src\", videoArray[index]['video_overlay_url']);\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.display = \"block\";\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-desktop').style.opacity = 1;\n            }, 500)\n          } else {\n            document.getElementById(`${unique_id}`).querySelector('#video-overlay-mobile').style.opacity = 0;\n            setTimeout(() => {\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-mobile').setAttribute(\"src\", videoArray[index]['video_overlay_mobile_url']);\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-mobile').style.display = \"block\";\n              document.getElementById(`${unique_id}`).querySelector('#video-overlay-mobile').style.opacity = 1;\n            }, 500)\n\n          }\n        }\n\n        \/\/animate and change values of headings and play button\n\n        if (document.getElementById(`${unique_id}`).querySelector('.content-wrapper h3')) {\n          document.getElementById(`${unique_id}`).querySelector('.content-wrapper h3').style.opacity = 0\n        }\n        if (document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4')) {\n          document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').style.opacity = 0\n        }\n        document.getElementById(`${unique_id}`).querySelector('.content-wrapper .button-wrapper').style.opacity = 0\n        document.getElementById(`${unique_id}`).querySelector('.content-wrapper .button-wrapper').onclick = function () { onPlayClick(unique_id, embed_url) };\n\n        setTimeout(() => {\n          if (videoArray[index]['main_heading']) {\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h3').innerHTML = videoArray[index]['main_heading']\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h3').style.display = \"block\"\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h3').style.opacity = 1\n            document.getElementById(`${unique_id}`).querySelector(\".content-wrapper p\").setAttribute(\"deep-link\", videoArray[index]['deep_link']);\n          }\n          else {\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h3').style.display = \"none\"\n\n          }\n          if (videoArray[index]['sub_heading']) {\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').innerHTML = videoArray[index]['sub_heading']\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').style.display = \"block\"\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').style.opacity = 1\n          }\n          else {\n            document.getElementById(`${unique_id}`).querySelector('.content-wrapper h4').style.display = \"none\"\n\n          }\n\n          document.getElementById(`${unique_id}`).querySelector('.content-wrapper .button-wrapper').style.opacity = 1\n        }, 500)\n\n\n        \/\/ change the background color of list buttons\n        let listButtons = document.getElementById(`${unique_id}`).querySelectorAll('.list-btn')\n        for (let i = 0; i < listButtons.length; i++) {\n          let grey_image = listButtons[i].querySelector(`img`).getAttribute('grey-image');\n          listButtons[i].querySelector(`img`).setAttribute('src', grey_image)\n        }\n        document.getElementById(`${unique_id}`).querySelector(`[videoIndex='${index}']`).querySelector(`img`).style.opacity = '0.5';\n        let color_image = document.getElementById(`${unique_id}`).querySelector(`[videoIndex='${index}']`).querySelector(`img`).getAttribute('color-image');\n\n        setTimeout(() => {\n          document.getElementById(`${unique_id}`).querySelector(`[videoIndex='${index}']`).querySelector(`img`).setAttribute('src', color_image)\n          setTimeout(() => {\n            document.getElementById(`${unique_id}`).querySelector(`[videoIndex='${index}']`).querySelector(`img`).style.opacity = '1';\n          }, 0);\n        }, 300);\n      }\n      function onPlayClick(unique_id, embed_url) {\n        const bodyElement = document.body;\n        bodyElement.style.overflow = 'hidden';\n        const videoWrappers = document.querySelectorAll('.afiniti-video-wrapper');\n        const videoContainers = document.querySelectorAll('.banner-video');\n\n        videoWrappers.forEach((videoWrapper, index) => {\n          const videoContainer = videoContainers[index];\n\n          videoWrapper.classList.add(\"active\");\n          videoContainer.classList.add(\"fullbleed\"); \/\/ used when bg videos is not 100%\n          videoWrapper.style.position = 'fixed';\n          videoWrapper.style.zIndex = 999;\n\n        });\n\n        \/\/ Stop the video carousal autoplay\n        clearInterval(loopInterval);\n        autoPlayArr = [];\n\n\n        const autoPlayIndex = autoPlayArr.findIndex((element) => (element.id === unique_id))\n        if (autoPlayIndex.length > 0) {\n          autoPlayArr[autoPlayIndex].autoPlayInit = false;\n        }\n        const iframe = document.createElement(\"iframe\");\n        iframe.classList = [\"video-player\"]\n        iframe.src = embed_url;\n        iframe.allow = \"autoplay\"\n\n        document.getElementById(`${unique_id}`).appendChild(iframe)\n        document.getElementById(`${unique_id}`).getElementsByClassName(\"overlay-wrapper\")[0].style.opacity = 0;\n        document.getElementById(`${unique_id}`).querySelector(\".close-button\").style.opacity = 1;\n        document.querySelector(\".header\").firstElementChild.style.opacity = 0;\n        \/\/ setTimeout(() => {\n        document.getElementById(`${unique_id}`).getElementsByClassName(\"overlay-wrapper\")[0].style.display = \"none\";\n        \/\/ }, 100)\n      }\n\n      function onCloseClick(unique_id) {\n        autoPlay(videoArrayCopy, unique_id, autoPlayDelayCopy, logoIndexCopy); \/\/ start the autoplay again\n        const bodyElement = document.body;\n        bodyElement.style.overflow = 'unset';\n\n        const videoWrappers = document.querySelectorAll('.afiniti-video-wrapper');\n        const videoContainers = document.querySelectorAll('.banner-video');\n\n        videoWrappers.forEach((videoWrapper, index) => {\n          const videoContainer = videoContainers[index];\n\n          videoWrapper.classList.remove(\"active\");\n          videoContainer.classList.remove(\"fullbleed\");\n          videoWrapper.style.position = 'relative';\n          videoWrapper.style.zIndex = \"unset\";\n        })\n\n        const autoPlayIndex = autoPlayArr.findIndex((element) => (element.id === unique_id))\n        if (autoPlayIndex) {\n          autoPlayArr[autoPlayIndex].autoPlayInit = true;\n        }\n        document.getElementById(`${unique_id}`).getElementsByClassName(\"overlay-wrapper\")[0].style.display = \"block\";\n        document.getElementById(`${unique_id}`).querySelector(\".close-button\").style.opacity = 0;\n\n\n\n        \/\/ setTimeout(() => {\n        document.getElementById(`${unique_id}`).getElementsByClassName(\"overlay-wrapper\")[0].style.opacity = 1;\n        document.querySelector(\".header\").firstElementChild.style.opacity = 1;\n\n        var iframes = document.getElementById(`${unique_id}`).getElementsByTagName(\"iframe\")\n        if (iframes != null) {\n          for (var i = 0; i < iframes.length; i++) {\n\n            iframes[i].remove();\n          }\n        }\n        \/\/ }, 500)\n\n      }\n\n      function getEmbedUrl(url) {\n        if (url.includes(\"youtube\")) {\n          return getYouTubeEmbedUrl(url)\n        }\n        else if (url.includes(\"vimeo\")) {\n          return getVimeoEmbedUrl(url)\n        }\n        else {\n          return undefined\n        }\n      }\n\n      function getYouTubeEmbedUrl(url) {\n        \/\/ Our regex pattern to look for a youTube ID\n        const regExp = \/^.*(youtu.be\\\/|v\\\/|u\\\/\\w\\\/|embed\\\/|watch\\?v=|&v=)([^#&?]*).*\/;\n        \/\/Match the url with the regex\n        const match = url.match(regExp);\n        \/\/Return the result\n        const videoId = match && match[2].length === 11 ? match[2] : undefined;\n        if (videoId) {\n          return 'https:\/\/www.youtube.com\/embed\/' + videoId + '?autoplay=1';\n        }\n        else {\n          return undefined\n        }\n      };\n      function getVimeoEmbedUrl(url) {\n        \/\/ Look for a string with 'vimeo', then whatever, then a\n        \/\/ forward slash and a group of digits.\n        const match = \/vimeo.*\\\/(\\d+)\/i.exec(url);\n        \/\/ If the match isn't null (i.e. it matched)\n        if (match) {\n          \/\/ The grouped\/matched digits from the regex\n          return 'https:\/\/player.vimeo.com\/video\/' + match[1] + '?autoplay=1';\n        }\n        else {\n          return undefined;\n        }\n      };\n\n      document.addEventListener(\"DOMContentLoaded\", function () {\n        const playBtn = document.querySelector(\".play-video-btn\");\n        const deepLink = document.querySelector(\".deep-link\");\n        const closeBtn = document.querySelector(\".close-button\");\n\n        const originalPath = window.location.pathname;\n\n        if (playBtn) {\n          playBtn.addEventListener(\"click\", function () {\n            let deep_link = deepLink.getAttribute(\"deep-link\");\n            const newUrl = \"\/video\/\" + deep_link; \n            history.pushState({ video: true }, \"\", newUrl);\n          });\n        }\n\n        if (closeBtn) {\n          closeBtn.addEventListener(\"click\", function () {\n            history.pushState({}, \"\", originalPath);\n          });\n        }\n        \/\/ Double click on wrapper play a video.\n        const wrapper = document.querySelector(\".afiniti-video-wrapper\"); \n\n        if (wrapper && playBtn) {\n          wrapper.addEventListener(\"dblclick\", function (e) {\n            e.preventDefault();\n            playBtn.click();\n          });\n        }\n      });\n\n\n    <\/script>\n    \t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-72917d2 e-flex e-con-boxed e-con e-child\" data-id=\"72917d2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56c3a33 elementor-widget elementor-widget-heading\" data-id=\"56c3a33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Afiniti Pairing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8464f9 elementor-widget__width-initial font-weight-slim elementor-widget elementor-widget-heading\" data-id=\"e8464f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Turn Routine Interactions \nInto Measurable Outcomes <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba39fa0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"ba39fa0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In complex contact centers, the difference between a great outcome and a missed opportunity often comes down to one decision: who connects with whom, and when.<\/p><p>Afiniti Pairing applies AI at the moment of connection, improving outcomes like revenue, retention, conversion, and operational efficiency, while honoring your existing routing rules, SLAs, and customer experience standards.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-844b49a e-flex e-con-boxed e-con e-child\" data-id=\"844b49a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2b80b62 e-con-full e-flex e-con e-child\" data-id=\"2b80b62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-337d2b3 font-weight-regular elementor-widget elementor-widget-heading\" data-id=\"337d2b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How It Works<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb4fb5e elementor-widget__width-initial font-weight-slim elementor-widget elementor-widget-heading\" data-id=\"eb4fb5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">AI-Driven Decisioning at the Moment of Connection <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a7f9dcf elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"a7f9dcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Afiniti Pairing uses patented AI optimization models to predict the best possible customer\u2013agent matches based on the outcomes that matter most to your business. The solution learns from historical interaction and outcome data to identify patterns of success between customers and agents. When a new interaction begins, it applies those insights along with real-time context to recommend the most suitable available match.<\/p><p>The results \u2013 consistently better conversations and measurably improved business outcomes.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-31c7a4f e-con-full e-flex e-con e-child\" data-id=\"31c7a4f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-585d079 elementor-widget elementor-widget-image\" data-id=\"585d079\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"525\" height=\"547\" src=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/AI-Driven-Decisioning.jpg\" class=\"attachment-large size-large wp-image-18409\" alt=\"\" srcset=\"https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/AI-Driven-Decisioning.jpg 525w, https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/AI-Driven-Decisioning-288x300.jpg 288w\" sizes=\"(max-width: 525px) 100vw, 525px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ecc7870 e-flex e-con-boxed e-con e-child\" data-id=\"ecc7870\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-aeb6763 e-con-full e-flex e-con e-child\" data-id=\"aeb6763\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2e429e font-weight-regular elementor-widget elementor-widget-heading\" data-id=\"b2e429e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Measurement and Transparency<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa2235c elementor-widget__width-initial font-weight-slim elementor-widget elementor-widget-heading\" data-id=\"fa2235c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Transparent Benchmarking You Can Validate <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf917f0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"cf917f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">Afiniti Pairing is measured through transparent benchmarking and continuous A\/B testing, so you can clearly see the performance difference between interactions optimized by Afiniti Pairing and those that are not.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-606056a e-con-full e-flex e-con e-child\" data-id=\"606056a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-acc0e40 elementor-hidden-mobile elementor-align-center elementor-widget elementor-widget-lottie\" data-id=\"acc0e40\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;source_json&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/MEASUREMENT.json&quot;,&quot;id&quot;:18175,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;lazyload&quot;:&quot;yes&quot;,&quot;source&quot;:&quot;media_file&quot;,&quot;caption_source&quot;:&quot;none&quot;,&quot;link_to&quot;:&quot;none&quot;,&quot;trigger&quot;:&quot;arriving_to_viewport&quot;,&quot;viewport&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;play_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;start_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;end_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;renderer&quot;:&quot;svg&quot;}\" data-widget_type=\"lottie.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"e-lottie__container\"><div class=\"e-lottie__animation\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-219ff2d elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-align-center elementor-widget elementor-widget-lottie\" data-id=\"219ff2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;source_json&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Transparent-Benchmarking.json&quot;,&quot;id&quot;:21292,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;lazyload&quot;:&quot;yes&quot;,&quot;source&quot;:&quot;media_file&quot;,&quot;caption_source&quot;:&quot;none&quot;,&quot;link_to&quot;:&quot;none&quot;,&quot;trigger&quot;:&quot;arriving_to_viewport&quot;,&quot;viewport&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;play_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;start_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;end_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;renderer&quot;:&quot;svg&quot;}\" data-widget_type=\"lottie.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"e-lottie__container\"><div class=\"e-lottie__animation\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5450613 e-con-full e-flex e-con e-child\" data-id=\"5450613\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1fc805 font-weight-medium elementor-widget elementor-widget-text-editor\" data-id=\"d1fc805\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Intuitive reporting provides visibility into impact across key metrics over time, supporting confidence, accountability, and continuous improvement.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d439f1 elementor-widget elementor-widget-cta-new\" data-id=\"0d439f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-light  \"\n         href=\"https:\/\/staging.afiniti.com\/legal\/responsible-ai\/\" >\n                  Explore Responsible AI        \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-dark-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8bf400a e-flex e-con-boxed e-con e-child\" data-id=\"8bf400a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b4d4e06 e-con-full e-flex e-con e-child\" data-id=\"b4d4e06\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e85073a elementor-align-center elementor-widget elementor-widget-lottie\" data-id=\"e85073a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;source_json&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/staging.afiniti.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Afiniti-Performance-Insight.json&quot;,&quot;id&quot;:18867,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;source&quot;:&quot;media_file&quot;,&quot;caption_source&quot;:&quot;none&quot;,&quot;link_to&quot;:&quot;none&quot;,&quot;trigger&quot;:&quot;arriving_to_viewport&quot;,&quot;viewport&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;play_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;start_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;end_point&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;renderer&quot;:&quot;svg&quot;}\" data-widget_type=\"lottie.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"e-lottie__container\"><div class=\"e-lottie__animation\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf5baf2 e-con-full e-flex e-con e-child\" data-id=\"cf5baf2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-811a6b4 elementor-widget elementor-widget-heading\" data-id=\"811a6b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">INTEGRATION <\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5911c22 font-weight-medium elementor-widget elementor-widget-heading\" data-id=\"5911c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Seamless by Design<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fda8e44 no-bottom-margin elementor-widget elementor-widget-text-editor\" data-id=\"fda8e44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Afiniti Pairing integrates into existing enterprise contact center ecosystems and is designed to operate without disrupting your current systems, workflows, or infrastructure.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a25a97 elementor-widget elementor-widget-heading\" data-id=\"1a25a97\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">OUTCOMES<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6e14a0 font-weight-medium elementor-widget elementor-widget-heading\" data-id=\"e6e14a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Driving Results That Matter<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8bcfd4e elementor-widget elementor-widget-text-editor\" data-id=\"8bcfd4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Increased conversion and sales performance<\/li><li>Improved retention and churn reduction<\/li><li>Increased revenue per interaction<\/li><li>Greater operational efficiency and handle time management<\/li><li>Enhanced customer experience at scale<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd1779a elementor-widget elementor-widget-heading\" data-id=\"bd1779a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">SCALE<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c92c25 font-weight-medium elementor-widget elementor-widget-heading\" data-id=\"1c92c25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Built for the Enterprise <\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eae15a9 elementor-widget elementor-widget-text-editor\" data-id=\"eae15a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Engineered for large-scale deployments, it delivers enterprise-grade stability, real-time performance monitoring, and adaptive learning that evolves with changing customer behaviors and agent dynamics.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-621afd2 e-con-full e-flex e-con e-child\" data-id=\"621afd2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-026f66c e-flex e-con-boxed e-con e-child\" data-id=\"026f66c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c8a932c e-con-full e-flex e-con e-child\" data-id=\"c8a932c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-578808e font-weight-regular elementor-widget elementor-widget-heading\" data-id=\"578808e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Industry Specific Outcomes<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab90f84 elementor-widget elementor-widget-text-editor\" data-id=\"ab90f84\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Make Every Interaction Count<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e4365fe e-con-full e-flex e-con e-child\" data-id=\"e4365fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8467344 elementor-widget elementor-widget-cta-new\" data-id=\"8467344\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-light  \"\n         href=\"https:\/\/staging.afiniti.com\/contact\/\" >\n                  Request a Meeting         \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-dark-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-62cc314 e-con-full e-flex e-con e-child\" data-id=\"62cc314\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8f3f33 elementor-arrows-position-inside elementor-widget elementor-widget-n-carousel\" data-id=\"b8f3f33\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;587b348&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;3c848df&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a37ec68&quot;},{&quot;slide_title&quot;:&quot;Slide #4&quot;,&quot;_id&quot;:&quot;5737a66&quot;},{&quot;slide_title&quot;:&quot;Slide #5&quot;,&quot;_id&quot;:&quot;c3ca9f2&quot;}],&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:6,&quot;sizes&quot;:[]},&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_widescreen&quot;:&quot;3&quot;,&quot;slides_to_show_laptop&quot;:&quot;2&quot;,&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;image_spacing_custom_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9c1e8f6 e-con-full e-flex e-con e-child\" data-id=\"9c1e8f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b98366 industry-cards elementor-widget elementor-widget-card_new\" data-id=\"9b98366\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"card_new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <a class=\"card-new-wrapper\"\n      style=\"background-image: url(https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Telco-Media-new.jpg); background-size:cover;\"\n      href=\"https:\/\/staging.afiniti.com\/industries\/telco-media\/\" role=\"listitem\"\n      aria-label=\"Telco &amp; Media\">\n      <div class=\"heading-wrapper\">\n                  <h3 class=\"card-heading\">Telco &amp; Media<\/h3>\n              <\/div>\n      <div class=\"card-new-bottom\">\n                  <div class=\"summary no-bottom-margin\" style=\"margin-bottom: 10px\">\n            <p>Top Telco<br \/>Generates over<\/p>          <\/div>\n                          <h3 class=\"sub-heading\">\n            $1b          <\/h3>\n                          <div class=\"summary\">\n            <p>with Afiniti<\/p>          <\/div>\n              <\/div>\n    <\/a>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a6cbd16 e-con-full e-flex e-con e-child\" data-id=\"a6cbd16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d20f8d6 elementor-widget elementor-widget-card_new\" data-id=\"d20f8d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"card_new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <a class=\"card-new-wrapper\"\n      style=\"background-image: url(https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Financial-Services-2.jpg); background-size:cover;\"\n      href=\"https:\/\/staging.afiniti.com\/industries\/financial-services\/\" role=\"listitem\"\n      aria-label=\"Financial Services\">\n      <div class=\"heading-wrapper\">\n                  <h3 class=\"card-heading\">Financial Services<\/h3>\n              <\/div>\n      <div class=\"card-new-bottom\">\n                  <div class=\"summary no-bottom-margin\" style=\"margin-bottom: 10px\">\n            <p>International Bank<br \/>Increases Loan Sales by<\/p>          <\/div>\n                          <h3 class=\"sub-heading\">\n            12%          <\/h3>\n                          <div class=\"summary\">\n            <p>with Afiniti<\/p>          <\/div>\n              <\/div>\n    <\/a>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c2c7199 e-con-full e-flex e-con e-child\" data-id=\"c2c7199\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b33f2b elementor-widget elementor-widget-card_new\" data-id=\"1b33f2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"card_new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <a class=\"card-new-wrapper\"\n      style=\"background-image: url(https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Insurance-2.jpg); background-size:cover;\"\n      href=\"https:\/\/staging.afiniti.com\/industries\/insurance\/\" role=\"listitem\"\n      aria-label=\"Insurance\">\n      <div class=\"heading-wrapper\">\n                  <h3 class=\"card-heading\">Insurance<\/h3>\n              <\/div>\n      <div class=\"card-new-bottom\">\n                  <div class=\"summary no-bottom-margin\" style=\"margin-bottom: 10px\">\n            <p>Large U.S. Insurer<br \/>Increases Lifetime Premiums by<\/p>          <\/div>\n                          <h3 class=\"sub-heading\">\n            $450m+          <\/h3>\n                          <div class=\"summary\">\n            <p>with Afiniti<\/p>          <\/div>\n              <\/div>\n    <\/a>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b5e360c e-con-full e-flex e-con e-child\" data-id=\"b5e360c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-054d9b5 elementor-widget elementor-widget-card_new\" data-id=\"054d9b5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"card_new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <a class=\"card-new-wrapper\"\n      style=\"background-image: url(https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Healthcare-2.jpg); background-size:cover;\"\n      href=\"https:\/\/staging.afiniti.com\/industries\/healthcare\/\" role=\"listitem\"\n      aria-label=\"Healthcare\">\n      <div class=\"heading-wrapper\">\n                  <h3 class=\"card-heading\">Healthcare<\/h3>\n              <\/div>\n      <div class=\"card-new-bottom\">\n                  <div class=\"summary no-bottom-margin\" style=\"margin-bottom: 10px\">\n            <p>Top U.S. Healthcare <br \/>Insurer Increases Telesales by<\/p>          <\/div>\n                          <h3 class=\"sub-heading\">\n            6%          <\/h3>\n                          <div class=\"summary\">\n            <p>with Afiniti<\/p>          <\/div>\n              <\/div>\n    <\/a>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-908da38 e-con-full e-flex e-con e-child\" data-id=\"908da38\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6afecc3 elementor-widget elementor-widget-card_new\" data-id=\"6afecc3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"card_new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <a class=\"card-new-wrapper\"\n      style=\"background-image: url(https:\/\/staging.afiniti.com\/wp-content\/uploads\/2026\/01\/Travel-Hospitality-2.jpg); background-size:cover;\"\n      href=\"https:\/\/staging.afiniti.com\/industries\/travel-hospitality\/\" role=\"listitem\"\n      aria-label=\"Travel &amp; Hospitality\">\n      <div class=\"heading-wrapper\">\n                  <h3 class=\"card-heading\">Travel &amp; Hospitality<\/h3>\n              <\/div>\n      <div class=\"card-new-bottom\">\n                  <div class=\"summary no-bottom-margin\" style=\"margin-bottom: 10px\">\n            <p>Global Hospitality<br \/>Company Increases LTV by<\/p>          <\/div>\n                          <h3 class=\"sub-heading\">\n            $40m          <\/h3>\n                          <div class=\"summary\">\n            <p>with Afiniti<\/p>          <\/div>\n              <\/div>\n    <\/a>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Group_43724\" data-name=\"Group 43724\" width=\"26.75\" height=\"12\" viewBox=\"0 0 26.75 12\"><circle id=\"Ellipse_1232\" data-name=\"Ellipse 1232\" cx=\"1.425\" cy=\"1.425\" r=\"1.425\" transform=\"translate(4.576)\" fill=\"#fff\"><\/circle><circle id=\"Ellipse_1234\" data-name=\"Ellipse 1234\" cx=\"1.425\" cy=\"1.425\" r=\"1.425\" transform=\"translate(0 4.575)\" fill=\"#fff\"><\/circle><circle id=\"Ellipse_1236\" data-name=\"Ellipse 1236\" cx=\"1.425\" cy=\"1.425\" r=\"1.425\" transform=\"translate(4.576 4.575)\" fill=\"#da4b60\"><\/circle><circle id=\"Ellipse_1235\" data-name=\"Ellipse 1235\" cx=\"1.425\" cy=\"1.425\" r=\"1.425\" transform=\"translate(4.576 9.15)\" fill=\"#fff\"><\/circle><line id=\"Line_1155\" data-name=\"Line 1155\" x2=\"15.744\" transform=\"translate(10.256 5.965)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-width=\"1.5\"><\/line><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26.75\" height=\"12\" viewBox=\"0 0 26.75 12\"><g id=\"Group_43724\" data-name=\"Group 43724\" transform=\"translate(5170.971 5593.975)\"><circle id=\"Ellipse_1232\" data-name=\"Ellipse 1232\" cx=\"1.425\" cy=\"1.425\" r=\"1.425\" transform=\"translate(-5151.646 -5593.975)\" fill=\"#fff\"><\/circle><circle id=\"Ellipse_1234\" data-name=\"Ellipse 1234\" cx=\"1.425\" cy=\"1.425\" r=\"1.425\" transform=\"translate(-5147.07 -5589.4)\" fill=\"#fff\"><\/circle><circle id=\"Ellipse_1236\" data-name=\"Ellipse 1236\" cx=\"1.425\" cy=\"1.425\" r=\"1.425\" transform=\"translate(-5151.646 -5589.4)\" fill=\"#da4b60\"><\/circle><circle id=\"Ellipse_1235\" data-name=\"Ellipse 1235\" cx=\"1.425\" cy=\"1.425\" r=\"1.425\" transform=\"translate(-5151.646 -5584.825)\" fill=\"#fff\"><\/circle><line id=\"Line_1155\" data-name=\"Line 1155\" x1=\"15.744\" transform=\"translate(-5170.221 -5588.01)\" fill=\"none\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-width=\"1.5\"><\/line><\/g><\/svg>\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4137745 e-flex e-con-boxed e-con e-child\" data-id=\"4137745\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d91bd8 elementor-widget elementor-widget-heading\" data-id=\"2d91bd8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70c1da3 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"70c1da3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custom-toggle-container\">\n  <div class=\"toggle-col\">\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title desktop\">What is Afiniti Pairing?<\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            Afiniti Pairing is an AI-powered solution within Afiniti\u2019s outcome\n            orchestration platform that transforms how customers and agents\n            connect. By analyzing historical interaction and outcome data, it\n            discovers patterns that drive success, and applies that intelligence\n            in real time to optimize your operations holistically.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">How does Afiniti Pairing work?<\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            Afiniti Pairing continuously learns from past customer interactions\n            and outcomes to uncover what drives success. When a live interaction\n            begins, it instantly applies that intelligence, factoring in\n            real-time context like agent availability and operational\n            constraints, to match each customer with the most suitable agent for\n            the outcome you prioritize.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">\n                Is Afiniti Pairing the same as routing?\n              <\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            Afiniti Pairing works within your existing routing framework. It is\n            designed to influence the final customer-agent match within existing\n            routing frameworks, where pairing decisions have the greatest impact\n            on outcomes, after your routing rules and operational constraints\n            have been applied.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">\n                What outcomes can Afiniti Pairing support?\n              <\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            Afiniti Pairing helps improve retention, sales, revenue, and\n            operational efficiency. Every deployment is tailored to your\n            priorities, to align AI-driven decisioning to the metrics you\n            prioritize.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">How does Afiniti measure impact?<\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            Afiniti measures impact using transparent benchmarking and A\/B\n            testing. This allows organizations to compare performance between\n            interactions influenced by Afiniti Pairing and interactions that are\n            not, so impact can be validated through data-backed proof of\n            measurable improvements across key business metrics, including\n            auxiliary watch metrics.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">\n                Does Afiniti Pairing disrupt existing contact center operations?\n              <\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            No. Afiniti Pairing integrates seamlessly into existing enterprise\n            contact center ecosystems without replacing systems or interrupting\n            workflows. It operates within the established routing rules and\n            operational constraints, ensuring smooth adoption and zero\n            disruption.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">\n                Does Afiniti Pairing require agents or customers to do anything\n                differently?\n              <\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            No. Afiniti Pairing is designed to work behind the scenes. The goal\n            is to improve matches while keeping the experience familiar but\n            smarter for agents and consistent for customers.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">\n                How does Afiniti Pairing adapt over time?\n              <\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            Afiniti Pairing continuously learns from new interactions and\n            outcomes, ensuring it stays effective and aligned as customer\n            behaviors, agent performance, and business conditions evolve.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">What data does Afiniti Pairing use?<\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            Afiniti Pairing leverages interaction and outcome data, and can\n            incorporate approved contextual data from existing enterprise\n            systems to enhance decisioning. All data sources and fields are\n            defined and approved in close collaboration with each client,\n            ensuring compliance and transparency.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"custom-toggle-box\">\n      <div class=\"toggle-inner\">\n        <div class=\"toggle-header\">\n          <div class=\"toggle-header-top\">\n            <div class=\"header-inner\">\n              <h3 class=\"toggle-title\">\n                How does Afiniti approach Responsible AI for Afiniti Pairing?\n              <\/h3>\n              <span class=\"toggle-icon\">\n                <svg\n                  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                  width=\"19.465\"\n                  height=\"10.108\"\n                  viewBox=\"0 0 19.465 10.108\"\n                >\n                  <path\n                    id=\"Path_15569\"\n                    data-name=\"Path 15569\"\n                    d=\"M313.848,0h19.21l.128.256-9.733,9.853L313.721.256Z\"\n                    transform=\"translate(-313.721)\"\n                    fill=\"#544ec5\"\n                  \/>\n                <\/svg>\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"toggle-content\">\n          <p>\n            Responsible AI is embedded into Afiniti\u2019s technology, with a focus\n            on transparency, accountability, explainability, fairness, data\n            protection, and compliance. Afiniti provides visibility into how\n            performance is measured and how outcomes are validated.\n          <\/p>\n          <div class=\"testimonial-cta-wrapper\">\n            <a\n              href=\"\/legal\/responsible-ai\/\"\n              class=\"cta-new-wrapper cta-wrapper theme-light\"\n              >Learn More About Responsible AI\n              <div\n                class=\"cta-lottie label-lottie\"\n                data-lottie=\"\/wp-content\/plugins\/design-system-plugin-2026\/assets\/lottie\/button-dark-single.json\"\n              ><\/div>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<style>\n  .custom-toggle-container.desktop {\n    display: none !important;\n  }\n  .custom-toggle-container.mobile {\n    display: flex !important;\n  }\n  .custom-toggle-container {\n    gap: 10px;\n    flex-direction: column;\n    display: flex !important;\n  }\n\n  .custom-toggle-container .toggle-col {\n    flex: 1;\n    gap: 0px;\n    display: flex;\n    flex-direction: column;\n  }\n  .custom-toggle-container .toggle-col .custom-toggle-box:first-child {\n    border-radius: 15px 15px 0px 0px;\n  }\n  .custom-toggle-container .toggle-col .custom-toggle-box:last-child {\n    border-radius: 0px 0px 15px 15px;\n  }\n  .custom-toggle-box {\n    cursor: pointer;\n    display: flex;\n    border-radius: 0;\n    overflow: hidden;\n    position: relative;\n    align-items: center;\n    box-sizing: border-box;\n    padding: 20px 14px 20px 20px;\n    transition: background-color 0.3s ease;\n    border: 1px solid var(--e-global-color-dbf2942);\n    background-color: var(--e-global-color-d055c08);\n  }\n\n  .custom-toggle-box.active {\n    \/* background-color: #446b73; *\/\n  }\n\n  .custom-toggle-container .toggle-inner {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .toggle-header {\n    display: flex;\n    flex-direction: column;\n    transition: color 0.3s ease;\n    color: var(--e-global-color-primary);\n  }\n\n  .custom-toggle-container .header-inner {\n    flex: 1;\n  }\n\n  .toggle-header-top {\n    gap: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: flex-start;\n  }\n\n  .toggle-header-top .header-inner {\n    gap: 22px;\n    width: 100%;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n  .toggle-header-top .toggle-title {\n    margin: 0;\n    text-align: left;\n    color: var(--e-global-color-primary);\n    font-size: var(--e-global-typography-3871339-font-size);\n    line-height: var(--e-global-typography-3871339-line-height);\n    letter-spacing: var(--e-global-typography-3871339-letter-spacing);\n    font-family: var(--e-global-typography-3871339-font-family), Sans-serif;\n  }\n  .custom-toggle-container .toggle-icon {\n    transition: transform 0.3s ease;\n  }\n  .custom-toggle-container .toggle-icon svg {\n    width: 18px;\n  }\n  .custom-toggle-container .toggle-content {\n    opacity: 0;\n    cursor: auto;\n    max-height: 0;\n    overflow: hidden;\n    padding-left: 0px;\n    padding-right: 16px;\n    color: var(--e-global-color-text);\n    font-size: var(--e-global-typography-0783073-font-size);\n    line-height: var(--e-global-typography-0783073-line-height);\n    letter-spacing: var(--e-global-typography-0783073-letter-spacing);\n    transition:\n      opacity 0.3s ease,\n      max-height 0.4s ease,\n      margin-top 0.4s ease;\n  }\n  .custom-toggle-container .toggle-content .testimonial-cta-wrapper,\n  .custom-toggle-container .toggle-content .cta-txt {\n    font-weight: 400;\n    align-items: center;\n    display: inline-flex;\n    color: var(--e-global-color-primary);\n    font-size: var(--e-global-typography-3871339-font-size);\n    line-height: var(--e-global-typography-3871339-line-height);\n    letter-spacing: var(--e-global-typography-3871339-letter-spacing);\n    font-family: var(--e-global-typography-3871339-font-family), Sans-serif;\n  }\n  .custom-toggle-container .toggle-content .cta-txt {\n    display: initial;\n  }\n  .custom-toggle-container .toggle-content .cta-txt a {\n    text-decoration: underline;\n  }\n  .custom-toggle-container\n    .toggle-content\n    .testimonial-cta-wrapper\n    .cta-new-wrapper {\n    margin-right: 15px;\n  }\n  .toggle-content p {\n    margin: 10px 0px 0px;\n  }\n  .custom-toggle-box.active .toggle-content {\n    opacity: 1;\n    margin-top: 0px;\n    max-height: 1000px;\n  }\n  .custom-toggle-box.active .toggle-icon {\n    transform: rotate(180deg);\n  }\n  .custom-toggle-container .toggle-header .icon-block {\n    width: 32px;\n    display: flex;\n    font-weight: 400;\n    color: var(--e-global-color-primary);\n    font-size: var(--e-global-typography-3871339-font-size);\n    line-height: var(--e-global-typography-3871339-line-height);\n    letter-spacing: var(--e-global-typography-3871339-letter-spacing);\n    font-family: var(--e-global-typography-3871339-font-family), Sans-serif;\n  }\n  .custom-toggle-container\n    .custom-toggle-box.active:nth-child(-n + 2)\n    .toggle-content {\n    margin-top: 5px;\n  }\n  .custom-toggle-container .testimonial-cta-wrapper {\n    margin: 30px 0px 0px;\n  }\n\n  @media (min-width: 767px) {\n    .custom-toggle-container.desktop {\n      display: flex !important;\n    }\n    .custom-toggle-container.mobile {\n      display: none !important;\n    }\n    .custom-toggle-container {\n      flex-direction: row;\n    }\n    .custom-toggle-box {\n      padding: 26px 16px 26px 22px;\n    }\n    .toggle-header-top {\n      gap: 10px;\n    }\n    .custom-toggle-container\n      .custom-toggle-box.active:nth-child(-n + 2)\n      .toggle-content {\n      margin-top: 10px;\n    }\n    .custom-toggle-box.active .toggle-content {\n      margin-top: 2px;\n    }\n  }\n\n  @media (min-width: 1024px) {\n    .custom-toggle-container\n      .custom-toggle-box.active:nth-child(-n + 2)\n      .toggle-content {\n      margin-top: 10px;\n    }\n    .custom-toggle-box {\n      padding: 26px 16px 26px 30px;\n    }\n  }\n\n  @media (min-width: 1366px) {\n    .toggle-header-top {\n      gap: 18px;\n    }\n    .custom-toggle-box {\n      padding: 40px 40px 40px 50px;\n    }\n    .custom-toggle-container .toggle-icon svg {\n      width: 18px;\n    }\n    .custom-toggle-container\n      .custom-toggle-box.active:nth-child(-n + 2)\n      .toggle-content {\n      margin-top: 6px;\n    }\n    .custom-toggle-box.active .toggle-content {\n      margin-top: 3px;\n    }\n  } \/* 1366px *\/\n\n  @media (min-width: 1700px) {\n    .toggle-header-top {\n      gap: 38px;\n    }\n    .custom-toggle-container .toggle-icon svg {\n      width: 22px;\n    }\n    .custom-toggle-container\n      .custom-toggle-box.active:nth-child(-n + 2)\n      .toggle-content {\n      margin-top: 20px;\n    }\n    .toggle-content p {\n      margin: 14px 0px 0px;\n    }\n  } \/* 1700px *\/\n<\/style>\n\n<script>\n  document.addEventListener('DOMContentLoaded', function () {\n    const toggleBoxes = document.querySelectorAll('.custom-toggle-box');\n    const images = document.querySelectorAll('.toggle-image');\n\n    function activateImage(toggleId) {\n      images.forEach(img => {\n        img.classList.toggle('active', img.dataset.toggle === toggleId);\n      });\n    }\n\n    toggleBoxes.forEach(box => {\n      const content = box.querySelector('.toggle-content');\n      const toggleId = box.dataset.toggle;\n\n      box.addEventListener('click', () => {\n        const isActive = box.classList.contains('active');\n\n        \/\/ Collapse all toggles\n        toggleBoxes.forEach(b => {\n          b.classList.remove('active');\n          const c = b.querySelector('.toggle-content');\n          c.style.maxHeight = null;\n          c.style.opacity = 0;\n        });\n\n        \/\/ Expand current if it wasn't active\n        if (!isActive) {\n          box.classList.add('active');\n          content.style.maxHeight = content.scrollHeight + 'px';\n          content.style.opacity = 1;\n\n          \/\/ Sync image\n          if (toggleId) {\n            activateImage(toggleId);\n          }\n        }\n      });\n    });\n\n    \/\/ Recalculate max-height on resize\n    window.addEventListener('resize', () => {\n      document\n        .querySelectorAll('.custom-toggle-box.active .toggle-content')\n        .forEach(content => {\n          content.style.maxHeight = content.scrollHeight + 'px';\n        });\n    });\n\n    \/\/ Sync image on page load (if one toggle is pre-active)\n    const activeToggle = document.querySelector('.custom-toggle-box.active');\n    if (activeToggle && activeToggle.dataset.toggle) {\n      activateImage(activeToggle.dataset.toggle);\n    }\n  });\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f5981b5 e-flex e-con-boxed e-con e-child\" data-id=\"f5981b5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24fb494 elementor-widget elementor-widget-heading\" data-id=\"24fb494\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a8461f elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2a8461f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>If you are exploring ways to improve conversion, retention, or customer experience at scale, our team can help you identify where measurable value can be unlocked using your existing systems.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1560123 elementor-widget elementor-widget-cta-new\" data-id=\"1560123\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cta-new.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t    <div class=\"cta-container\">\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   \"\n         href=\"https:\/\/staging.afiniti.com\/contact\/\" >\n                  Connect with Our Team        \n        \n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/staging.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\n      <\/a>\n    <\/div>\n\n    \t\t\t\t<\/div>\n\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Afiniti Pairing\u2122 AI-powered Customer- Agent Pairing. Better Matches, Better Outcomes. Afiniti Pairing orchestrates how customers and agents are matched in real time using AI-driven decisioning. By learning from historical interactions and outcomes, Afiniti Pairing helps enterprises improve the moments that matter most across inbound, outbound, and digital interactions. Request a Meeting See Customer Proof Play [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":19108,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-18902","products","type-products","status-publish","format-standard","has-post-thumbnail","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/products\/18902","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/products"}],"about":[{"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/types\/products"}],"author":[{"embeddable":true,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/comments?post=18902"}],"version-history":[{"count":267,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/products\/18902\/revisions"}],"predecessor-version":[{"id":25152,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/products\/18902\/revisions\/25152"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/media\/19108"}],"wp:attachment":[{"href":"https:\/\/staging.afiniti.com\/api\/wp\/v2\/media?parent=18902"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}