> ## 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.

# Total Revenue: Complete Order Revenue Including Shipping and Taxes

> Track total revenue from all orders including shipping and taxes. The headline revenue number showing complete customer payments.

<Tip>
  The total dollar amount collected from all orders including product prices, shipping, and taxes—before any refunds.
</Tip>

## Formula

<Info>
  **Total Revenue** = **SUM** ( Order Total Price )
</Info>

### Formula Components

| Metric                | Definition                                                       |
| --------------------- | ---------------------------------------------------------------- |
| **Order Total Price** | Complete checkout amount including products, shipping, and taxes |

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

***

## Example

Your store collected **\$156,250** in total revenue in January:

| Component | Amount    | % of Total |
| --------- | --------- | ---------- |
| Products  | \$125,000 | 80.0%      |
| Shipping  | \$18,750  | 12.0%      |
| Tax       | \$12,500  | 8.0%       |

This headline number represents everything customers paid—use it for high-level sales reporting and trend analysis.

***

## How It Works

Total Revenue captures the full order amount at checkout before any post-purchase adjustments like refunds. It includes product revenue, shipping fees, and taxes—giving you the complete picture of customer payments rather than just product sales.

***

## When to Use

| Scenario              | Action                                               |
| --------------------- | ---------------------------------------------------- |
| Sales reporting       | Use as the headline revenue figure for stakeholders  |
| Trend analysis        | Track week-over-week or month-over-month growth      |
| Revenue forecasting   | Project future revenue based on historical totals    |
| Customer segmentation | Compare against New/Returning Customer Total Revenue |

***

## Related Metrics

| Metric                                                                                     | Relationship                                                     |
| ------------------------------------------------------------------------------------------ | ---------------------------------------------------------------- |
| [Gross Revenue](/reference/metrics/orders/revenue/gross-revenue)                           | Product revenue before discounts/refunds (excludes shipping/tax) |
| [Net Revenue](/reference/metrics/orders/revenue/net-revenue)                               | Gross Revenue − Discounts − Refunds                              |
| [New Customer Total Revenue](/reference/metrics/orders/revenue/new-customer-total-revenue) | Total Revenue from first-time buyers                             |
| [Orders](/reference/metrics/orders/counts/orders)                                          | Count of completed orders                                        |

[See all Revenue metrics →](/reference/metrics/orders/revenue)
