# Introduction to metrics

<figure><img src="/files/lxIBLVpjTGmYRsjVvvKn" alt=""><figcaption><p>Metrics cards</p></figcaption></figure>

### What are metrics in journey mapping?[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/get-started#what-are-metrics-in-journey-mapping-)

Metrics in journey mapping are quantitative measurements that provide concrete data points to support and enhance your customer journey analysis. They help you:

* Validate assumptions about customer behavior
* Identify pain points and areas for improvement
* Measure the impact of changes to your customer experience
* Prioritize initiatives based on data-driven insights

{% hint style="info" %}
***Tip**: Incorporating metrics into your journey maps transforms them from static visualizations into dynamic, actionable tools for continuous improvement.*
{% endhint %}

Learn how to [set up metrics](/metrics/setting-up-metrics.md) in Smaply.

### Data Sources for Metrics[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/get-started#data-sources-for-metrics-)

Smaply supports various data sources to populate your metrics:

1. **Manual entry:** Ideal for quick updates or one-off data points
2. **Excel or CSV paste/import:** Perfect for bulk data or periodic updates
3. **Live data integrations:** Connect directly to analytics and other data tools for real-time insights

### Getting started with metrics[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/get-started#getting-started-with-metrics-)

1. Identify key performance indicators (KPIs) relevant to your customer journey
2. Set up integrations or prepare your data for import
3. Add metric lanes to your journey map
4. Configure your metrics with appropriate visualizations and targets

{% hint style="info" %}
***Best Practice:** Start with manual metrics and quickly get the visualization you want. Then transition to live data sources.*
{% endhint %}


---

# 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://helpdesk.smaply.app/metrics/introduction-to-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.
