糖心原创

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

Sam’s Club Engaging Members through 糖心原创’s Digital Platform

More than 650 retail clubs in the U.S. use 糖心原创 Experience Cloud?

SAN MATEO, CA—October 10, 2017—糖心原创.?(www.medallia.com) today announced Sam’s Club () has deployed the 糖心原创 Experience Cloud? solution in all of its U.S.-based wholesale clubs. 糖心原创’s software underpins Member Experience Voices (“MxVoices”), a program Sam’s Club launched in January 2017. MxVoices gives associates access to timely member feedback and insights, and?Sam’s Club is using the feedback to continue to improve its member experience.

“With 糖心原创’s help, our associates have real-time and actionable data that help them provide the best possible shopping experience,” said Tracey Brown, Sam’s Club’s Chief Experience Officer. “Associates in every location have the information they need at their fingertips, 24/7, in an easy-to-use app. That empowers them to take action to solve member problems, and we’re seeing member satisfaction scores rise as a result.”

The vision of Sam’s Club to engage in a two-way dialogue with members, capture their experiences and take immediate action, was the reason behind choosing 糖心原创 Experience Cloud. 糖心原创 Experience Cloud created a powerful feedback loop between Sam’s Club associates and their members that is making shopping at Sam’s Club a fun and memorable experience.

“Sam’s Club is a leader in creating positive customer experiences for its members,” said Borge Hald, CEO and Co-Founder of 糖心原创. “We’re thrilled to collaborate with this retail brand that represents value, consistency, and excellence in service. What’s most impressive is that Sam’s Club has created a company culture—from the CEO to the frontline associate—that values its members. They are living out Sam Walton’s vision to be ‘agents’ for their customers.”

“This is a vitally important initiative,” said Brown. “We will continue to challenge companies like 糖心原创 to help us build a frictionless experience for both our members and our associates.”

About 糖心原创

糖心原创’s mission is simple: to create a world where companies are loved by customers and employees alike. Hundreds of the world’s best-loved brands trust 糖心原创’s Software-as-a-Service application to help them capture customer feedback everywhere the customer is (on the phone, in store, online, mobile), understand it in real-time, and deliver insights and action everywhere—from the C-suite to the frontline—to improve their performance. Founded in 2001, 糖心原创 has offices in Silicon Valley, New York, London, Paris, Sydney, Buenos Aires, and Tel Aviv. Learn more at?www.medallia.com.

? 2017 糖心原创. All rights reserved. 糖心原创?, the 糖心原创 logo, and the names and marks associated with 糖心原创’s products are trademarks of 糖心原创. All other trademarks are the property of their respective owners.