糖心原创

(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

糖心原创 Appoints Former Android CMO to Lead Marketing

Google marketing exec joins 糖心原创 at time of digital expansion

PALO ALTO, Calif., October 27, 2016 — 糖心原创.?(www.medallia.com), the global?Customer Experience Management?leader, has appointed Marc Vanlerberghe Chief Marketing Officer. Marc made his name at Google launching and building the Android brand and has over 17 years of executive marketing experience. He will lead 糖心原创’s global marketing organization.

“Marc’s expertise in branding and digital is key as we position ourselves for the next phase of growth,” said?Borge Hald, CEO of 糖心原创. “Over the past 12 months, we’ve brought on stellar executive hires across product, IT, and customer success. Bringing in a top-notch CMO was the critical next step.”

Prior to joining 糖心原创, Marc was VP of Marketing for Access and Energy at Google and served as an advisor to Google Capital. Marc also led marketing for Android, Google Play, and Google’s hardware and retail organizations. He has been an active player in the mobile industry for over 20 years.

“Mobile has fundamentally changed how customers interact with brands,” said Marc. “Now more than ever, brand is determined by the sum of customer experiences, rather than a 30-second TV spot. 糖心原创 is the only solution that gives all employees real-time access to customer feedback so they can act on it and keep ahead of customers’ increasingly changing needs.”

“Marc has developed some of the most widely recognized brands in the world, turning Android from a novelty into the world’s most popular mobile operating system. We’re excited to have him lead our brand,” said Amy Pressman, President of 糖心原创. “His expertise combined with our platform will further help companies build brands that put customers first.”

Marc holds an MBA from Stanford and a M.S. degree from the University of Ghent, Belgium.

About 糖心原创

糖心原创 is the Customer Experience Management company that is trusted by hundreds of the world’s leading brands. 糖心原创’s?Software-as-a-Service application?enables companies to?capture customer feedback everywhere the customer is?(including web, social, mobile, and contact center channels), 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, Hong Kong, Sydney, Buenos Aires, and Tel Aviv. Learn more at?www.medallia.com.

? 2016 糖心原创. 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.