Inputs
/FunnelInput
FunnelInput
Input for funnel creation. Used to create a new funnel for tracking user conversion paths.
Fields
name
String!
Required
Name of the funnel. Used for identification in the UI and API. Example: "Checkout Process", "Sign Up Flow"description
String
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_id
ID
Associated website identifier. Links the funnel to a specific website in your account.segment_id
String!
Required
Associated segment identifier. Links the funnel to a specific user segment.compute
FunnelComputeWriteInput!
Required
Computation settings for the funnel. Defines how the funnel should be calculated.is_public
Boolean
Whether the funnel is publicly accessible. Controls visibility across your organization. Default: false
Built with
Show your support! Star us on GitHub ⭐️