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

# Add Shipping Info Value: Total Checkout Value at Shipping Step

> Track the total monetary value of add shipping info events in your checkout funnel. Measure cart values when shoppers submit shipping details.

<Tip>
  Total monetary value of all add shipping info events tracked by the Upstack pixel.
</Tip>

## Formula

<Info>
  **Add Shipping Info Value** = **SUM** ( Cart Values at Shipping Info Step )
</Info>

### Formula Components

| Metric          | Definition                                                        |
| --------------- | ----------------------------------------------------------------- |
| **SUM**         | Aggregation function that totals all values                       |
| **Cart Values** | Monetary value of carts when visitors submit shipping information |

| Metadata        |                         |
| --------------- | ----------------------- |
| **Type**        | Currency                |
| **Data Source** | [Upstack Pixel](/pixel) |
| **Aggregation** | Sum                     |

***

## Example

Your Shopify store recorded **\$125,000** in cart value at the shipping info step this month:

| Day       | Events | Value    |
| --------- | ------ | -------- |
| Monday    | 847    | \$42,350 |
| Tuesday   | 912    | \$45,600 |
| Wednesday | 741    | \$37,050 |

***

## How It Works

Add Shipping Info Value captures the cart total when a shopper submits their shipping information during checkout. This represents the potential revenue from visitors who have progressed past cart abandonment and are actively completing the checkout process.

***

## When to Use

| Scenario                           | Action                                                   |
| ---------------------------------- | -------------------------------------------------------- |
| Analyzing checkout funnel value    | Compare against initiate checkout value to find drop-off |
| Measuring payment step progression | Track how much value moves from shipping to payment      |
| Identifying high-value segments    | Find which traffic sources bring larger cart values      |
| Diagnosing checkout friction       | Spot where cart value leaks occur in the funnel          |

***

## Related Metrics

| Metric                                                                                         | Relationship                                |
| ---------------------------------------------------------------------------------------------- | ------------------------------------------- |
| [Add Shipping Info](/reference/metrics/funnel/conversions/add-shipping-info)                   | Event count (this metric sums their values) |
| [Cost per Add Shipping Info](/reference/metrics/funnel/conversions/cost-per-add-shipping-info) | Ad spend per shipping info event            |
| [Add Payment Info Value](/reference/metrics/funnel/conversions/add-payment-info-value)         | Next step in checkout funnel                |

[See all Attributed Conversions metrics →](/reference/metrics/funnel/conversions)
