Objects
/FunnelComputeResponse
FunnelComputeResponse
Response for funnel compute operation. Contains complete funnel analysis results.
Fields
cached_responseCachedResponse!Requiredtotal_sessionsInt!Requiredtotal_visitorsInt!Requiredtotal_eventsInt!Requiredconversion_valueFunnelConversionValueResponsesteps[FunnelStepCompute]!Required
Cache metadata for the response.
Contains information about data freshness.
Total sessions in the funnel.
Represents all sessions that entered the funnel.
Total unique visitors in the funnel.
Represents all unique users who entered the funnel.
Total events tracked in the funnel.
Represents all events across all steps.
Value tracking results.
Contains computed conversion values.
Results for each step in the funnel.
Contains detailed analytics for each step.
Built with
Show your support! Star us on GitHub ⭐️