---
title: "Rising-Usage Upsell — Expansion Growth Tactic"
description: "Offers advanced features to subscribers riding a two-month upward usage trend, in the engagement pattern where these nudges land best."
canonical: "https://churnkey.co/growth/library/rising-usage-upsell"
category: "growth"
related:
  - /growth/library/index.html.md
  - /growth/library/methodology.html.md
  - /tools/stickiness-ratio-calculator.html.md
last_updated: "2026-06-09"
---

# Rising-Usage Upsell

Offers advanced features to subscribers riding a two-month upward usage trend, in the engagement pattern where these nudges land best.

- **Stage:** Expansion
- **Evidence grade:** strong (large, consistent correlation)
- **Evidence:** 1.9× gain when advanced features meet a rising usage trend
- **Trigger type:** Threshold
- **Channels:** in-app, email

## What is it?

Momentum is a buying signal. A subscriber whose usage has climbed for two months straight is pulling more of their work into the product, and that is the moment advanced features convert. The tactic offers them while the trend is live and sees 1.9 times the conversion of untimed feature promotion.

The targeting reads the engagement pattern by design. Engagement curves cluster into recognizable shapes across organizations, and this tactic is built for the ramp-and-plateau shape, roughly 30 percent of organizations, where subscribers climb, settle, and respond to a well-timed push toward the next level. The tactic reads the organization’s pattern first and applies itself where the nudge lands.

## When it fires

The threshold is the trend, not a level: two consecutive months of rising usage, whatever the absolute volume. A small account climbing steadily is a better candidate than a large account drifting flat, because the tactic amplifies direction rather than rewarding size.

The offer appears in-app at the next active session, pointed at the advanced capability closest to where the usage growth is happening. Email follows only for material that warrants it. Momentum that flattens before the offer fires means no offer. The tactic waits for the next climb.

## What the evidence shows

Advanced features offered on a two-month-plus upward trend convert at 1.9 times the rate of the same features promoted without the timing gate. The trend does the qualification: a rising curve is a subscriber expanding their use, which is the population advanced capability is for.

The pattern framing keeps the number honest. The gain was measured within the ramp-and-plateau engagement shape, which covers roughly 30 percent of classified organizations. That is targeting, not fine print. Matching the tactic to the engagement shape it was measured on is how the 1.9 times gain shows up in production rather than in the brochure.

## How it runs

In production, the tactic classifies the organization’s engagement pattern from usage data, then tracks per-subscriber usage trends monthly within eligible organizations. When a subscriber sustains the two-month climb, the tactic resolves which advanced capability sits closest to their growth area and offers it.

Guardrails keep amplification tied to momentum: offers are capped per quarter, a flattening trend pauses the tactic for that subscriber, and every offer is anchored to observed usage growth so the pitch has a concrete hook. Here is what you have been doing more of, and here is the capability built for it.

## Run it with the Churnkey MCP

This tactic runs via the Churnkey MCP. Connect it to your favorite AI agent and it reads your own usage and billing data, then recommends and runs the plays most likely to move your LTV — starting with whether this one fits.

**Trigger:** A subscriber in an eligible engagement pattern sustains a rising usage trend for two consecutive months.

**Surface:** In-app offer of the adjacent advanced capability at the next active session. Email only for supporting material after in-app engagement.

**Guardrails:**

- Pattern gate: run only in organizations whose engagement pattern matches the one the gain was measured on. Classify before activating.
- Trend integrity: the two-month climb is measured on usage trend, not absolute volume. A flattening trend pauses the tactic for that subscriber.
- Rate limit: at most one advanced-feature offer per subscriber per quarter.
- Anchoring: every offer names the subscriber’s observed usage growth as its hook, pointing at the capability adjacent to it. Never a generic feature announcement.

**Evidence:** Advanced features offered on a two-month-plus upward usage trend convert at 1.9 times the rate of untimed promotion, measured within the ramp-and-plateau engagement pattern, roughly 30 percent of classified organizations. A strong pattern-specific effect: the gain belongs to the timing and the targeting together.

**How to run it:**

1. Classify the organization’s engagement pattern from usage data and activate the tactic only where it matches the measured shape.
2. Compute per-subscriber monthly usage trends and flag subscribers with two consecutive months of growth.
3. Map advanced capabilities to the usage areas they extend, so each flagged subscriber resolves to the capability adjacent to their growth.
4. Offer that capability in-app at the subscriber’s next active session, anchored to their observed usage growth.
5. Pause the tactic for any subscriber whose trend flattens. Resume eligibility when a new two-month climb completes.
6. Track advanced-feature adoption from these offers against untimed baselines, plus subsequent usage depth. Tune the trend window against those outcomes.

Install the MCP server:

```bash
npm install -g @churnkey/mcp
```

The full reference is in the [Churnkey MCP docs](https://docs.churnkey.co/data-integrations/mcp).

## Related

- [Growth Tactics Library](/growth/library/index.html.md) — The full register of graded growth plays.
- [How Tactics Are Graded](/growth/library/methodology.html.md) — The four-grade evidence ladder behind this grade.
- [Stickiness ratio calculator](/tools/stickiness-ratio-calculator.html.md) — Related calculator.
