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

# Custom Event Value: Total Revenue from Custom Events

> Track total monetary value of custom events captured by the Upstack pixel. Measure revenue from user-defined tracking events specific to your business.

<Tip>
  Custom Event Value measures the total monetary value of user-defined custom events tracked by the Upstack pixel.
</Tip>

## Formula

<Info>
  **Custom Event Value** = **SUM** ( Custom Event Values )
</Info>

### Formula Components

| Metric                  | Definition                                                |
| ----------------------- | --------------------------------------------------------- |
| **SUM**                 | Aggregation function that totals all custom event values  |
| **Custom Event Values** | Monetary value assigned to each custom event when tracked |

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

***

## Example

Your store tracked **\$12,500** in custom event value this month across 2,500 events:

| Event Name          | Value   | Count | Avg Value |
| ------------------- | ------- | ----- | --------- |
| quiz\_completed     | \$5,200 | 520   | \$10.00   |
| wishlist\_shared    | \$3,800 | 760   | \$5.00    |
| video\_watched      | \$2,100 | 700   | \$3.00    |
| size\_guide\_opened | \$1,400 | 520   | \$2.69    |

***

## How It Works

Custom Event Value sums the monetary value assigned to each custom event tracked by the Upstack pixel. Custom events are user-defined tracking events you configure for actions specific to your business—such as completing a quiz, sharing a wishlist, or watching a product video. Each event can include a custom value representing expected revenue impact or conversion likelihood. This metric helps quantify the total engagement value from custom interactions across your marketing campaigns.

***

## When to Use

| Scenario                   | Action                                                               |
| -------------------------- | -------------------------------------------------------------------- |
| Micro-conversion valuation | Assign value to pre-purchase engagement signals                      |
| Feature ROI analysis       | Measure revenue contribution from specific site features             |
| Channel comparison         | Compare custom event value contribution across advertising platforms |
| Funnel optimization        | Identify which custom interactions correlate with conversions        |

***

## Related Metrics

| Metric                                                             | Relationship                                         |
| ------------------------------------------------------------------ | ---------------------------------------------------- |
| [Total Events](/reference/metrics/funnel/engagement/total-events)  | Count of all tracking events including custom events |
| [Events Value](/reference/metrics/funnel/conversions/events-value) | Combined value of all tracked events                 |

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