Inputs
/
FunnelComputeInput

FunnelComputeInput

Input for computing funnel analysis. Used when requesting funnel computation results.

Fields

  • date_range
    DateRangeInput!
    Required
    Time period for analysis. Defines the date range for the funnel computation.
  • filters
    FiltersInput!
    Required
    Filtering criteria for the analysis. Used to refine the data included in the computation.
  • steps
    [FunnelStepInput]!
    Required
    Steps to analyze in the funnel. Each step represents a stage in the user journey.
  • conversion_value
    FunnelConversionValueInput
    Value tracking settings. Defines how to measure conversion value.
  • type
    String
    Type of funnel computation. Example: "standard", "custom"
Built with

Show your support! Star us on GitHub ⭐️