UserVoice is a product feedback management software designed to help companies listen to their customers, prioritize feature development, and build better products. Founded in 2008, the platform provides a centralized place for businesses to collect, manage, and analyze feedback from users and internal teams. The core purpose of UserVoice is to bridge the gap between customers and product teams, ensuring that product decisions are driven by real user data and insights. It allows companies to create feedback forums where users can submit ideas, vote on existing suggestions, and receive updates on the status of their requests. This process helps product managers understand what features are most important to their user base, leading to more effective product strategies and increased customer satisfaction.
UserVoice offers several pricing tiers tailored to different business sizes and needs. The plans are typically quote-based, requiring you to contact their sales team for specific pricing.
UserVoice does not offer a free plan. It is a premium product focused on businesses that are serious about integrating customer feedback into their product development lifecycle. However, they do offer a free trial or a personalized demo upon request, allowing potential customers to see the platform in action and determine if it fits their needs before committing to a subscription.
Pros:
Cons:
UserVoice integrates with a variety of popular business tools to streamline workflows:
Yes, UserVoice provides a developer API that allows you to programmatically interact with your feedback data. The API enables you to build custom integrations, pull feedback into other systems, or automate workflows. To get an API key, you typically need to be an administrator on a qualifying plan. The key and secret can be generated within the UserVoice admin settings under the 'Integrations' or 'API' section.
Here is a conceptual example of using the API with cURL to fetch suggestions:
curl -u "YOUR_API_KEY:YOUR_API_SECRET" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
"https://your_subdomain.uservoice.com/api/v1/suggestions.json"
For detailed instructions and endpoints, you should consult the official UserVoice developer documentation.
UserVoice does not have a public, self-service affiliate program listed on its website. Their business model is focused on direct sales to mid-market and enterprise customers. If you are interested in a partnership or reseller opportunities, the best approach is to contact their sales or partnership team directly through their official website to discuss potential collaboration.