Scheduler Integration

Scheduler Integration

Scheduler for a Single Site on a Single Page

  1. Code snippets are found in the Scheduler Edit modal and are already populated with the site Id of you site you select in step 2

  2. Choose the site that you will want to implement the Scheduler for

  3. Click the Edit button

  4. Expand the Code snippets

Scheduler Links for Multiple Sites on a Single Page

Use Option 2 for the iframe implementation. This only includes the domain in the iframe source.

  1.   <!-- Option 2: Allow a user to selected a shop -->
      <!-- Paste this code just above </body> -->
      <iframe class="dc-bookings" id="dc-bookings" src="https://bookings.d14e.io?domain=dev" data-overflow="" style="border: 0px; position: fixed; z-index: 2147483647; width: 100vw; height: 100%; inset: 0px; transition: opacity 0.38s ease 0s; opacity: 0; visibility: hidden;"></iframe> 

Notes      Don't forget to use your shop Ids
  1. <a href="#" onClick="DCBookings.show('12345')">Shop 1 with Id 12345</a>
  2. <a href="#" onClick="DCBookings.show('67890')">Shop 2 with Id 67890</a>
  3. <a href="#" onClick="DCBookings.show('46733')">Shop 3 with Id 46733</a>
      

Google Book Online

Info
Please open a support ticket if you would like to enable Google Book Online
  1. If you want to use the Google Book Online button to allow your customers to book directly from a google search or google maps, your Site Information (Address and Phone Number) must match the information in your Google My Business account




    • Related Articles

    • 📅 How to Add the Scheduler Widget to Your WordPress Site (Elementor)

      Follow these simple steps to add the DC Bookings Scheduler Widget to your WordPress site using Elementor. ✅ What You’ll Need: A WordPress website with Elementor installed. Access to the Elementor > Custom Code section. Your DC Bookings domain and ...
    • Configuring The DC Scheduler

      &lt;br&gt;
    • How to block time slots from the online scheduler

      This guide provides a straightforward method for effectively managing your online schedule by blocking specific time slots. It offers step-by-step instructions that simplify the process, ensuring that you can easily prevent bookings during designated ...
    • Integrating Online Scheduler Custom Events with Google Tag Manager

      Our online scheduler triggers the following custom GTM events: dc-service-scheduler-hit: Indicates a user has interacted with the scheduler. dc-service-option: Captures the service option selected. dc-service-wait_or_drop: Tracks user decision on ...
    • Tekmetric Integration

      Features: Sync customer information Repair Order Detail SMS Appointment Reminders SMS Follow-up messages Step 1: Log into tekmetric Step 2: Click on Shop Settings Step 3: Click on Integrations Step 4: Find the Digital Concierge integration and click ...