> ## 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 Gross Rate: Discounts as % of Gross Revenue

> Measure total discount dollars as a percentage of gross revenue. Track promotional impact on margins across all orders with Shopify order data.

<Tip>
  Total discount amount as a percentage of gross revenue—measures how much of your potential revenue is offset by promotions.
</Tip>

## Formula

<Info>
  **Discount Gross Rate** = ( [**Discount Amount**](/reference/metrics/orders/adjustments/discount-amount) ÷ [**Gross Revenue**](/reference/metrics/orders/revenue/gross-revenue) ) × 100
</Info>

### Formula Components

| Metric                                                                       | Definition                                  |
| ---------------------------------------------------------------------------- | ------------------------------------------- |
| [**Discount Amount**](/reference/metrics/orders/adjustments/discount-amount) | Total dollar value of all discounts applied |
| [**Gross Revenue**](/reference/metrics/orders/revenue/gross-revenue)         | Total revenue before discounts and refunds  |

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

***

## Example

Your store generated **\$237,000** in gross revenue with **\$18,960** in total discounts during a promotional period:

| Metric                  | Value     |
| ----------------------- | --------- |
| Gross Revenue           | \$237,000 |
| Discount Amount         | \$18,960  |
| **Discount Gross Rate** | **8.0%**  |

***

## How It Works

This metric divides total discount dollars by gross revenue, then multiplies by 100. It shows what portion of your potential revenue is being given away through promotions. Higher rates indicate aggressive discounting that erodes gross margins.

***

## When to Use

| Scenario                  | Action                                                              |
| ------------------------- | ------------------------------------------------------------------- |
| Monitoring margin erosion | Track discount rate trends to prevent margin creep                  |
| Evaluating promotions     | Compare pre and post-campaign to measure discount escalation        |
| Benchmarking periods      | Identify seasonal patterns in promotional intensity                 |
| Customer segment analysis | Compare against NC and RC Discount Gross Rates for segment insights |

***

## Related Metrics

| Metric                                                                                                 | Relationship                         |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------ |
| [Discount Amount](/reference/metrics/orders/adjustments/discount-amount)                               | Dollar value used in numerator       |
| [Gross Revenue](/reference/metrics/orders/revenue/gross-revenue)                                       | Baseline revenue in denominator      |
| [NC Discount Gross Rate](/reference/metrics/orders/adjustments/new-customer-discount-gross-rate)       | New customer segment breakdown       |
| [RC Discount Gross Rate](/reference/metrics/orders/adjustments/returning-customer-discount-gross-rate) | Returning customer segment breakdown |

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