> ## Documentation Index
> Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Discount Per Order: Average Discount Amount Per Transaction

> Track the average discount amount applied per order from your Shopify store. Measure promotional impact on margins and optimize discount strategy.

<Tip>
  The average discount dollar value applied per order.
</Tip>

## Formula

<Info>
  **Discount Per Order** = [**Discount Amount**](/reference/metrics/orders/adjustments/discount-amount) ÷ [**Orders**](/reference/metrics/orders/counts/orders)
</Info>

### Formula Components

| Metric                                                                       | Definition                                  |
| ---------------------------------------------------------------------------- | ------------------------------------------- |
| [**Discount Amount**](/reference/metrics/orders/adjustments/discount-amount) | Total dollar value of all discounts applied |
| [**Orders**](/reference/metrics/orders/counts/orders)                        | Total number of completed orders            |

| Metadata        |                             |
| --------------- | --------------------------- |
| **Type**        | Currency                    |
| **Data Source** | [Shopify](/sources/shopify) |
| **Aggregation** | Ratio                       |

***

## Example

Your store processed **3,200 orders** in March with **\$12,800** in total discounts:

| Metric                 | Value      |
| ---------------------- | ---------- |
| Discount Amount        | \$12,800   |
| Order Count            | 3,200      |
| **Discount Per Order** | **\$4.00** |

***

## How It Works

Discount Per Order divides total discount dollars by all orders—not just discounted orders. This shows the average revenue given away per transaction, helping you understand the true cost of promotions across your entire customer base.

***

## When to Use

| Scenario              | Action                                                              |
| --------------------- | ------------------------------------------------------------------- |
| Evaluating promotions | Compare pre and post-campaign to measure discount escalation        |
| Protecting margins    | Set thresholds to prevent discount creep from eroding profitability |
| Segmenting customers  | Compare new vs returning customer discount per order                |
| Benchmarking channels | Identify traffic sources that over-rely on discounts                |

***

## Related Metrics

| Metric                                                                   | Relationship                                               |
| ------------------------------------------------------------------------ | ---------------------------------------------------------- |
| [Discount Amount](/reference/metrics/orders/adjustments/discount-amount) | Numerator: total discount dollars                          |
| [Orders](/reference/metrics/orders/counts/orders)                        | Denominator: transaction count                             |
| [Discount %](/reference/metrics/orders/adjustments/discount-percent)     | Discounts as percentage of gross revenue                   |
| [Net AOV](/reference/metrics/orders/aov/net-aov)                         | Order value after discounts—compare to gauge margin impact |

[See all Adjustments metrics →](/reference/metrics/orders/adjustments)
