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

# Returning Customer Tax %: Tax Share of Revenue

> Track tax as a percentage of returning customer total revenue. Analyze tax burden distribution and monitor effective tax rates on repeat orders.

<Tip>
  The tax collected from returning customers expressed as a percentage of their total revenue.
</Tip>

## Formula

<Info>
  **Returning Customer Tax %** = **Returning Customer Tax Collected** ÷ **Returning Customer Total Revenue** × 100
</Info>

### Formula Components

| Metric                                                                                                     | Definition                                           |
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| [**Returning Customer Tax Collected**](/reference/metrics/orders/adjustments/returning-customer-tax)       | Total tax collected from returning customer orders   |
| [**Returning Customer Total Revenue**](/reference/metrics/orders/revenue/returning-customer-total-revenue) | Total revenue generated by returning customer orders |

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

***

## Example

Your store collected **\$2,450** in tax from returning customers who generated **\$35,000** in total revenue:

| Month    | RC Tax  | RC Revenue | RC Tax % |
| -------- | ------- | ---------- | -------- |
| January  | \$2,450 | \$35,000   | 7.00%    |
| February | \$2,680 | \$38,200   | 7.02%    |
| March    | \$2,310 | \$33,750   | 6.84%    |

***

## How It Works

This metric divides the tax collected from returning customers by their total revenue, then multiplies by 100. It reflects the effective tax rate applied to repeat customer orders. Geographic and product mix differences can cause this rate to vary over time.

***

## When to Use

| Scenario                  | Action                                                        |
| ------------------------- | ------------------------------------------------------------- |
| Analyzing tax burden      | Compare tax rates between new and returning customers         |
| Geographic pricing review | Identify if repeat buyers skew toward high or low tax regions |
| Tax compliance monitoring | Track effective tax rate trends over time                     |
| Margin analysis           | Factor tax percentage into profitability calculations         |

***

## Related Metrics

| Metric                                                                                                     | Relationship                      |
| ---------------------------------------------------------------------------------------------------------- | --------------------------------- |
| [Returning Customer Tax Collected](/reference/metrics/orders/adjustments/returning-customer-tax)           | Numerator in this calculation     |
| [Returning Customer Tax Per Order](/reference/metrics/orders/adjustments/returning-customer-tax-per-order) | Tax divided by order count        |
| [New Customer Tax %](/reference/metrics/orders/adjustments/new-customer-tax-percent)                       | Same metric for first-time buyers |

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