๐Ÿค–
0
Total Agents
๐Ÿ‘ฅ
0
Total Leads
๐Ÿ“ง
0
Notifications Sent
๐Ÿ“ž
0
Conversations

Agent Performance

Loading...

Recent Leads

Loading...

Leads by Status

Leads by Source

ID Name Email Status Rate Limit Created Actions
Loading...
Message ID Customer From To Subject Status Sent At
Loading...
Event Type Customer Email Message ID Timestamp Reason
Loading...
Name Type Status Expires At Created At Actions
Select a customer to view secrets
Email Full Name Role Status Last Login Actions
Loading...

Step 1: Select Customer & Agent

Select which customer this form will collect leads for
Select which agent will process form submissions

Step 2: Copy Embed Code

Add this code before the closing </body> tag on your website:

<!-- SendWare Lead Capture Widget -->
<script src="https://send.imaginecapital.ai/lead-capture-widget.js"
        data-agent-id="website-contact-form"></script>

Step 3: Mark Your Forms

Add data-lead-capture attribute to forms you want to capture:

<form data-lead-capture>
    <input type="text" name="name" placeholder="Your Name" required>
    <input type="email" name="email" placeholder="Your Email" required>
    <input type="tel" name="phone" placeholder="Your Phone">
    <textarea name="message" placeholder="Your Message"></textarea>
    <button type="submit">Send Message</button>
</form>
โœจ That's it!

When visitors submit the form, the lead will be automatically captured and emailed to the customer.

API Endpoint (Alternative)

Or capture leads directly via API:

POST https://send.imaginecapital.ai/api/leads/capture
Content-Type: application/json

{
  "agent_id": "website-contact-form",
  "name": "John Doe",
  "email": "john@example.com",
  "phone": "(555) 123-4567",
  "message": "Interested in your services"
}

โ„น๏ธ How It Works

All agents from your ElevenLabs account are listed below. Click "Assign Customer" to route conversations to a customer's email. When an agent has a conversation, the customer will automatically receive an email notification with the full transcript.

Agent Name ElevenLabs ID Assigned To Actions
Click "Refresh Agents" to load your ElevenLabs agents...
Date Agent Name Email Phone Email Status Source Actions
Loading...