Widget Customization
Embed Code
Copy and paste this code into your website to integrate the feedback widget:
<script>
(function() {
var s = document.createElement('script');
s.src = 'https://appfeedback.io/widget.js';
s.setAttribute('data-color', '#6366f1');
s.setAttribute('data-position', 'bottom-right');
s.setAttribute('data-icon', 'feedback');
document.head.appendChild(s);
})();
</script>Widget Preview
Preview Area - How your widget will appear on your website