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.
Note: We strongly advise against using the request widget within an iframe.
The widget does not have a fixed height, as users offer a varying number of locations and packages.
Embedding it in an iframe would lead to a scrollable widget inside an already scrollable web page — which significantly harms the user experience, especially on mobile devices.
That’s why we recommend alternative solutions, such as displaying the widget in a pop-up.
Disclaimer
Support is provided regarding the submission and accuracy of the data. However, MICE Operations does not offer (individual) support for installing the widget on your website. If you require assistance with this, we recommend contacting your website administrator.
FAQ
Can the request widget be embedded directly into the page (e.g. via iframe or embed)?
While this is technically possible, we recommend using the default pop-up version instead. It performs better across a wide range of devices and browsers. Unlike the standard pop-up, the embedded version is no longer actively maintained or optimised. It also lacks support for certain features, such as the timeline.