Start by signing up for Feedback Evolution here and creating your first project in the dashboard. This will give you access to your unique projectId needed for widget integration.
Step 2: Install the Widget Package
Install the Feedback Evolution widget package in your project:
npm install feedback-evolution-widget-react
or
yarn add feedback-evolution-widget-react
Step 3: Component Documentation
Explore detailed documentation for each component:
Once integrated with components, your users can start providing feedback through the widget. All feedback will be collected and stored in your project dashboard.
Step 5: Manage Feedback
Access your project dashboard to manage feedback. Link to your project dashboard here.
Frequently Asked Questions
After signing up, create a new project in your dashboard. The project ID will be automatically generated and displayed in your project settings.
This feature will be coming soon for Pro tier users.
You can pass user information through the user prop: email and name. This will help you identify who submitted each piece of feedback in your dashboard.
Yes, you can have multiple widgets on the same page by using different trigger components and configurations for each instance.