Skip to main content

Funnel demos

This category is a catalog of funnel types. Each demo is a complete, copyable pattern: the graph, the offers, and how the thank-you page shows what the customer actually bought. The first one is the simplest — a DTC post-purchase flow. More types will land here (subscriptions, digital goods, storefront inbound, geo splits, …) without changing this page’s job: pick a type, reproduce it.
These demos are the shape of the funnel (nodes, edges, offers). You can build the same shape in the dashboard, in TagadaStudio, with the Node SDK, or on your own domain with the Headless SDK.

How to read a demo

Every demo page answers the same four questions:
  1. Graph — which steps, which edges, which when conditions
  2. Catalog — which products and checkout offers you need
  3. Pages — native, Studio, Plugin SDK, or self-hosted Headless
  4. Thank you — how add-on orders show up (relatedOrders)
Concepts (node types, routing, analytics) live in the Funnel Orchestrator. This category does not repeat that — it shows worked examples.

Types

Start with Basic post-purchase even if your catalog is not apparel. The type is the graph (accept / decline / related orders), not the products.

Which SDK?

Headless SDK ≠ Studio. @tagadapay/headless-sdk runs on your site. Studio / Plugin pages run on Tagada. Same offers and mainOrderId either way.