# Customer Metrics

## Use Cases of Customer Metrics

1. Get holistic user data i.e., user counts and user behavior.
2. Understand your user demographics, identify user needs and develop data-driven customer profiles.
3. Learn how users react to your chatbot sequences and create better chatbot sequences for a greater user experience.

{% hint style="info" %}
All the metrics are visualized from data recorded within the selected timeframe, except the [Incoming Message Count Metric](/myalice-guide-arabic/data-lab-and-analytics/analytics-and-metrics/customer-metrics.md#incoming-message-count). You can edit the time range from the top right corner of your dashboard.
{% endhint %}

## Categories of Customer Metrics&#x20;

Based on these three use cases, we can divide customer metrics into three categories.

{% content-ref url="/pages/-MhizZja-DVeedA5RLK-" %}
[General Metrics](/myalice-guide-arabic/data-lab-and-analytics/analytics-and-metrics/customer-metrics/general-metrics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhize1LjON--HpwfuAO" %}
[User Demographics Metrics](/myalice-guide-arabic/data-lab-and-analytics/analytics-and-metrics/customer-metrics/user-demographics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhizf1nu1h1FTDJialB" %}
[Chatbot Efficiency Metrics](/myalice-guide-arabic/data-lab-and-analytics/analytics-and-metrics/customer-metrics/chatbot-efficiency.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.myalice.ai/myalice-guide-arabic/data-lab-and-analytics/analytics-and-metrics/customer-metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
