One script, no backend changes

Add a feedback entry
to your website.

Visitors can report a problem from the current page. The page URL, device context, and optional screenshot arrive in your Feedback++ console.

3

Copy the code
Add it to your layout
Submit a test

Show the feedback button

Place this snippet before </body> in your shared website layout.

Use your own button

Hide the default launcher and call FeedbackPlus.open() from an existing help menu or report button.

No code changes? Use the hosted feedback link

Every site has a hosted feedback page that requires no script at all. Share the link in email signatures, a footer "Feedback" entry, or community posts — visitors can submit feedback with an optional image attachment.

Framework and platform snippets

Pick your stack and get an integration snippet with your siteKey pre-filled: WordPress theme, React/Next.js component, Vue/Nuxt entry, or a Google Tag Manager tag.

Three setup steps

1

Create a website in the Feedback++ console and copy its site key.

2

Put the script in the shared layout, usually before </body>.

3

Submit a test feedback and confirm that it appears in the console.

Useful configuration

Screenshots and privacy

Feedback++ captures the page DOM without asking the visitor for screen-recording permission. Cross-origin images, iframes, video, and complex canvas content may not be captured completely. Treat screenshots as useful context and exclude sensitive regions explicitly.

Troubleshooting