Install

Install Instant Site Chat on your website

Use the placeholder snippet and setup sequence to prepare the widget for your site.

Add the snippet

Place the widget script on the pages where you want chat to appear.

Example snippet

<script
  async
  src="https://cdn.instantsitechat.com/widget.js"
  data-assistant-id="YOUR_ASSISTANT_ID"
  data-site-id="YOUR_SITE_ID">
</script>

This is a placeholder install example until the final runtime endpoint is finalized.

Complete the setup

Confirm the assistant and site identifiers, preview the chat window, and test the first conversation flow.

  • Verify the script loads
  • Check the welcome message
  • Confirm the handoff path

Keep the install sequence simple.

Read the configuration guide next so the widget is ready to launch.

View configuration