Skip to main content
The Analytics tab gives you insight into how your chatbot is performing. Go to any chatbot → Analytics tab.

Date Range Filter

All analytics data can be filtered by date range. Presets available:
  • Today
  • This week
  • This month
  • This year
  • Last year
  • Custom — pick specific from/to dates

Overview Sub-Tab

The main dashboard with key metrics and trend charts.

Metrics Cards

MetricDescription
Total conversationsNumber of unique chat sessions
Total messagesTotal messages sent (user + bot)
Avg messages per conversationAverage conversation length
Avg satisfaction ratingAverage feedback score

Charts

  • Conversations over time — line chart showing daily conversation counts
  • Satisfaction trend — line chart tracking average rating over time

Feedback Sub-Tab

Detailed feedback analysis from the thumbs up/down buttons in the chat widget.
DataDescription
Thumbs up countTotal positive ratings
Thumbs down countTotal negative ratings
Feedback distribution chartVisual breakdown of positive vs negative
Feedback listIndividual feedback entries with user’s text comments (if provided)
Regularly review negative feedback to identify knowledge gaps. If visitors consistently rate certain topics poorly, add more content to those areas in your knowledge base.

Conversations Sub-Tab

A table of all conversations with details:
ColumnDescription
DateWhen the conversation started
MessagesUser messages and bot responses in the session
DurationHow long the conversation lasted
SatisfactionThe rating the visitor gave (if any)
Use this to read actual conversations and understand what visitors are asking, how the bot responds, and where it falls short.

LLM Sub-Tab

Token usage and cost analysis for the AI model.
MetricDescription
Input tokensTotal tokens sent to the model (questions + context)
Output tokensTotal tokens generated by the model (responses)
Token usage breakdownChart showing input vs output token distribution
Cost analysisEstimated cost per conversation / per message
Model usage statisticsIf you’ve changed models over time, see usage per model

Using Analytics to Improve Your Chatbot

Identify Knowledge Gaps

  1. Go to Conversations tab
  2. Filter for conversations with low satisfaction
  3. Read the questions — are they about topics not in your knowledge base?
  4. Add missing content to the Knowledge Base

Optimize Costs

  1. Go to LLM tab
  2. Check average tokens per message
  3. If token usage is high, consider:
    • Shortening the system prompt
    • Using a cheaper model tier
    • Adding more specific knowledge so the AI needs less reasoning

Monitor Engagement

  1. Go to Overview tab
  2. Track conversations over time
  3. Low engagement? Try:
    • Adding a proactive message to the widget
    • Improving welcome questions
    • Placing the widget on higher-traffic pages