Medallia is a comprehensive Experience Management (XM) software platform designed for large organizations. Its main purpose is to capture feedback and experience data from customers and employees across all possible touchpoints. The platform then uses powerful analytics and artificial intelligence to process this data, providing businesses with actionable insights to improve experiences, increase loyalty, and drive growth. Founded in 2001 by Borge Hald and Amy Pressman, Medallia has established itself as a leader in the XM industry. The company is headquartered in San Francisco, California, and serves global brands across various sectors including retail, finance, healthcare, and hospitality.
Medallia offers a wide range of features to manage the entire experience journey.
Medallia's pricing is tailored for enterprise-level clients and is not publicly listed. The cost is determined through a custom quote based on several factors.
Prospective customers must contact the Medallia sales team to schedule a consultation and receive a personalized pricing proposal.
Medallia does not offer a free plan. It is an enterprise-grade platform designed for large, complex organizations. However, interested businesses can request a personalized demo from the Medallia team. The demo showcases the platform's capabilities and how it can be configured to meet the specific challenges and goals of the organization.
Getting started with Medallia involves a structured implementation process.
Medallia is a powerful platform, but it has its own set of advantages and disadvantages.
Pros:
Cons:
Medallia offers extensive integration capabilities to connect with other enterprise systems, enriching feedback data with operational context.
Several other platforms offer similar experience management capabilities.
Yes, Medallia provides a comprehensive set of APIs for developers. The Medallia API allows businesses to programmatically interact with the platform. This enables custom integrations, pushing external data into Medallia, pulling experience data into other business applications like a data warehouse, and automating workflows.
API keys and access are provided to customers as part of their enterprise license. Developers can find documentation and manage their API credentials through the Medallia developer portal.
Here is a conceptual example of an API call to fetch survey response data:
{
"method": "GET",
"url": "https://api.medallia.com/v2/surveys/12345/responses",
"headers": {
"Authorization": "Bearer YOUR_API_KEY",
"Content-Type": "application/json"
},
"params": {
"startDate": "2024-01-01",
"endDate": "2024-01-31"
}
}
Medallia does not offer a public, self-service affiliate program in the traditional sense. Its business model is focused on direct sales to large enterprises. However, Medallia runs a Partner Program for consulting firms, technology providers, and resellers who work with enterprise clients. This program involves co-selling, implementation services, and technology integrations. Companies interested in partnership opportunities should contact Medallia directly through their official website to inquire about the specific requirements and benefits of their partner ecosystem.