糖心原创

(see the * 'adobe' handle in functions.php — no async, no defer), so a page-load * Target offer has already set `data-hdr` by the time this runs. * * An answer that lands after this point is inert rather than acted on: * `apply()` finds the prune settled and does nothing, so the visitor * keeps the nav they were served instead of watching it change. That is * the deliberate trade-off — a late activity collects no data, but no * visitor ever sees the wrong nav or waits for the right one. */ (function () { var VARIANTS = ["a","b","c"]; var DEFAULT = "a"; var root = document.documentElement; var settled = false; function valid(v) { return VARIANTS.indexOf(v) !== -1; } function prune(active) { if (settled) return; settled = true; var list = document.querySelectorAll('#site-header > .header-variant'); for (var i = 0; i < list.length; i++) { if (list[i].getAttribute('data-header-variant') !== active) { list[i].parentNode.removeChild(list[i]); } } root.setAttribute('data-hdr', active); // Read by the Adobe Analytics client to attribute the test. root.setAttribute('data-hdr-active', active); if (typeof window.initHeaderNav === 'function') window.initHeaderNav(); /** * `variant` is set before the event so late listeners can tell * "already done" from "not yet". main.js is enqueued in the footer * and therefore always misses the event itself. */ window.medalliaNav.variant = active; document.dispatchEvent(new CustomEvent('medallia:nav-ready', { detail: { variant: active } })); } window.medalliaNav = { variant: null, apply: function (v) { if (valid(v)) prune(v); } }; // `?hv=` sets this server-side; a Target offer in the blocking // embed sets it before the body is parsed. var pre = root.getAttribute('data-hdr'); if (valid(pre)) { prune(pre); return; } /** * Carried forward from an earlier pageview. Read client-side, never in * PHP: WP Engine does not vary its page-cache key on arbitrary cookies, * so server-side personalisation here would serve the first anonymous * visitor's variant to everyone. */ var m = document.cookie.match(/(?:^|; )medallia_nav_variant=([^;]*)/); if (m && valid(m[1])) { prune(m[1]); return; } prune(DEFAULT); })();

How customer centricity helps boost revenue and loyalty at P?UR

+88pp

Massive increase in NPS, with tNPS increased by almost

50%

Reduced churn by more than

10%

decrease in costs

Customer-centricity is engraved in our DNA here at PY?UR, and we want to do whatever we can to better support our customers and employees.”

Carsten Hilbers, Director of Customer Experience, Customer Journey Management & Digital Self-Service, PY?UR

The Problem

PY?UR is the third largest operator in the German cable network market with over 3 million homes connected

PY?UR is the third largest operator in the German cable network market, with over 3 million homes connected across Germany. The company’s customer experience (CX) transformation has evolved in a dynamic market environment. This includes rising customer expectations, interchangeability of products, easy product comparability, and market dynamics and consolidations within the competition. These factors have driven the need for a greater focus on the customer and the differentiation of products and services.

As a customer-centric company, PY?UR partnered with 糖心原创 to increase their Net Promoter Score (NPS) and identify areas of improvement within the business. According to Carsten Hilbers, Director of Customer Experience, Customer Journey Management & Digital Self-Service at PY?UR.

“We chose 糖心原创 because of the sophisticated text analytics capabilities. We knew that having deeper insights and understanding what’s important to our customers would be incredibly powerful.”

By harnessing the power of 糖心原创 and a set of thoughtful CX transformation strategies, PY?UR aimed to digitize and optimize the customer experience. The company also made an effort to ensure that customer centricity was a key focus across the entire organization, with the goal to:

  • Increase brand identification and employee engagement.
  • Improve customer centricity, particularly within customer touchpoints.
  • Align the brand image and communication both internally and externally.
  • Inspire behavior regarding relevant Business KPIs and engage employees with ludic learning activities as best practice sharing.

Communication and Continuous Improvement Drive Success

Communication played a crucial role in PY?UR’s successful CX transformation. Linking individual and process improvements through their customer feedback program was also extremely valuable. For example, changing how callbacks to customers with open requests are handled, and closing those requests, reduced churn rates by almost 45%. Working cross-functionally also proved to be a very effective strategy.

Hilbers further elaborates:

“The key factor for our successful NPS story is to anchor customer centricity in the whole organization. In order to achieve this, an important strategic decision was to pull down silo working by establishing cross-functional customer journey teams to drive the outer loop with major improvements on process optimization and digitization. At the same time, we established Touchpoint Owners to improve the inner loop together with different teams in the whole company. Customer feedback helps our teams secure continuous optimization and digitalization in order to drive NPS as the baseline for a successful customer experience.”

Customer Centricity Drives Improvement

PY?UR has made significant changes to their business based on customer feedback. However, they noticed that some customers were not aware of these improvements. This prompted PY?UR to communicate more effectively about its focus on “customer centricity”. The company also implemented a storytelling microsite that shows customers how their NPS feedback has led to meaningful improvements. The customer experience (CX) microsite also includes videos that further illustrate these improvements.