
<!-- 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":3685,"date":"2023-09-28T11:49:04","date_gmt":"2023-09-28T11:49:04","guid":{"rendered":"https:\/\/website23-prsrhearfpxnbzqh.afiniti.io\/?page_id=3685"},"modified":"2026-06-29T08:06:47","modified_gmt":"2026-06-29T08:06:47","slug":"testimonials","status":"publish","type":"page","link":"https:\/\/www.afiniti.com\/testimonials\/","title":{"rendered":"Testimonials"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3685\" class=\"elementor elementor-3685\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28bf574 e-con-full e-flex e-con e-parent\" data-id=\"28bf574\" 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-5124f46 e-flex e-con-boxed e-con e-child\" data-id=\"5124f46\" 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-9a26cb2 elementor-widget elementor-widget-heading\" data-id=\"9a26cb2\" 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\">Trusted by Clients and Partners Worldwide <\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad2dc72 elementor-widget-tablet_extra__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"ad2dc72\" 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>Explore real-world outcomes from organizations and partners using Afiniti to improve customer experience and performance.<\/p>\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<div class=\"elementor-element elementor-element-b6638de e-flex e-con-boxed e-con e-child\" data-id=\"b6638de\" 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-58b1918 e-con-full e-flex e-con e-child\" data-id=\"58b1918\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a7ccadc e-con-full e-flex e-con e-child\" data-id=\"a7ccadc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1add2d border-none elementor-widget elementor-widget-image\" data-id=\"b1add2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"110\" height=\"52\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/Virgin_Media_O2svg.svg\" class=\"attachment-full size-full wp-image-21163\" alt=\"Virgin Media\" title=\"Virgin_Media_O2svgsvg\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ef433b4 e-con-full e-flex e-con e-child\" data-id=\"ef433b4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e355bef elementor-widget elementor-widget-heading\" data-id=\"e355bef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Data and Partnership Drive a Customer-Centric Revolution<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e2db87 elementor-widget elementor-widget-text-editor\" data-id=\"2e2db87\" 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>Discover how VM O2 and\u202fAfiniti\u202fturned data collaboration into a competitive advantage. Watch VM O2 CEO Lutz Sch\u00fcler\u202fexplain\u202fhow data, AI, and trusted partnerships\u202fare reshaping customer experience in telecommunications\u202fand what it takes to get it right.\u202f<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b194b9 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"9b194b9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4d6222c e-con-full testimonial-play-btn e-flex e-con e-child\" data-id=\"4d6222c\" data-element_type=\"container\" data-e-type=\"container\" vimeo=\"https:\/\/vimeo.com\/884835466\" data-deeplink=\"vmo2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e37698 elementor-widget elementor-widget-html\" data-id=\"6e37698\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 16 16\">\n                                <path d=\"M4 4l8 4-8 4z\" fill=\"currentColor\"\/>\n                              <\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65b04f3 elementor-widget elementor-widget-heading\" data-id=\"65b04f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Play Video<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ad648e e-con-full read-more e-flex e-con e-child\" data-id=\"6ad648e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c377bc7 elementor-widget elementor-widget-cta-new\" data-id=\"c377bc7\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   is-small-button \"\r\n         href=\"https:\/\/www.afiniti.com\/how-data-and-partnership-drive-a-customer-centric-revolution\/\" >\r\n                  Read More        \r\n        \r\n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \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-10fdd19 e-con-full elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra e-flex e-con e-child\" data-id=\"10fdd19\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-788f8b7 e-con-full testimonial-play-btn e-flex e-con e-child\" data-id=\"788f8b7\" data-element_type=\"container\" data-e-type=\"container\" vimeo=\"https:\/\/vimeo.com\/884835466\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fd0026 elementor-widget elementor-widget-html\" data-id=\"3fd0026\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 16 16\">\n                                <path d=\"M4 4l8 4-8 4z\" fill=\"currentColor\"\/>\n                              <\/svg>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26c8ff3 e-con-full read-more e-flex e-con e-child\" data-id=\"26c8ff3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55cf8b1 elementor-widget elementor-widget-cta-new\" data-id=\"55cf8b1\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark    icon-wrapper \"\r\n         href=\"https:\/\/www.afiniti.com\/how-data-and-partnership-drive-a-customer-centric-revolution\/\" >\r\n        \r\n        \r\n      <div class=\"cta-lottie  \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-255f9de e-con-full e-flex e-con e-child\" data-id=\"255f9de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62c5196 border-none elementor-widget elementor-widget-image\" data-id=\"62c5196\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"726\" height=\"623\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/VMO2.jpg\" class=\"attachment-full size-full wp-image-21164\" alt=\"Virgin Media\" srcset=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/VMO2.jpg 726w, https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/VMO2-300x257.jpg 300w\" sizes=\"auto, (max-width: 726px) 100vw, 726px\" title=\"VMO2jpg\" \/>\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<div class=\"elementor-element elementor-element-c38a4d0 e-con-full e-flex e-con e-child\" data-id=\"c38a4d0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-94cea4a e-con-full e-flex e-con e-child\" data-id=\"94cea4a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a906ac3 border-none elementor-widget elementor-widget-image\" data-id=\"a906ac3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"109\" height=\"46\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/ATT_logo_2016svg.svg\" class=\"attachment-full size-full wp-image-21165\" alt=\"ATT\" title=\"ATT_logo_2016svgsvg\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-feffc3c e-con-full e-flex e-con e-child\" data-id=\"feffc3c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0bd76ae elementor-widget elementor-widget-heading\" data-id=\"0bd76ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Every Call Counts: How to Scale Customer Experience<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a8775b elementor-widget elementor-widget-text-editor\" data-id=\"4a8775b\" 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>Discover how AT&amp;T and\u202fAfiniti\u202fleverage AI to scale customer experience and improve every interaction.\u202f<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eac6dad e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"eac6dad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a384f00 e-con-full testimonial-play-btn e-flex e-con e-child\" data-id=\"a384f00\" data-element_type=\"container\" data-e-type=\"container\" vimeo=\"https:\/\/vimeo.com\/881765909\" data-deeplink=\"att\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46441af elementor-widget elementor-widget-html\" data-id=\"46441af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 16 16\">\n                                <path d=\"M4 4l8 4-8 4z\" fill=\"currentColor\"\/>\n                              <\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68fef76 elementor-widget elementor-widget-heading\" data-id=\"68fef76\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Play Video<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08b4c0b e-con-full read-more e-flex e-con e-child\" data-id=\"08b4c0b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fa07f1 elementor-widget elementor-widget-cta-new\" data-id=\"0fa07f1\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   is-small-button \"\r\n         href=\"https:\/\/www.afiniti.com\/every-call-counts-how-to-scale-customer-experience\/\" >\r\n                  Read More        \r\n        \r\n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \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-e7d2ae4 e-con-full elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra e-flex e-con e-child\" data-id=\"e7d2ae4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bcd7feb e-con-full testimonial-play-btn e-flex e-con e-child\" data-id=\"bcd7feb\" data-element_type=\"container\" data-e-type=\"container\" vimeo=\"https:\/\/vimeo.com\/884835466\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd61728 elementor-widget elementor-widget-html\" data-id=\"fd61728\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 16 16\">\n                                <path d=\"M4 4l8 4-8 4z\" fill=\"currentColor\"\/>\n                              <\/svg>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bbe2fb e-con-full read-more e-flex e-con e-child\" data-id=\"5bbe2fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7522943 elementor-widget elementor-widget-cta-new\" data-id=\"7522943\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark    icon-wrapper \"\r\n         href=\"https:\/\/www.afiniti.com\/every-call-counts-how-to-scale-customer-experience\/\" >\r\n        \r\n        \r\n      <div class=\"cta-lottie  \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0dbbb01 e-con-full e-flex e-con e-child\" data-id=\"0dbbb01\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e500f51 border-none elementor-widget elementor-widget-image\" data-id=\"e500f51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"726\" height=\"623\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/ATT.jpg\" class=\"attachment-full size-full wp-image-21166\" alt=\"ATT\" srcset=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/ATT.jpg 726w, https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/ATT-300x257.jpg 300w\" sizes=\"auto, (max-width: 726px) 100vw, 726px\" title=\"ATTjpg\" \/>\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<div class=\"elementor-element elementor-element-28f3bbb e-con-full e-flex e-con e-child\" data-id=\"28f3bbb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-14d48da e-con-full e-flex e-con e-child\" data-id=\"14d48da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c455d1 border-none elementor-widget elementor-widget-image\" data-id=\"6c455d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"97\" height=\"25\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/TIM-Logo.svg\" class=\"attachment-full size-full wp-image-21167\" alt=\"Tim\" title=\"TIM-Logosvg\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-344dddb e-con-full e-flex e-con e-child\" data-id=\"344dddb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6ffaff elementor-widget elementor-widget-heading\" data-id=\"c6ffaff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How AI and Flexibility Drive Exceptional Customer Service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-83e0f93 elementor-widget elementor-widget-text-editor\" data-id=\"83e0f93\" 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>TIM CEO Pietro Labriola shares how AI-driven flexibility and intelligent pairing elevate customer service and create competitive\u202fadvantage\u202fin a fast-moving telecom market.\u202f<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-abd2d42 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"abd2d42\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5c6b774 e-con-full testimonial-play-btn e-flex e-con e-child\" data-id=\"5c6b774\" data-element_type=\"container\" data-e-type=\"container\" vimeo=\"https:\/\/vimeo.com\/953156793\" data-deeplink=\"tim\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72f4616 elementor-widget elementor-widget-html\" data-id=\"72f4616\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 16 16\">\n                                <path d=\"M4 4l8 4-8 4z\" fill=\"currentColor\"\/>\n                              <\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6adf792 elementor-widget elementor-widget-heading\" data-id=\"6adf792\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Play Video<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c4dbd81 e-con-full read-more e-flex e-con e-child\" data-id=\"c4dbd81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee3c512 elementor-widget elementor-widget-cta-new\" data-id=\"ee3c512\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   is-small-button \"\r\n         href=\"https:\/\/www.afiniti.com\/how-ai-and-flexibility-drive-exceptional-customer-service\/\" >\r\n                  Read More        \r\n        \r\n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \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-24849bf e-con-full elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra e-flex e-con e-child\" data-id=\"24849bf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5cfbe88 e-con-full testimonial-play-btn e-flex e-con e-child\" data-id=\"5cfbe88\" data-element_type=\"container\" data-e-type=\"container\" vimeo=\"https:\/\/vimeo.com\/884835466\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0506b1d elementor-widget elementor-widget-html\" data-id=\"0506b1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 16 16\">\n                                <path d=\"M4 4l8 4-8 4z\" fill=\"currentColor\"\/>\n                              <\/svg>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d886665 e-con-full read-more e-flex e-con e-child\" data-id=\"d886665\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac945fa elementor-widget elementor-widget-cta-new\" data-id=\"ac945fa\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark    icon-wrapper \"\r\n         href=\"https:\/\/www.afiniti.com\/how-ai-and-flexibility-drive-exceptional-customer-service\/\" >\r\n        \r\n        \r\n      <div class=\"cta-lottie  \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d35eee e-con-full e-flex e-con e-child\" data-id=\"4d35eee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d070c6d border-none elementor-widget elementor-widget-image\" data-id=\"d070c6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"726\" height=\"623\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/TIM.jpg\" class=\"attachment-full size-full wp-image-21168\" alt=\"TIM\" srcset=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/TIM.jpg 726w, https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/TIM-300x257.jpg 300w\" sizes=\"auto, (max-width: 726px) 100vw, 726px\" title=\"TIMjpg\" \/>\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<div class=\"elementor-element elementor-element-ba911c9 e-con-full e-flex e-con e-child\" data-id=\"ba911c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-41b7a85 e-con-full e-flex e-con e-child\" data-id=\"41b7a85\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bdd432 border-none elementor-widget elementor-widget-image\" data-id=\"1bdd432\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"145\" height=\"46\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/G6-hospitality.svg\" class=\"attachment-full size-full wp-image-21169\" alt=\"G6 hospitality\" title=\"G6-hospitalitysvg\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5df18d e-con-full e-flex e-con e-child\" data-id=\"a5df18d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24d7733 elementor-widget elementor-widget-heading\" data-id=\"24d7733\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Hospitality at Scale: Using AI to Improve Guest Experience<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2939875 elementor-widget elementor-widget-text-editor\" data-id=\"2939875\" 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>Afiniti\u202ftransforms G6 call centers, improving reservations, agent performance, and customer satisfaction.\u202f<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf5d5ad e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"bf5d5ad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-227ab57 e-con-full testimonial-play-btn e-flex e-con e-child\" data-id=\"227ab57\" data-element_type=\"container\" data-e-type=\"container\" vimeo=\"https:\/\/vimeo.com\/881754784\" data-deeplink=\"g6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46aa37c elementor-widget elementor-widget-html\" data-id=\"46aa37c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 16 16\">\n                                <path d=\"M4 4l8 4-8 4z\" fill=\"currentColor\"\/>\n                              <\/svg>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-556c349 elementor-widget elementor-widget-heading\" data-id=\"556c349\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Play Video<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4192604 e-con-full read-more e-flex e-con e-child\" data-id=\"4192604\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-152367a elementor-widget elementor-widget-cta-new\" data-id=\"152367a\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   is-small-button \"\r\n         href=\"https:\/\/www.afiniti.com\/hospitality-at-scale-using-ai-to-improve-guest-experience\/\" >\r\n                  Read More        \r\n        \r\n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \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-c147edd e-con-full elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra e-flex e-con e-child\" data-id=\"c147edd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-76a2756 e-con-full testimonial-play-btn e-flex e-con e-child\" data-id=\"76a2756\" data-element_type=\"container\" data-e-type=\"container\" vimeo=\"https:\/\/vimeo.com\/884835466\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8852365 elementor-widget elementor-widget-html\" data-id=\"8852365\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 16 16\">\n                                <path d=\"M4 4l8 4-8 4z\" fill=\"currentColor\"\/>\n                              <\/svg>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-332f4b3 e-con-full read-more e-flex e-con e-child\" data-id=\"332f4b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65472f8 elementor-widget elementor-widget-cta-new\" data-id=\"65472f8\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark    icon-wrapper \"\r\n         href=\"https:\/\/www.afiniti.com\/hospitality-at-scale-using-ai-to-improve-guest-experience\/\" >\r\n        \r\n        \r\n      <div class=\"cta-lottie  \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\n    \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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18ca02c e-con-full e-flex e-con e-child\" data-id=\"18ca02c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbca7db border-none elementor-widget elementor-widget-image\" data-id=\"cbca7db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"726\" height=\"623\" src=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/G6-Hospility.jpg\" class=\"attachment-full size-full wp-image-21170\" alt=\"G6 Hospitality\" srcset=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/G6-Hospility.jpg 726w, https:\/\/www.afiniti.com\/wp-content\/uploads\/2026\/03\/G6-Hospility-300x257.jpg 300w\" sizes=\"auto, (max-width: 726px) 100vw, 726px\" title=\"G6-Hospilityjpg\" \/>\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-4825aee e-flex e-con-boxed e-con e-child\" data-id=\"4825aee\" 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-e63ba24 elementor-widget elementor-widget-heading\" data-id=\"e63ba24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Together We Can <\/br>Transform Your Business<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c58317 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5c58317\" 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>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 class=\"elementor-element elementor-element-766d5a0 elementor-widget elementor-widget-cta-new\" data-id=\"766d5a0\" 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\">\r\n      <a class=\"cta-new-wrapper cta-wrapper   theme-dark   \"\r\n         href=\"https:\/\/www.afiniti.com\/book-a-demo\/\" >\r\n                  Book a Demo        \r\n        \r\n      <div class=\"cta-lottie   label-lottie \" data-lottie=\"https:\/\/www.afiniti.com\/wp-content\/plugins\/design-system-plugin-2026\/widgets\/..\/assets\/lottie\/button-light-single.json\"><\/div>\r\n      <\/a>\r\n    <\/div>\r\n\r\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>Trusted by Clients and Partners Worldwide Explore real-world outcomes from organizations and partners using Afiniti to improve customer experience and performance. How Data and Partnership Drive a Customer-Centric Revolution Discover how VM O2 and\u202fAfiniti\u202fturned data collaboration into a competitive advantage. Watch VM O2 CEO Lutz Sch\u00fcler\u202fexplain\u202fhow data, AI, and trusted partnerships\u202fare reshaping customer experience in [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":12194,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"page-category":[],"class_list":["post-3685","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Watch video testimonials from leading enterprise clients sharing how Afiniti delivered measurable results and improved customer experience outcomes.\" \/>\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\/testimonials\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.9\" \/>\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=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"Customer Success Stories - Testimonials - Afiniti\" \/>\n\t\t<meta property=\"og:description\" content=\"Watch video testimonials from leading enterprise clients sharing how Afiniti delivered measurable results and improved customer experience outcomes.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.afiniti.com\/testimonials\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Customer Success Stories - Testimonials - Afiniti\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Watch video testimonials from leading enterprise clients sharing how Afiniti delivered measurable results and improved customer experience outcomes.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg\" \/>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Customer Success Stories - Testimonials - Afiniti<\/title>\n\n","aioseo_head_json":{"title":"Customer Success Stories - Testimonials - Afiniti","description":"Watch video testimonials from leading enterprise clients sharing how Afiniti delivered measurable results and improved customer experience outcomes.","canonical_url":"https:\/\/www.afiniti.com\/testimonials\/","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":"website","og:title":"Customer Success Stories - Testimonials - Afiniti","og:description":"Watch video testimonials from leading enterprise clients sharing how Afiniti delivered measurable results and improved customer experience outcomes.","og:url":"https:\/\/www.afiniti.com\/testimonials\/","og:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg","og:image:secure_url":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg","og:image:width":1200,"og:image:height":630,"twitter:card":"summary","twitter:title":"Customer Success Stories - Testimonials - Afiniti","twitter:description":"Watch video testimonials from leading enterprise clients sharing how Afiniti delivered measurable results and improved customer experience outcomes.","twitter:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2024\/10\/Afiniti-black-Social.jpg"},"aioseo_meta_data":{"post_id":"3685","title":"Customer Success Stories - Testimonials - Afiniti","description":"Watch video testimonials from leading enterprise clients sharing how Afiniti delivered measurable results and improved customer experience outcomes.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2023\/08\/Logo-Black.svg","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":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-06-29 08:07:42","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":["Discover how Afiniti's AI-driven solutions can boost customer satisfaction and revenue across channels, with strategic insights and measurable impacts.","Learn about Afiniti's technology assessment and customized implementation plan to seamlessly integrate AI into your call routing for better results.","Explore Afiniti\u2019s phased approach\u2014from planning to in-life reviews\u2014to optimize business outcomes and foster customer happiness.","Uncover how Afiniti\u2019s AI advantage and tailored solution blueprint can transform your business operations and improve profitability.","Get insights into Afiniti\u2019s comprehensive AI deployment process, ensuring operational stability and measurable revenue growth."],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2023-11-22 19:32:50","updated":"2026-06-29 08:07:42"},"_links":{"self":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/pages\/3685","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/comments?post=3685"}],"version-history":[{"count":256,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/pages\/3685\/revisions"}],"predecessor-version":[{"id":23211,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/pages\/3685\/revisions\/23211"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media\/12194"}],"wp:attachment":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media?parent=3685"}],"wp:term":[{"taxonomy":"page-category","embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/page-category?post=3685"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}