Metrics Block
Traction Metrics
A growth proof block for adoption, retention, usage, and revenue signals.
Traction
Momentum is compounding
Show the few signals that make growth believable.
Users
+18%
Retention
121
Revenue
3.4x
Usage
74%
Use Traction Metrics in your next deck — for free
STORYD writes a presentation around your topic and applies Traction Metrics across every slide. No template hunting, no copy-paste.
Free, no card. Exports to PPTX.
OPF Config
blocks:traction-metrics{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "Traction Metrics",
"subtitle": "A growth proof block for adoption, retention, usage, and revenue signals.",
"purpose": "Prove momentum with the strongest available traction signals.",
"narrative": {
"id": "sparkline"
},
"keyMessages": [
"Usage is growing.",
"Retention supports quality.",
"Revenue signal is credible."
],
"tone": "persuasive",
"tags": [
"content-block",
"traction-metrics"
]
},
"design": {
"colors": {
"scheme": "forest-green"
},
"fonts": {
"scheme": "montserrat"
},
"background": {
"type": "gradient",
"gradient": {
"angle": 135,
"stops": [
{
"color": "#fffaf0",
"position": 0
},
{
"color": "#f7fafc",
"position": 1
}
]
}
},
"layoutPreferences": {
"density": "balanced",
"alignment": "left",
"animations": false,
"slideNumbers": false
}
},
"slides": [
{
"id": "traction-metrics",
"layout": "stats-metrics",
"section": "Traction Metrics",
"elements": [
{
"id": "traction-metrics-title",
"type": "text",
"slot": "title",
"content": {
"text": "Momentum is compounding"
},
"style": {
"fontSize": 34,
"alignment": "left"
}
},
{
"id": "traction-metrics-subtitle",
"type": "text",
"slot": "subtitle",
"content": {
"text": "Adoption, retention, and revenue signals."
},
"style": {
"fontSize": 16,
"lineHeight": 1.3
}
},
{
"id": "traction-metrics-metrics",
"type": "group",
"slot": "metrics",
"children": [
{
"id": "traction-metrics-metric-1",
"type": "text",
"content": {
"text": "42K active users"
},
"style": {
"fontSize": 18,
"alignment": "center"
}
},
{
"id": "traction-metrics-metric-2",
"type": "text",
"content": {
"text": "88% retention"
},
"style": {
"fontSize": 18,
"alignment": "center"
}
},
{
"id": "traction-metrics-metric-3",
"type": "text",
"content": {
"text": "$1.2M ARR"
},
"style": {
"fontSize": 18,
"alignment": "center"
}
},
{
"id": "traction-metrics-metric-4",
"type": "text",
"content": {
"text": "3.4x usage"
},
"style": {
"fontSize": 18,
"alignment": "center"
}
}
]
}
],
"notes": "A growth proof block for adoption, retention, usage, and revenue signals."
}
]
}Preview this config live at pptx.dev/playground.
Use Case
Use when a pitch or strategy deck needs to prove momentum.
When to Use
For investor updates, growth reviews, product launches, and sales narratives.
When to Avoid
Avoid if traction is not yet meaningful and qualitative proof is stronger.
Block Structure
stats-metrics
Momentum is compounding
Adoption, retention, and revenue signals.
Best Practices
Use real metric labels rather than vanity labels.
Show growth rate only when the base is credible.
Pair adoption with retention.
Playground deep link: config=blocks:traction-metrics