Skip to content

Getting Started

Welcome to FeedValue! This guide will help you set up your first feedback widget in under 5 minutes.

Prerequisites

Before you begin, you'll need:

  • A FeedValue account (sign up for free)
  • A website where you want to collect feedback

Step 1: Create an Organization

After signing up, you'll be prompted to create an organization. This is where all your apps and widgets will live.

TIP

Organizations are great for teams! Invite colleagues to collaborate on feedback management.

Step 2: Create Your First App

An App represents a website or product you want to collect feedback from.

  1. Go to the Dashboard
  2. Click Create App
  3. Enter your app name and primary URL
  4. Click Create

Step 3: Create a Widget

Widgets are the actual feedback forms your users will see.

  1. Select your app from the dashboard
  2. Click Create Widget
  3. Choose your widget style and position
  4. Customize colors to match your brand
  5. Click Create Widget

Step 4: Add to Your Website

Copy the embed code from your widget settings and add it to your website:

html
<script
  src="https://cdn.feedvalue.com/widget.js"
  data-widget-id="wgt_abc123"
  async
></script>

WARNING

Make sure to replace wgt_abc123 with your actual widget ID!

Step 5: Test Your Widget

Visit your website and look for the feedback button. Click it to test the form!

What's Next?

  • Learn about Organizations, Apps, and Widgets
  • Set up webhooks in the dashboard to get notified of new feedback
  • Explore the WordPress and React integrations

Need Help?

Built with care by SarverEnterprises