Wootric is a customer experience management (CXM) platform designed to help businesses collect and analyze customer feedback. The core purpose of the tool is to measure customer sentiment using standard metrics like Net Promoter Score (NPS), Customer Satisfaction (CSAT), and Customer Effort Score (CES). It is particularly popular among digital applications and B2B SaaS companies. The platform allows businesses to deploy surveys at key moments in the customer journey, such as after a purchase or a support interaction. Wootric was founded in 2014 and was later acquired by InMoment, a larger leader in the experience improvement space. This acquisition combined Wootric's digital feedback capabilities with InMoment's broader CX portfolio.
Wootric, as part of InMoment, offers several pricing tiers designed for different business sizes. The plans are typically based on the number of survey responses and the feature set.
Wootric typically offers a free trial for businesses to test the platform's capabilities. In the past, they have also offered a limited free plan that allows companies to run one survey type (like NPS) for a small number of responses per month. This is a good way to start collecting feedback without any initial investment. The trial gives you access to more premium features for a limited time, helping you decide which paid plan is right for your needs.
Getting started with Wootric is a straightforward process.
Pros:
Cons:
Wootric offers a range of integrations to connect customer feedback with your existing workflows and business systems.
Wootric provides a REST API for developers. This allows for deeper integration with your own systems. With the API, you can programmatically send user data to Wootric, trigger surveys for specific users at specific times, and pull feedback data into your own applications or data warehouses. To use the API, you need to obtain an API key and secret, which are available in your Wootric account settings under the 'API' section.
Here is a simple example of how you might send user data to Wootric using a cURL command:
curl -X POST https://api.wootric.com/v1/end_users \
-u 'YOUR_CLIENT_ID:YOUR_CLIENT_SECRET' \
-d 'email=customer@example.com' \
-d 'external_created_at=1457048348' \
-d 'properties[plan]=enterprise'
This allows for flexible and powerful control over how and when you collect feedback.
Wootric, as part of InMoment, does not have a public, self-service affiliate program in the traditional sense. Instead, they offer a Partner Program for businesses like consulting firms, agencies, and technology companies that want to collaborate. This program is designed for strategic partnerships rather than simple link referrals. If you are interested in becoming a partner, you should contact their business development or partnership team through their official website to discuss potential opportunities. They may offer referral fees or revenue sharing agreements depending on the nature of the partnership.