Analytics Insights

Real-time updates and traffic trends for the selected project

Live Visitors (Traffic Volume)

Live Now

Visitor Session History

Visitor Location & IP Device & OS Status Last Active
Visitors Today

0

24.5%
Active Visitors: 0
Chats Total

0

100%
0
0
Page Views Today

0

43.8%
Last 7 days: 0

Conversations

Active Chats
No active chats
Bot Conversations
No active bot chats
Closed Chats
No closed chats

No conversation selected

Select a visitor chat from the sidebar to view details and start messaging.

Visitor Leads Directory

Filter, search, and manage lead contact details captured from website chat visitors.

Captured Leads (0)

Visitor Name Email Address Phone Captured Date & Time Landing Page / URL Location / IP Chat Status CRM Status Action
Loading lead records...

Knowledge Base

Upload documents and FAQs to train your RAG-powered chatbot. The bot will automatically split the document, generate semantic embeddings, and answer visitor questions when you're unavailable.

Add New Document

Indexed Documents

No knowledge base documents indexed yet.

Webhooks & CRM Integrations

Broadcast qualified leads and chat transcripts securely to external CRMs (Zoho CRM, Odoo, HubSpot, Zapier) using HMAC-SHA256 authenticated webhooks.

Active Webhook Subscriptions (0)

No webhook endpoints configured yet. Click "Add Webhook Endpoint" to connect your CRM.

Callback Payload Structure (Schema Reference)

LiveDesk sends this exact lightweight JSON callback with visitor name, email, phone, and date.

POST Body (application/json) Event: lead.synced
{
  "eventId": "evt_9c13d80b-932f-488b-a8f8-b3d56b020a1c",
  "event": "lead.synced",
  "createdAt": "2026-09-22T10:30:00.000Z",
  "projectId": "default",
  "data": {
    "name": "John Doe",
    "email": "john.doe@example.com",
    "phone": "+1 555 123 4567",
    "date": "2026-09-22T10:30:00.000Z"
  }
}

Payload Fields:

Field Type Description
name String Visitor full name
email String Email address
phone String Phone number
date ISO 8601 Capture / sync timestamp

Webhook Headers:

Content-Type: application/json
X-LiveDesk-Signature: sha256=<hmac-hash>
X-LiveDesk-Timestamp: <iso-8601-date>
X-LiveDesk-Event-Id: <uuid>

Quick-Start CRM Integration Guides

Zoho

Zoho CRM

Create a Webhook in Setup > Automation > Actions > Webhooks or use Zoho Flow. Enter your LiveDesk Webhook URL to automatically create Leads in Zoho when you click "Sync to CRM".

JSON Payload HMAC-SHA256
Odoo

Odoo CRM

Use Odoo's Automated Actions or custom controller with JSON-RPC. Maps visitor contact info and full chat transcripts directly into your Odoo CRM Opportunity chatter / notes.

Lead & Chatter Multi-database
Zapier

Zapier / Make / n8n

Create a "Catch Hook" trigger in Zapier, Make, or n8n. Paste the webhook URL here to route qualified leads to HubSpot, Salesforce, Google Sheets, or Slack effortlessly.

Catch Hook No-Code

System Settings

Configure business hours to automate support coverage. Outside of configured business hours, all incoming chats will automatically route to the AI Chatbot.

Theme Customization

Choose your preferred dashboard appearance theme.

Switch between Light Mode (default) and Dark Mode.

Widget Installation Code

Copy and paste this script tag inside the HTML of the website where you want the chat widget to appear.

<script id="livedesk-widget-script" src="http://localhost:3000/widget/widget.js?project=default"></script>

Widget Branding & Theme Builder

Customize the colors, icon, position, and messaging of your embeddable chat widget with live interactive preview.

Header text: light (auto)
Live Widget Preview
https://your-company.com
Nora AI Support Representative
AI
Hi there, how can we help you today?
What services do you offer?
AI
We offer real-time customer support & automated RAG knowledge base search!

Business Hours Scheduler

Define when your human agents are actively available. Outside configured hours, incoming chats route to AI.

Select which days your team is available for live chat.