= htmlspecialchars($page_title) ?>
Chats Today
= $chats_today ?>
This Week
= $chats_this_week ?>
Conversion Rate
= number_format($conversion_rate, 1) ?>%
Avg. Duration
= $avg_duration ?>
Chat Outcomes
Recent Chats
| Date | Customer | Duration | Outcome | Converted |
|---|---|---|---|---|
| No chats found. | ||||
| = date('M d, Y H:i', strtotime($chat['created_at'])) ?> | = htmlspecialchars($chat['customer_name']) ?> | = gmdate("i:s", $chat['chat_duration_seconds']) ?> | = htmlspecialchars($chat['chat_outcome']) ?> | Yes No |