Steps define the user journey you want to measure. Steps contain one or
more conditions that your users must meet to be included in that step of
the funnel journey.
Protobuf type google.analytics.data.v1alpha.FunnelStep
If true, this step must directly follow the previous step. If false,
there can be events between the previous step and this step. If
unspecified, isDirectlyFollowedBy is treated as false.
The distinctive name for this step. If unspecified, steps will be named
by a 1 based indexed name (for example "0. ", "1. ", etc.). This name
defines string value returned by the funnelStepName dimension. For
example, specifying name = Purchase in the request's third funnel step
will produce 3. Purchase in the funnel report response.
The distinctive name for this step. If unspecified, steps will be named
by a 1 based indexed name (for example "0. ", "1. ", etc.). This name
defines string value returned by the funnelStepName dimension. For
example, specifying name = Purchase in the request's third funnel step
will produce 3. Purchase in the funnel report response.
If specified, this step must complete within this duration of the
completion of the prior step. withinDurationFromPriorStep is inclusive
of the endpoint at the microsecond granularity. For example a duration of
5 seconds can be completed at 4.9 or 5.0 seconds, but not 5 seconds and 1
microsecond.
withinDurationFromPriorStep is optional, and if unspecified, steps may
be separated by any time duration.
If specified, this step must complete within this duration of the
completion of the prior step. withinDurationFromPriorStep is inclusive
of the endpoint at the microsecond granularity. For example a duration of
5 seconds can be completed at 4.9 or 5.0 seconds, but not 5 seconds and 1
microsecond.
withinDurationFromPriorStep is optional, and if unspecified, steps may
be separated by any time duration.
If specified, this step must complete within this duration of the
completion of the prior step. withinDurationFromPriorStep is inclusive
of the endpoint at the microsecond granularity. For example a duration of
5 seconds can be completed at 4.9 or 5.0 seconds, but not 5 seconds and 1
microsecond.
withinDurationFromPriorStep is optional, and if unspecified, steps may
be separated by any time duration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]