Widgets and web plug-ins

Integrate the tools into your website easily by adding the HTML code we provide.

Web calendar

Allow your website visitors to book an appointment or meeting from your website or by sending a link to the web calendar.

Integrate into your website

To Add this code to your website to add this plugin:

  1. Add the following code where you want this calendar to appear.
<div id="calendar_widget_Datalyse"></div>
<script>
(function () {
    var s = document.getElementsByTagName('script')[0];
    var b = document.createElement('script');
    b.type = 'text/javascript';

    b.setAttribute('script_token', 'INSERT_HERE_widget_token');
    b.setAttribute('add_in_div_id', 'calendar_widget_Datalyse');
    b.async = true;
    b.src = 'https://app.datalyse.io/openapi/view-calendar.js';
    s.parentNode.insertBefore(b, s);
})();
</script>
  1. Just replace the script_token for your web calendar add-on, you can find it from the integrations section, calendar widget from your account, on the Datalyse platform.

We use cookies to improve the Datalyse website. Some are essential to keep the site and our services running smoothly. Others are optional and allow us to personalise your experience and ads and to generate statistics. You can accept all cookies, reject all optional cookies, or allow the cookies you prefer. If you choose nothing, we will apply our default cookie settings. You can change your preferences at any time. If you want to know more, see our Cookies policy.

🔒 Manage cookies