Practice website integration

Add the Bellcusp receptionist to your website

Add a small chat launcher to your dental practice website. It opens the hosted receptionist separately, so visitors can return to the page they were viewing.

Install the snippet

Copy this code into your practice website, just before its closing body tag. Keep crossorigin=anonymous in the snippet so the browser can load it from your site.

<script async crossorigin="anonymous" src="https://bellcusp.ch/widget.js" data-practice-id="bellcusp-demo-practice"></script>

Setup

  1. Paste the snippet into the HTML of your practice website, just before </body>.
  2. Keep the data-practice-id exactly as shown. It must match the configured practice profile slug.
  3. The launcher opens the hosted receptionist in a separate tab. Visitors can close that tab to return to your website; the chat is not embedded in an iframe.

Configured practice slug: bellcusp-demo-practice. This is the app's current demo profile identifier, not a claim that a live customer profile is configured.