SatisMeter is a software tool designed for collecting customer feedback directly within a web or mobile application. Its main purpose is to help businesses understand customer satisfaction and loyalty through various types of surveys, such as Net Promoter Score (NPS), Customer Satisfaction (CSAT), and Customer Effort Score (CES). The platform allows companies to ask the right questions at the right time in the customer journey, providing valuable insights to improve products and services. SatisMeter was founded by Jakub and Ondrej Sedlacek in Prague, Czech Republic. In 2021, the company was acquired by Productboard, another product management platform, to integrate customer feedback more closely with the product development process.
SatisMeter offers a range of features to create and manage customer feedback surveys effectively.
SatisMeter offers several pricing plans to fit different business sizes and needs. The plans are typically based on the number of survey responses collected per month.
SatisMeter offers a free plan that is ideal for small projects or for testing the platform. The free plan includes a specific number of survey responses per month. Users on the free plan can create unlimited surveys and invite unlimited team members. It provides access to all basic features, making it a functional option for getting started with customer feedback collection without any cost.
Getting started with SatisMeter is a straightforward process.
SatisMeter integrates with a wide variety of tools to help you centralize your customer feedback and act on it. Key integrations include:
Yes, SatisMeter provides a developer API that allows you to programmatically interact with your survey data. The REST API can be used to fetch survey responses, identify users, and manage survey settings. You can find your API key in your SatisMeter account settings under the 'Integrations' section. The API documentation provides detailed information for developers on how to use the different endpoints.
Here is a basic example using cURL to fetch survey responses:
curl -X GET 'https://app.satismeter.com/api/responses' \
-H 'Authorization: Bearer YOUR_API_KEY'
Replace YOUR_API_KEY
with your actual API key from your SatisMeter project settings.
SatisMeter does not have a publicly advertised affiliate program. Companies interested in partnership or referral opportunities are encouraged to contact the SatisMeter support or sales team directly. They may offer custom partnership agreements for agencies, consultants, or influencers who can refer new customers to their platform.