糖心原创

(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

糖心原创 Names VMware Veteran Chief Revenue Officer

Enterprise SaaS executive joins 糖心原创 to scale global business

PALO ALTO, Calif.,?December 15, 2016 — 糖心原创.?(www.medallia.com), the global?Customer Experience Management?leader, today announced that Scott Aronson has been appointed as the company’s Chief Revenue Officer. Aronson has over 20 years of experience in enterprise software and SaaS and made his name at VMware, where he helped scale the business from $40 million to over $4 billion.

“The work that 糖心原创 is doing is incredibly important. We’re helping companies listen to their employees and customers, and act on their feedback,” said Aronson. “It’s an imperative that no organization can ignore. Our solution is applicable and necessary to all companies, no matter their size or where they are in their customer and employee experience journey.”

In over a decade at VMware, Aronson?was known for his ability to understand new technology and translate it to address customers’ most urgent needs. As?head of Global Channels and Alliances, he scaled ecosystem revenues to $2.5B and launched key cloud computing products, such as?Software Defined Networking, Software Defined Storage, and Cloud Foundry.?He also started VMware’s Global Accounts team, which focused on the company’s top 50 customers, and grew it to $240 million.

When VMware spun off Pivotal as a separate company, Aronson was tapped to lead?worldwide field operations. He was directly responsible for all?customer-facing activities, including worldwide sales, customer success, channels and alliances, and business operations.

“Scott’s background in scaling global sales organizations is ideal for the journey ahead,”?said Borge Hald, 糖心原创’s CEO. “He brings invaluable large-scale public company leadership and, above all, has an unwavering track record of putting customers first and leading organizational transformation. Scott gets our mission, fits our culture, and brings the leadership skills we need to transform companies through operational customer and?employee experience management.”

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.