Getting started
Last updated
Last updated
Get the embed script from the Dashboard and integrate it into your website code directly or utilize GTM or a similar tool. The code should look like this:
Go to your website and open up the developer console in your browser. In Chrome, this can be done via the command ⌘ + option + J
Find the console from the bottom of the developer tools. Type in FBLY
and press enter. If your plugin is installed properly, the command should return true
. Your plugin is all set up!
If the script is not installed, you'll get an error like so:
If this is the case, please verify that the plugin is installed properly on your website. See also:
Because FBLY.actions may not be available when trying to use custom actions and properties because of a late async loading of the main script, please load this script before your custom code:
or alternatively use the code found from that file as inline.
See also:
For embedded survey widget, instead of inserting manually DIV tag to the website (found from Feedbackly dashboard) to mark a place where widget should be rendered, you can use these script configurations to define the position.
For <ID>, use ID found from the original DIV tag: fbly-embedded-<ID>.