Important:
Make sure your website is published and linked to a domain before you start.
Add custom code to your website
Go to Settings in your website's dashboard.
Click on the custom code tab in the development and integrations section.
Click + add custom code in the top right.
Paste the code snippet in the text box.
β<script src="https://app.miceoperations.com/widget/widget.js"></script>
<script type="text/javascript">
window.miceWidgetSettings = {
widget_id: "0df2ad69968b",
button_alignment: 'right', // left / right
button_horizontal_padding: 10, // Standaard 32
button_vertical_padding: 10, // Standaard 32
source: 'Website'
};
</script>Note! At "widget_id" in the above code, make sure to add the widget ID of your own widget.
Enter a code name. Tip: Give your code a name that is easy to recognize so you can quickly locate it later.
Select an option under add code to pages:
All pages: This will add the code to all pages on your website, including any new pages you create in the future. Choose whether you want to load the code only once per visit, or on every page your visitor opens.
Choose specific pages: Use the drop-down menu to select the relevant pages.
Choose where to place the code under Place code in:
Main
Main text - start
Main text - end
Click apply.
Notes:
Your code snippets are linked to a specific domain. If you assign another domain to your website, your code snippets will be removed. You do not need to add code snippets to your secondary domain; all traffic will be redirected to your primary domain.
To ensure your website complies with privacy laws such as the GDPR, we recommend categorizing your custom code.