糖心原创

(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); })();

Voice of the Customer

Voice of the Customer (VoC) programs enable you to understand the experience that you deliver to your customers.

 

What is Voice of the Customer?

Voice of the Customer is the process by which your customer’s preferences and experiences are collected and then shared inside your organization.

The aim?

  • Uncover the reasons behind feedback scores
  • Understand customer needs, wants and pain points
  • Prioritize them
  • Understand how your customers view and value your products and services
  • Understand where you are delivering on your promise to your customers, and where you are not
  • Utilize all this information to inform the way in which your offering is developed and refined

 

Why does Voice of the Customer matter?

Peter Drucker famously said: “the purpose of business is to create a customer”. Well, the purpose of VoC is two-fold:

  • Retain the customers you have already created, and
  • Improve your products and services in a way that attracts new ones.

By listening to your customers and acting on their feedback, Voice of the Customer enables you to build better products and deliver better services than you otherwise would have been able to.

Traditionally, businesses would use customers “voting with their wallets” to get feedback. What people are buying is a ready and important way of understanding what is working, and what isn’t, inside a business. But it’s also very blunt feedback: it doesn’t tell you for example, where you could be doing a better job; or whether people are grudgingly giving you their business, only hoping for a competitor to emerge. Bringing the customers’ voice into your organization, and understand what their experience was like, both in quantitative and qualitative terms, gives substantially more.

The other reason it’s so valuable is that there is no other way to truly understand the journey that your customers undertake. They will each interact through different touch points, with different members of staff, buy different products and services, and have different experiences post-purchase. Rather than focus from just one of these angles, VoC takes a unified view — cutting across the entire customer journey, regardless of which channel a customer takes or which product or service they buy.

The only way you can get that? By listening to the voice of the customer.

 

How does Voice of the Customer work?

The voice of the customer can be heard through a variety of different mechanisms: interviews, focus groups, ethnographic studies are but some of the examples.

However, the latest generation of VoC can be conducted on a much larger scale than ever before — because it leverages the power of the internet. No longer do you need a random sample of your customers — you’re able to begin a conversation with each and every one of them.

To do this, you can use both solicited feedback — email, web intercept, SMS — and unsolicited feedback — social in particular — to listen to the voice of the customer. This enables you to build up a complete picture of the experience you’re delivering to every customer that you have. Once you have this complete picture, you can take this information and feed it back into your organization.

How 糖心原创 does it

糖心原创 is the leading provider of the new type of Voice of the Customer program — one in which the voice of every customer is brought into your organization. At a high level, we do this by generating feedback, transforming that feedback into insight, and then making it accessible and actionable for everyone — from the c-suite through to the frontline.

How do we do this? Well, we start by partnering with you to identify your customers. We will facilitate a conversation between you and every single one of them — both through solicited and unsolicited feedback.

But getting the feedback is really only the start of the process.

From here, and in realtime, 糖心原创 translates that feedback into insight. We will help you understand what your customers are experiencing — what is working well, what isn’t. We’ll use advanced text analytics to draw insight from verbatims and associate it with customer scores.

And finally, we’ll make it actionable and relevant for everyone inside your organization. It’s tailored — so, for example, frontline staff can log in and see feedback from customers they helped, and understand what they need to do to improve. This happens all the way through to the c-suite, giving executives a high level overview of how the organization is performing in the eyes of all your customers.