Inputs
/
FunnelComputeWriteInput

FunnelComputeWriteInput

Input for writing funnel compute configuration. Used when creating or updating funnel computation settings.

Fields

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

Show your support! Star us on GitHub ⭐️