Integration ? Nothing easier than a copy and paste.
Classic Integration
Go to the Integration tab from the configuration page of your widget.
Copy the widget code via Copy.
Then simply paste it directly into the desired location in your site's code.
You can re-edit the border color, the labels... directly from the Settings tab, as presented in this article.
If you want to change the type of widget (card, round, immersive iframe) you will have to recreate a new widget.
Advanced integration
For a more advanced integration, you can separate the script
from the div
in order to paste the script in the head
of your site.
You will then just have to paste the div
in the desired place.