Displaying a widget on a website

Including a widget on a website is very simple and only requires some basic code knowledge.

1) Go to the Widget you want to display

2) Copy the JavaScript under Step 1

3) Paste the JavaScript code into your website, ideally just before close the </body>

4) Copy the code from under Step 2.

5) Then paste the code wherever you would like to display the widget 

Done! Your widget should now be displayed.

Need some help? Check out our Troubleshooting page.