Nuxt.js+Feedinbox

Feedback for Nuxt apps

Add user feedback to your Nuxt.js application with minimal configuration.

Add to your site

Copy and paste. That's the entire setup.

Your code
// In nuxt.config.ts or nuxt.config.js
export default defineNuxtConfig({
  app: {
    head: {
      script: [
        { innerHTML: 'window.feedinboxConfig = { projectKey: "your_key" };' },
        { src: 'https://feedinbox.com/widget.js', async: true }
      ]
    }
  }
})

Step-by-step setup

1

Open nuxt.config

Find your nuxt.config.ts or nuxt.config.js

2

Add to head scripts

Configure the widget scripts

3

Restart and test

Restart your dev server and check

Why developers choose Feedinbox

Email-first

Feedback goes to your inbox, not another dashboard

Lightweight

Tiny script, no impact on your site's performance

2-minute setup

Copy, paste, done. Start collecting feedback

Free tier

Get started without a credit card

Ready to add feedback to your Nuxt.js app?

Free tier available. Setup takes under 2 minutes.

No credit card required • Free tier available