Interactive Funnel Engine lets you build lightweight interactive experiences directly inside WordPress.
You can create a Funnel, define nodes, connect them with buttons and place the experience anywhere with a shortcode. It is designed for early interactive funnels, guided landing pages, simple game-like flows, product selectors, lead journeys, demos and narrative experiments.
Current MVP features:
Basic shortcode:
[intfuen_funnel id="123"]
Fullscreen-style shortcode:
[intfuen_funnel id="123" fullscreen="true"]
Replace 123 with the real ID of your Funnel.
Buttons can either go to another node or open an external URL.
For internal navigation, choose “Go to node” and enter the target node ID, for example:
pricing
For CTAs, choose “Open URL” and enter the destination URL, for example:
https://example.com/contact
You can also choose whether the URL opens in the same tab or in a new tab.