Objects
/Funnel
Funnel
Funnel object representing a conversion funnel in LiveSession. Tracks user progression through defined steps in your application. Used for analyzing user journey and conversion rates.
Fields
funnel_idID!Required
Unique identifier for the funnel. Used for referencing and managing the funnel.created_by_agent_idString!Required
ID of the agent who created the funnel. Used for tracking funnel ownership and permissions.created_by_loginString!Required
Login of the user who created the funnel. Used for display and audit purposes.website_idID!Required
Associated website identifier. Links the funnel to a specific website in your account.nameString!Required
Display name of the funnel. Used for identification in the UI and API.descriptionString!Required
Detailed description of the funnel's purpose and configuration. Helps other team members understand the funnel's intent.segment_idString!Required
Associated segment identifier for filtering data. Links the funnel to a specific user segment.computeComputeFunnel
Computation settings and results for the funnel. Contains the configuration and analysis results.is_favouriteBoolean!Required
Whether the funnel is marked as favorite. Used for quick access and organization.is_ownerBoolean!Required
Whether the current user owns this funnel. Used for permission management.is_publicBoolean!Required
Whether the funnel is publicly accessible. Controls visibility across your organization.
Built with
Show your support! Star us on GitHub ⭐️