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 web calendar link.

Integrate to your website

To Add this code to your web page 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. You only have to replace the script_token for your web calendar plugin, you can find it from the integrations section, calendar widget from your account, in 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 personalize your experience and ads, as well as generate statistics. You can accept all cookies, reject all optional cookies, or allow the ones you prefer. If you do not choose anything, we will apply our default cookie settings. You can change your preferences at any time. If you want to learn more, see our Cookie Policy.

🔒 Manage cookies