Interactive Funnel Engine

Create simple interactive funnels and decision-based experiences inside WordPress using nodes, buttons, backgrounds and shortcodes.

2 database tables

Table NameDescriptionMethod
wp_intfuen_eventsStores intfuen events data created by this plugin.Static
wp_intfuen_sessionsStores session data for tracking user or visitor state.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:blog_charset
wp_postmeta
Post meta