Skip to main content

Integrate a widget on a page

Nicolas Goudemant avatar
Written by Nicolas Goudemant
Updated over a week ago

Classic integration

👩‍💻 Tutorial video

1. Access the Integration Tab

Navigate to the 'Integration' tab from your widget details.

2. Copy the widget code.

Click on the 'Copy' button to copy the widget code.

You need to publish your widget once before you can access the integration code.

3. Paste the integration code onto your website.

After copying the code of your widget, paste it directly at the desired location in your website's code.

You have the option to modify the appearance of your widget, such as color, borders, and covers, from the 'Settings' tab.

Click on the 'Publish' button to update your changes directly on your site.

If you want to change the type of the widget (sticky, standalone, embed...), you will need to create a new widget.

For more advanced integration, you can separate the script from the div and paste the script into the head of your site.

Then all you have to do is paste the div where you want it.

Did this answer your question?