
<!-- 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":14314,"date":"2025-08-12T06:13:49","date_gmt":"2025-08-12T06:13:49","guid":{"rendered":"https:\/\/www.afiniti.com\/?post_type=video&#038;p=14314"},"modified":"2026-03-13T18:02:50","modified_gmt":"2026-03-13T18:02:50","slug":"tim","status":"publish","type":"video","link":"https:\/\/www.afiniti.com\/video\/tim\/","title":{"rendered":"TIM: How AI and Flexibility Drive Exceptional Customer Service"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"14314\" class=\"elementor elementor-14314\" data-elementor-post-type=\"video\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c73eabd video-wrapper e-flex e-con-boxed e-con e-parent\" data-id=\"c73eabd\" 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-a265b32 elementor-widget elementor-widget-video\" data-id=\"a265b32\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;vimeo&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<iframe class=\"elementor-video-iframe\" allowfullscreen allow=\"clipboard-write\" title=\"vimeo Video Player\" src=\"https:\/\/player.vimeo.com\/video\/953156793?color&amp;autopause=0&amp;loop=0&amp;muted=0&amp;title=0&amp;portrait=0&amp;byline=0#t=\"><\/iframe>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3fea80b elementor-widget elementor-widget-heading\" data-id=\"3fea80b\" 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\">TIM and Afiniti | AI Pairing and Flexibility for Exceptional Customer Service<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c095da elementor-widget elementor-widget-text-editor\" data-id=\"4c095da\" 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>Hear how TIM uses AI-driven pairing and flexible collaboration to improve service quality and create competitive advantage in telecom.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"featured_media":14784,"menu_order":0,"template":"","tags":[],"page-category":[63],"class_list":["post-14314","video","type-video","status-publish","has-post-thumbnail","hentry","page-category-testimonial"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hear how TIM uses AI-driven pairing and flexible collaboration to improve service quality and create competitive advantage in telecom.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"fvA4_y8pyDh74kjtjStWC6eZTjZGlYp811mfuXRJfEc\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.afiniti.com\/video\/tim\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Afiniti\" \/>\n\t\t<meta property=\"og:type\" content=\"movie\" \/>\n\t\t<meta property=\"og:title\" content=\"TIM and Afiniti | Exceptional Customer Service\" \/>\n\t\t<meta property=\"og:description\" content=\"Hear how TIM uses AI-driven pairing and flexible collaboration to improve service quality and create competitive advantage in telecom.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.afiniti.com\/video\/tim\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/08\/TIM-feaured.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/08\/TIM-feaured.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"628\" \/>\n\t\t<meta property=\"og:image:height\" content=\"352\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"TIM and Afiniti | Exceptional Customer Service\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hear how TIM uses AI-driven pairing and flexible collaboration to improve service quality and create competitive advantage in telecom.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/08\/TIM-feaured.jpg\" \/>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>TIM and Afiniti | Exceptional Customer Service<\/title>\n\n","aioseo_head_json":{"title":"TIM and Afiniti | Exceptional Customer Service","description":"Hear how TIM uses AI-driven pairing and flexible collaboration to improve service quality and create competitive advantage in telecom.","canonical_url":"https:\/\/www.afiniti.com\/video\/tim\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"fvA4_y8pyDh74kjtjStWC6eZTjZGlYp811mfuXRJfEc","miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"Afiniti","og:type":"movie","og:title":"TIM and Afiniti | Exceptional Customer Service","og:description":"Hear how TIM uses AI-driven pairing and flexible collaboration to improve service quality and create competitive advantage in telecom.","og:url":"https:\/\/www.afiniti.com\/video\/tim\/","og:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/08\/TIM-feaured.jpg","og:image:secure_url":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/08\/TIM-feaured.jpg","og:image:width":628,"og:image:height":352,"twitter:card":"summary","twitter:title":"TIM and Afiniti | Exceptional Customer Service","twitter:description":"Hear how TIM uses AI-driven pairing and flexible collaboration to improve service quality and create competitive advantage in telecom.","twitter:image":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/08\/TIM-feaured.jpg"},"aioseo_meta_data":{"post_id":"14314","title":"TIM and Afiniti | Exceptional Customer Service","description":"Hear how TIM uses AI-driven pairing and flexible collaboration to improve service quality and create competitive advantage in telecom.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"none","isEnabled":false},"graphs":[{"id":"#aioseo-video-mgg6bxxy","slug":"video","graphName":"Video","label":"Video","properties":{"name":"#custom_field-title","description":"#custom_field-description","uploadDate":"08\/12\/2025","contentUrl":"https:\/\/www.afiniti.com\/video\/tim\/","embedUrl":"","thumbnailUrl":"https:\/\/www.afiniti.com\/wp-content\/uploads\/2025\/08\/TIM-bg.jpg","duration":"","familyFriendly":true},"value":"video"}]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-03-13 18:03:48","breadcrumb_settings":{"default":false,"separator":"\u00bb","showHomeCrumb":false,"showTaxonomyCrumbs":true,"showParentCrumbs":true,"template":"&lt;span class=&quot;aioseo-breadcrumb&quot;&gt; &lt;a href=&quot;#breadcrumb_link&quot; title=&quot;#breadcrumb_post_title&quot;&gt;#breadcrumb_post_title&lt;\/a&gt; &lt;\/span&gt;","parentTemplate":"&lt;span class=&quot;aioseo-breadcrumb&quot;&gt; &lt;a href=&quot;#breadcrumb_link&quot; title=&quot;#breadcrumb_post_title&quot;&gt;#breadcrumb_post_title&lt;\/a&gt; &lt;\/span&gt;","taxonomy":"","primaryTerm":false},"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-10-01 10:49:18","updated":"2026-07-22 21:14:36"},"_links":{"self":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/14314","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video"}],"about":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/types\/video"}],"version-history":[{"count":10,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/14314\/revisions"}],"predecessor-version":[{"id":21136,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/video\/14314\/revisions\/21136"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media\/14784"}],"wp:attachment":[{"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/media?parent=14314"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/tags?post=14314"},{"taxonomy":"page-category","embeddable":true,"href":"https:\/\/www.afiniti.com\/api\/wp\/v2\/page-category?post=14314"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}