QuadC Chat: Website Integration & Embedding Code
Follow these instructions to publish the QuadC Chat widget to your external website, student portal, or LMS.
Step 1: Copy Your JavaScript Embed Code
- Go to Bot Configuration > Integrations.
- Click Website / LMS Integration.
- Click Copy Embed Code to save the JavaScript snippet to your clipboard.
Step 2: Paste Code Into Your Website HTML
- Open your website's codebase, template file, or CMS (e.g., WordPress, Google Tag Manager, Canvas LMS).
- Paste the copied snippet directly before the closing
</body>tag of your site or template page.
Step 3: Configure URL Display Rules
- Return to the QuadC dashboard under Bot Configuration > Where settings:
- Select On all pages if you want the chat widget visible across your entire website.
- Select On specific pages if you only want the chat widget to render on specific sub-URLs (e.g.,
/admissionsor/helpdesk).
- Click Save Configuration.
Step 4: Verify Deployment
- Open an incognito browser window and navigate to your website.
- Verify that the chat widget launcher appears in the chosen position.
- Send a test message to ensure the AI responds instantly.