Inputs
/FunnelInput
FunnelInput
Input for funnel creation. Used to create a new funnel for tracking user conversion paths.
Fields
nameString!Required
Name of the funnel. Used for identification in the UI and API. Example: "Checkout Process", "Sign Up Flow"descriptionString
Detailed description of the funnel's purpose. Helps other team members understand the funnel's intent. Example: "Tracks user progression through the checkout process"website_idID
Associated website identifier. Links the funnel to a specific website in your account.segment_idString!Required
Associated segment identifier. Links the funnel to a specific user segment.computeFunnelComputeWriteInput!Required
Computation settings for the funnel. Defines how the funnel should be calculated.is_publicBoolean
Whether the funnel is publicly accessible. Controls visibility across your organization. Default: false
Built with
Show your support! Star us on GitHub ⭐️