Widget Installation
Add the Raasie chat widget to your website with a single script tag.
Getting Your Embed Code
1. From your dashboard, navigate to the website where you want to install the widget 2. Go to Widget Config > Embed Code 3. Copy the script tag
Adding the Script Tag
Paste the script tag into your website's HTML, just before the closing </body> tag. The widget loads asynchronously and won't block your page rendering.
<script src="https://raasie.com/widget.js" data-key="rk_live_abc123"></script>Platform-Specific Instructions
Raasie works on any website. Here's how to add the script tag on popular platforms:
- WordPress — Go to Appearance > Theme Editor > footer.php, or use a plugin like "Insert Headers and Footers" - Shopify — Go to Online Store > Themes > Edit Code > theme.liquid, paste before </body> - Webflow — Go to Project Settings > Custom Code > Footer Code - Squarespace — Go to Settings > Advanced > Code Injection > Footer - Wix — Use the Custom Code feature in Site Settings - Next.js / React — Add to your root layout or use a Script component
Verifying Installation
After adding the script tag, visit your website. You should see the chat widget icon in the bottom-right corner (default position). Click it to open the chat and test a question. Check your Raasie dashboard to confirm conversations are appearing.