Quick Start
Get FeedValue running on your website in 60 seconds.
1. Sign Up
Create your free account at feedvalue.com/sign-up.
2. Create a Widget
In the dashboard, create your first app and widget. Customize the appearance to match your brand.
3. Copy the Code
html
<script
src="https://cdn.feedvalue.com/widget.js"
data-widget-id="YOUR_WIDGET_ID"
async
></script>4. Add to Your Site
Paste the code before the closing </body> tag on any page where you want feedback.
That's it! Your users can now submit feedback.
TIP
For a more detailed walkthrough, see Getting Started.
