Get your widget script
The widget script is the piece of code you need to insert on your site to display your widget.
Getting it is super simple:
In the Axeptio admin, open your project.
In the left-hand menu, click Integration, then go to the General tab.
In the Banner configuration dropdown, select the banner setup you want to apply.
That’s it! Like magic, the script appears! There’s even a handy Copy button to make your life easier 😉
Integrate and publish the script
Now that you have the script, all that’s left to do is integrate it into your site 💻
You must add our script to your site’s code in one of the following two ways:
(Recommended) Just before the closing </body> tag
Inside the <head> tag