> ## 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: Track Checkout Shipping Events

> Count add shipping info events in your checkout funnel. Measure checkout progress and identify where shoppers submit their delivery details.

<Tip>
  Add Shipping Info counts the total number of times visitors enter shipping information during checkout.
</Tip>

## Formula

<Info>
  **Add Shipping Info** = **COUNT** ( Add Shipping Info Events )
</Info>

### Formula Components

| Metric                       | Definition                                                       |
| ---------------------------- | ---------------------------------------------------------------- |
| **Add Shipping Info Events** | Each instance a visitor submits shipping details during checkout |

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

***

## Example

Your store tracked shipping info submissions across checkout sessions in January.

| Day       | Add Shipping Info | Completed Orders | Drop-off |
| --------- | ----------------- | ---------------- | -------- |
| Mon       | 412               | 287              | 30%      |
| Tue       | 389               | 265              | 32%      |
| Wed       | 456               | 324              | 29%      |
| Thu       | 398               | 271              | 32%      |
| Fri       | 521               | 389              | 25%      |
| **Total** | **2,176**         | **1,536**        | **29%**  |

***

## How It Works

Add Shipping Info counts every event fired when a visitor submits shipping details during checkout. The Upstack Pixel tracks this step in the checkout funnel, capturing when shoppers enter their delivery address or select a shipping method. Each submission counts as one event.

***

## When to Use

| Scenario                 | Action                                             |
| ------------------------ | -------------------------------------------------- |
| Checkout funnel analysis | Measure how many shoppers reach the shipping step  |
| Drop-off diagnosis       | Identify abandonment between shipping and payment  |
| Shipping friction        | Compare shipping info events across checkout flows |
| Geographic insights      | Analyze shipping submissions by region             |

***

## Related Metrics

| Metric                                                                        | Relationship                             |
| ----------------------------------------------------------------------------- | ---------------------------------------- |
| [Add Payment Info](/reference/metrics/funnel/conversions/add-payment-info)    | Next checkout step after shipping        |
| [Initiate Checkouts](/reference/metrics/funnel/engagement/initiate-checkouts) | Checkout entries preceding shipping step |
| [Purchases](/reference/metrics/funnel/conversions/purchases)                  | Final conversion after checkout          |
| [Add to Carts](/reference/metrics/funnel/engagement/add-to-carts)             | Funnel step before checkout              |

[See all Engagement metrics →](/reference/metrics/funnel/engagement)
