Get started

In just a few steps

Plug in the widget

Add the code snippet to header section and place the button to collect feedback anywhere on your website.

1
<!--HTML header script -->
<script src="https://unpkg.com/feedbackfin@^1" defer></script>
<script>
window.feedbackfin = { config: {}, ...window.feedbackfin };
window.feedbackfin.config.url = "https://rowy-hooks.run.app/wh/...";
</script>
<!--Button element -->
<button data-feedbackfin-button>Feedback</button>

Add webhook URL

This can be done in many ways. Follow the video to do it the easiest way with a powerful low-code tool Rowy

2

That’s it!

3