# Install the Feederloop widget
Add the following code right before the closing <body></body> tag of all pages you want the widget to be present on.
In other words, the below script should be the very last item that appears before the end of your body section.
<script async data-fl-api-key="your-api-key" src="https://widget.feederloop.com/js/feederloop-widget.js"></script>
You will need to replace your-api-key
with your API key which can
be found by navigating to Admin -> Widget -> Installation Instructions
in the Feederloop dashboard.
Once you've added the above snippet, please refresh your website in the browser to confirm that the widget appears.
At this point if you navigate to Admin -> Widget -> Installed Websites
you will see your
website listed.
That's it, the widget is now installed.