# Create a series metric

#### Get going[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/integrations/google-analytics/Using%20in%20metrics/creating-series-metric#get-going) <a href="#get-going" id="get-going"></a>

1. Create a new metric either from the journey map or from the metrics page
2. Select source as "Google Analytics"
3. Select type as "Number"

#### Select date range[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/integrations/google-analytics/Using%20in%20metrics/creating-series-metric#select-date-range) <a href="#select-date-range" id="select-date-range"></a>

Select a date range for the series

#### Select the metric[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/integrations/google-analytics/Using%20in%20metrics/creating-series-metric#select-the-metric) <a href="#select-the-metric" id="select-the-metric"></a>

Select the metric you want to compare over the selected date ranges.

<img src="https://geoffbullen.github.io/smaply-knowledge/assets/images/select_metric-4cef8153095a9d791933ff676725242b.png" alt="select_metric" height="65" width="300">

<br>

{% hint style="info" %}
If you don't see the metric you want to compare, your administrator can add it for you. See [Google Analytics configuration](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/integrations/google-analytics/Administration/google-analytics-config) for more information.
{% endhint %}

#### Select the dimension (Group by)[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/integrations/google-analytics/Using%20in%20metrics/creating-series-metric#select-the-dimension-group-by) <a href="#select-the-dimension-group-by" id="select-the-dimension-group-by"></a>

Select the dimension you want to group by over the selected date ranges.

<figure><img src="/files/qvhfKRhqHKZvCZSmQ4yB" alt=""><figcaption><p>dimension</p></figcaption></figure>

If you don't see the dimension you want to compare, your administer can add it for you. See [Google Analytics configuration](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/integrations/google-analytics/Administration/google-analytics-config) for more information.

#### (Optional) Apply filters[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/integrations/google-analytics/Using%20in%20metrics/creating-series-metric#optional-apply-filters) <a href="#optional-apply-filters" id="optional-apply-filters"></a>

<img src="https://geoffbullen.github.io/smaply-knowledge/assets/images/filters-c6da718ac764cf4e130ecce792587d61.png" alt="apply_filters" height="237" width="500">

#### Preview and save[​](https://geoffbullen.github.io/smaply-knowledge/docs/documentation/metrics/integrations/google-analytics/Using%20in%20metrics/creating-series-metric#preview-and-save) <a href="#preview-and-save" id="preview-and-save"></a>

{% hint style="info" %}
*If you don't see any data, check that the comparison period actually has data and that you don't have any filters that are returning no results.*
{% 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/types-of-metrics/series-metrics/create-a-series-metric.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.
