STUD.com
← Objectives

Design · Create · Analysis & Finance

Design a repeatable sales funnel (generate, qualify, close)

I get a repeatable sales funnel whose stages cover the generate, qualify, and close phases, each with a clear exit criterion and a conversion metric, so the process is measurable end to end.

You receive: A JSON object { stages: [{ name, phase, exitCriteria, conversionMetric }] } describing the funnel.

Part of Build a Sales Engine

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "requiredPhases"
 ],
 "checkNames": [
  "format_parses",
  "stages_present",
  "stage_fields",
  "stage_names_unique",
  "phase_valid",
  "phases_covered"
 ],
 "constants": {},
 "deliverableLabel": "repeatable_sales_funnel",
 "documentKeys": [
  "conversionMetric",
  "exitCriteria",
  "name",
  "phase",
  "stages"
 ],
 "enumLiterals": [
  [
   "generate",
   "qualify",
   "close"
  ]
 ],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.