# Segments Library - Metrics

Each segment displays the traffic percentage as well as the transaction rate. **This provides information on the segment usage in relation to the campaign as a whole**.

{% hint style="info" %}
Data is processed whenever you visit the Segment Library.

The calculation is based on the last 30 days for the eligible segment criteria.

Please note that if you combine an eligible criterion with an ineligible criterion, calculation won’t be processed.
{% endhint %}

This metrics calculation is based on the last 30 days.

<figure><img src="/files/Qo5fBk1Or3kabe0Yb1Y2" alt=""><figcaption></figcaption></figure>

### Traffic percentage <a href="#h_01hndbw7t2kra48jgpa8g18qgc" id="h_01hndbw7t2kra48jgpa8g18qgc"></a>

The percentage of total traffic is the **traffic percentage which your segment represents compared to the total visitor traffic on your website within the last month**. In other words, the number of visitors from the segment divided by the total number of visitors within the last month.

### Transaction rate <a href="#h_01hndbw7t26mpn0cg4ar20x4xj" id="h_01hndbw7t26mpn0cg4ar20x4xj"></a>

If the transaction tag has been implemented on the website, this coincides with the segment’s transaction rate. In other words, the **percentage of visitors who made a purchase out of all the visitors belonging to this segment**. For more on this, refer to [All about tags](broken://pages/kqhGHAgV5lYeW4ItvmBu).\
If several transaction tags have been placed, this coincides with the overall transaction rate.

### Eligibility <a href="#h_01hndbw7t26mpn0cg4ar20x4xj" id="h_01hndbw7t26mpn0cg4ar20x4xj"></a>

Only the following segment criteria are eligible to the metrics calculation and display:

* Action / Custom Tracking
* Campaign exposure
* Custom variable
* Device
* Engagement level
* Geolocation
* Returning visitor
* Session number

**Need additional information?**

Submit your request at <product.feedback@abtasty.com>

Always happy to help!

<img src="/files/eH0XRZLPfjZaXWqaCJ9d" alt="" width="146">


---

# 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.abtasty.com/assets-library/creating-and-managing-segments/segments-library-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.
