Set up
Install the widget
One line of code puts your concierge on your site. Copy it from your concierge’s page in the dashboard - it already has your kit ID.
Paste this before the closing </body> tag (replace YOUR_KIT_ID with the one from your dashboard):
<script src="https://cdn.interactkit.dev/widget.js?kit=YOUR_KIT_ID&api=https%3A%2F%2Fapi.interactkit.dev" async></script>The chat bubble appears in the bottom-right corner. Nothing else to configure.
Where to paste it
- Shopify
- From your Shopify admin, go to Online Store → Themes.
- Click the … (Actions) menu on your live theme → Edit code.
- Open layout/theme.liquid in the file list.
- Paste the snippet just before the closing </body> tag, then Save.
- WordPress
- Install a header/footer scripts plugin (e.g. "WPCode" or "Insert Headers and Footers").
- Open its settings and find the Footer / Body box.
- Paste the snippet there and Save.
- (Advanced: Appearance → Theme File Editor → footer.php, before </body>.)
- Google Tag Manager
- In Google Tag Manager, go to Tags → New.
- Choose tag type Custom HTML and paste the snippet.
- Set the trigger to All Pages.
- Save, then Submit / Publish your container.
- Wix
- In your Wix dashboard, go to Settings → Custom Code.
- Click + Add Custom Code.
- Paste the snippet, set it to load on All pages, and place it in the Body - end.
- Apply and publish your site.
- Webflow / Framer / Squarespace
- Open your site/project Settings → Custom Code.
- Paste the snippet into the Footer Code (before </body>) box.
- Save, then publish your site.
- Plain HTML
- Open your site's shared layout or footer template.
- Paste the snippet just before the closing </body> tag.
- Deploy so every page includes it.
How to know it’s working
As soon as the widget loads on your site, your concierge’s page in the dashboard flips to “Installed ✓” automatically - you don’t have to do anything. It moves to “Live” the first time a visitor opens the chat.