All integrations
Add live chat to your İdeaSoft store
The İdeaSoft panel includes a code field for adding scripts to your site. Once the code is there, chat runs on every page of the store.
Setup
Step 1: Copy your embed code
In the Lunachat panel, open Websites, pick your site and copy the embed snippet. The public key inside it belongs to that one site.
HTML <script> window.lunachat = window.lunachat || function () { (lunachat.q = lunachat.q || []).push(arguments); }; lunachat('init', 'pk_live_YOUR_KEY'); </script> <script async src="https://cdn.lunachat.co/w.js"></script>Step 2: Open the code field
In the İdeaSoft admin panel, open the field reserved for HTML/JavaScript under design or SEO settings. Depending on the version it's called Add Code, HTML Code or Head Code.
Step 3: Paste and save
Paste both script tags as copied and save them so they run in the
headsection.Step 4: Check your store
Open your store — the chat bubble should be in the bottom right.
Worth knowing
- If you can't find the right field, İdeaSoft support can add the script to the
headsection for you. - The same code covers the mobile theme; the widget is already mobile-friendly.