Objects
/
ComputeFunnel

ComputeFunnel

Compute funnel object containing funnel analysis configuration and results. Defines how the funnel should be calculated and what data to include.

Fields

  • date_range
    DateRange
    Time period for funnel analysis. Defines the date range for the funnel computation.
  • steps
    [FunnelStep]!
    Required
    Sequence of steps in the funnel. Each step represents a stage in the user journey.
  • conversion_value
    FunnelConversionValue
    Value tracking configuration for conversions. Defines how to measure conversion value.
  • type
    String
    Type of funnel computation. Example: "standard", "custom"
  • filters
    Filters
    Additional filtering criteria for the funnel. Used to refine the data included in the analysis.
Built with

Show your support! Star us on GitHub ⭐️