# Metrics Glossary

### Average Order Value (AOV) <a href="#average-order-value-aov" id="average-order-value-aov"></a>

The average order value of all orders attributed to the campaign or mailing.

### Conversions <a href="#conversions" id="conversions"></a>

The total number of conversions or orders that were attributed to the campaign or mailing.

### Cost Per Order (CPO) <a href="#cost-per-order-cpo" id="cost-per-order-cpo"></a>

Total spend divided by number of conversions.

### Mailed <a href="#mailed" id="mailed"></a>

The number of mailings sent. This excludes suppressions, exceptions, and holdouts.

### New Buyer (NB) <a href="#new-buyer-nb" id="new-buyer-nb"></a>

The number of orders attributed to these mailings that came from new buyers. In order to report New Buyers, you must specify whether each order is associated with a New Buyer or not, through the Metadata Object when using the Orders API.

### Return on Ad Spend (ROAS) <a href="#return-on-a-d-spend-roas" id="return-on-a-d-spend-roas"></a>

Revenue from the attributed conversions divided by spend.

### Response Rate (RR) <a href="#response-rate-rr" id="response-rate-rr"></a>

The percentage of mailings (in the selected reporting window) that converted within the attribution window. Please keep in mind that you might have set different attribution windows across various campaigns.

### Revenue <a href="#revenue" id="revenue"></a>

The total revenue from conversions (orders) attributed to the campaign or mailing.

### Spend <a href="#spend" id="spend"></a>

The total billable for the mailings sent. This includes the costs for the postcards and any additional data. All spend is reported as part of the mailed group.

### Unique <a href="#unique" id="unique"></a>

The number of unique customers (mailing recipients) with 1 or more orders.

### Incremental Metrics <a href="#incremental-metrics" id="incremental-metrics"></a>

The metrics below are only available if you enabled holdouts for the campaign.

### Incremental Cost Per Order (Inc. CPO) <a href="#incremental-cost-per-order-inc.-cpo" id="incremental-cost-per-order-inc.-cpo"></a>

The incremental cost per acquisition for the mailed group vs. the holdout group. It indicates the costs of the entire campaign spread over solely incremental orders (Orders Lift), or conversions beyond what was generated in absence of the campaign (holdout).

### Incremental Return on Ad Spend (Inc. ROAS) <a href="#incremental-return-on-a-d-spend-inc.-roas" id="incremental-return-on-a-d-spend-inc.-roas"></a>

The incremental ROAS for the mailed group vs. the holdout group. It indicates the return that was generated from this campaign beyond what was generated in absence of the campaign (holdout).

### Orders Lift <a href="#orders-lift" id="orders-lift"></a>

The incremental lift (difference) in the number of conversions in the mailed group vs. holdout group.

### Response Rate Lift (RR Lift) <a href="#response-rate-lift-rr-lift" id="response-rate-lift-rr-lift"></a>

The incremental lift (difference) in Response Rate in the mailed group vs. holdout group.

### Revenue Lift <a href="#revenue-lift" id="revenue-lift"></a>

The difference in Revenue between the mailed vs. holdout group.


---

# 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.heypoplar.com/platform-basics/transactional-data/metrics-glossary.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.
