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

# Complete Tutorial Value: Track Tutorial Completion Revenue

> Track the total monetary value of complete tutorial events. Measure revenue associated with tutorial completions in your funnel.

<Tip>
  Complete Tutorial Value measures the total monetary value associated with tutorial completion events tracked by the Upstack Pixel.
</Tip>

## Formula

<Info>
  **Complete Tutorial Value** = **SUM** ( value ) **WHERE** event = complete\_tutorial
</Info>

### Formula Components

| Metric                         | Definition                                                  |
| ------------------------------ | ----------------------------------------------------------- |
| **value**                      | The monetary value passed with each complete tutorial event |
| **event = complete\_tutorial** | Filters to complete tutorial tracking events                |

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

***

## Example

Your store tracked **847 tutorial completions** in March with a total value of **\$12,450**.

| Week   | Completions | Value   | Avg Value |
| ------ | ----------- | ------- | --------- |
| Week 1 | 198         | \$2,970 | \$15.00   |
| Week 2 | 215         | \$3,225 | \$15.00   |
| Week 3 | 224         | \$3,360 | \$15.00   |
| Week 4 | 210         | \$2,895 | \$13.79   |

***

## How It Works

Each complete tutorial event can include an optional `value` property representing the monetary value of that completion. The Complete Tutorial Value metric sums all values from tutorial completion events during the selected period. This helps quantify the revenue impact of your tutorial or onboarding flow.

***

## When to Use

| Scenario               | Action                                                                 |
| ---------------------- | ---------------------------------------------------------------------- |
| Measuring tutorial ROI | Compare tutorial value to cost of creating and promoting tutorials     |
| Optimizing onboarding  | Track which tutorial variations drive higher completion values         |
| Attribution analysis   | Understand how tutorial completions contribute to overall funnel value |
| Budgeting decisions    | Use tutorial value data to justify investment in educational content   |

***

## Related Metrics

| Metric                     | Relationship                                 |
| -------------------------- | -------------------------------------------- |
| Complete Tutorials         | Count of tutorial completion events          |
| Cost per Complete Tutorial | Ad spend efficiency for tutorial completions |
| Tutorial Completion Rate   | Percentage of users who complete tutorials   |

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