Marketing QBR scoreboard — contribution and efficiency
A marketing QBR opener: pipeline contribution, MQLs, CAC, and brand metric, with what worked and where to invest.
Try in PlaygroundExample brief
Quarterly marketing review opener. Scoreboard of pipeline sourced, MQLs, CAC, and a brand metric, then highlights, risks, and where to invest next.
Render it
Brief path
curl -X POST https://api.slideforge.dev/v1/render/auto \
-H "Authorization: Bearer sf_live_..." \
-H "Content-Type: application/json" \
-d '{ "brief": "Quarterly marketing review opener. Scoreboard of pipeline sourced, MQLs, CAC, and a brand metric, then highlights, risks" }'Structured intent (this template)
{
"pattern": "kpi_metrics",
"title": "Marketing sourced 38% of pipeline — content is the efficiency engine",
"subtitle": "Q3 2026 marketing review",
"metric_kind": "delta_scoreboard",
"layout_profile": "strip_4",
"metrics": [
{
"label": "Sourced pipeline",
"value": "$7.1M",
"delta": {
"value": "+16%",
"tone": "good"
},
"emphasis": "primary"
},
{
"label": "MQLs",
"value": "3,210",
"delta": {
"value": "+12%",
"tone": "good"
}
},
{
"label": "Blended CAC",
"value": "$1.8K",
"delta": {
"value": "-9%",
"tone": "good"
}
},
{
"label": "Brand search",
"value": "+24%",
"delta": {
"value": "YoY",
"tone": "good"
}
}
],
"sections": [
{
"label": "What worked",
"tone": "good",
"points": [
"Content drove cheapest pipeline",
"Webinar series overdelivered",
"SEO compounding"
]
},
{
"label": "Watch",
"tone": "bad",
"points": [
"Paid CAC creeping up",
"Event ROI below bar",
"Attribution gaps in mid-funnel"
]
},
{
"label": "Invest",
"points": [
"Double down on content + SEO",
"Cut underperforming events",
"Fix mid-funnel tracking"
]
}
],
"source_note": "Marketing analytics, Oct 2026",
"takeaway": "Shift budget from events into content and SEO — they source pipeline at the lowest cost."
}Related templates
Grouped comparison bars
Pipeline coverage is ahead of last year but below target in two regions
Stacked composition bars
Compare media mix for FY25 and FY26
Pricing packages
Three packages for sales teams
Testimonial proof
Helios improved outage communication in one release cycle
Frequently asked questions
How do I render the Marketing QBR scoreboard — contribution and efficiency template?
Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.
Does an AI write the slide?
No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.
Can I customize the colors and fonts?
Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.
Try this template
Render Marketing QBR scoreboard — contribution and efficiency deterministically — editable PowerPoint in under a second.