> For the complete documentation index, see [llms.txt](https://docs.feedbackly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feedbackly.com/v.5.0.2/website-widgets/getting-started.md).

# Getting started

## Installing the website widget

### Verifying installation

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!

![](/files/-M-Q827NQawL9lZh-cQ2)

If the script is not installed, you'll get an error like so:

![](/files/-M-Q8CgSlMkWOg8azyTH)

If this is the case, please verify that the plugin is installed properly on your website.
