Objects
/
FunnelStepCompute

FunnelStepCompute

Funnel step compute object. Contains analytics results for a single funnel step.

Fields

  • sessions
    Int!
    Required
    Number of sessions reaching this step. Represents total sessions that completed this step.
  • visitors
    Int!
    Required
    Number of unique visitors reaching this step. Represents unique users who completed this step.
  • events
    Int!
    Required
    Number of events in this step. Represents total events tracked for this step.
Built with

Show your support! Star us on GitHub ⭐️