Routers are a Scale plan feature. You must be on the Scale plan to add or use routers in your funnels.
Router types
If/Then router
Routes visitors based on a condition. Visitors who match the condition go down the True branch; all others go down the False branch. Use this for targeting rules, behavioral conditions, or any binary split.
Static router
Splits traffic across multiple branches at fixed proportions. You can have two or more branches (Branch 1, Branch 2, Branch 3, …). Use this for A/B tests or multi-variant traffic splits.
How routers appear on the canvas
Routers appear as modifier nodes on the canvas — visually distinct from page nodes. Branches extend from the router as labeled outgoing connections:- If/Then router: two outgoing edges labeled True and False.
- Static router: two or more outgoing edges labeled Branch 1, Branch 2, and so on.
Add a router
- Between two pages
- From a dangling page
Find the connection
On the canvas, locate the edge (arrow) connecting the source page to the destination page.
Click the + icon on the edge
Hover over the edge and click the + icon that appears in the middle of the connection.
Automatic router insertion
You cannot connect one page directly to two or more pages without a router. If the system detects a direct split (a page with multiple outgoing page connections without a router in between), it automatically inserts a router and rewires the connections through it. When two downstream branches are detected, the system inserts an If/Then router. When three or more branches are detected, it inserts a Static router.Configure a router
Click a router node on the canvas to open its settings panel. From there you can:- Rename the router.
- For If/Then routers: define the condition that determines the True branch, and customize the True/False branch labels.
- For Static routers: adjust the number of branches and their labels.
