Website Integration Overview

This guide will walk you through adding your NeuralTalk AI assistant to your website using our simple integration methods.

Quick Integration

Step 1: Get Your Integration Code

  1. Navigate to your assistant dashboard
  2. Go to the β€œDeploy” section
  3. Select β€œWebsite Integration”
  4. Copy the provided JavaScript code snippet

Step 2: Add to Your Website

Paste the code before the closing </body> tag of your website:
<script>
  // Your NeuralTalk integration code here
</script>

Customization Options

  • Widget Position: Choose where the chat widget appears
  • Colors: Match your brand colors
  • Logo: Upload your company logo
  • Behavior: Configure when the widget appears

Supported Platforms

  • WordPress
  • Shopify
  • Webflow
  • Wix
  • Squarespace
  • Custom HTML sites

Next Steps