Getting started
Installing the website widget
<!-- UNIVERSAL FBLY WEBSITE SCRIPT -->
<script async src="https://embed.feedbackly.cloud/widget.js"></script>
<script>
window.fblywc = window.fblywc||[];function fblytag(){fblywc.push(arguments);}
fblytag("oid", "<OID>");
fblytag("dmn", "<DMN>");
</script>
<!-- Eo UNIVERSAL FBLY WEBSITE SCRIPT -->Verifying installation


Async script loading and custom actions
Attaching custom metadata to responsesTriggering surveys via custom propertiesWidget HooksSetting the languageCustom configurations
Last updated