Reference documentation and code samples for the Google Analytics Data V1alpha Client class FunnelNextAction.
Next actions state the value for a dimension after the user has achieved
a step but before the same user has achieved the next step. For example if
the nextActionDimension is eventName, then nextActionDimension in the
ith funnel step row will return first event after the event that qualified
the user into the ith funnel step but before the user achieved the i+1th
funnel step.
Generated from protobuf message google.analytics.data.v1alpha.FunnelNextAction
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the ith funnel step. nextActionDimension currently only supports eventName and most Page / Screen dimensions like pageTitle and pagePath. nextActionDimension cannot be a dimension expression.
↳ limit
int|string
The maximum number of distinct values of the breakdown dimension to return in the response. A limit of 5 is used if limit is not specified. Limit must exceed zero and cannot exceed 5.
getNextActionDimension
The dimension column added to the funnel visualization sub report response.
The next action dimension returns the next dimension value of this
dimension after the user has attained the ith funnel step.
nextActionDimension currently only supports eventName and most Page /
Screen dimensions like pageTitle and pagePath. nextActionDimension
cannot be a dimension expression.
The dimension column added to the funnel visualization sub report response.
The next action dimension returns the next dimension value of this
dimension after the user has attained the ith funnel step.
nextActionDimension currently only supports eventName and most Page /
Screen dimensions like pageTitle and pagePath. nextActionDimension
cannot be a dimension expression.
The maximum number of distinct values of the breakdown dimension to return
in the response. A limit of 5 is used if limit is not specified. Limit
must exceed zero and cannot exceed 5.
Returns
Type
Description
int|string
hasLimit
clearLimit
setLimit
The maximum number of distinct values of the breakdown dimension to return
in the response. A limit of 5 is used if limit is not specified. Limit
must exceed zero and cannot exceed 5.
[[["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-08-07 UTC."],[],[],null,["# Google Analytics Data V1alpha Client - Class FunnelNextAction (0.22.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.22.3 (latest)](/php/docs/reference/analytics-data/latest/V1alpha.FunnelNextAction)\n- [0.22.2](/php/docs/reference/analytics-data/0.22.2/V1alpha.FunnelNextAction)\n- [0.21.1](/php/docs/reference/analytics-data/0.21.1/V1alpha.FunnelNextAction)\n- [0.20.1](/php/docs/reference/analytics-data/0.20.1/V1alpha.FunnelNextAction)\n- [0.19.0](/php/docs/reference/analytics-data/0.19.0/V1alpha.FunnelNextAction)\n- [0.18.0](/php/docs/reference/analytics-data/0.18.0/V1alpha.FunnelNextAction)\n- [0.17.1](/php/docs/reference/analytics-data/0.17.1/V1alpha.FunnelNextAction)\n- [0.16.4](/php/docs/reference/analytics-data/0.16.4/V1alpha.FunnelNextAction)\n- [0.14.0](/php/docs/reference/analytics-data/0.14.0/V1alpha.FunnelNextAction)\n- [0.13.0](/php/docs/reference/analytics-data/0.13.0/V1alpha.FunnelNextAction)\n- [0.12.0](/php/docs/reference/analytics-data/0.12.0/V1alpha.FunnelNextAction)\n- [0.11.2](/php/docs/reference/analytics-data/0.11.2/V1alpha.FunnelNextAction)\n- [0.10.1](/php/docs/reference/analytics-data/0.10.1/V1alpha.FunnelNextAction)\n- [0.9.5](/php/docs/reference/analytics-data/0.9.5/V1alpha.FunnelNextAction) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Analytics Data V1alpha Client class FunnelNextAction.\n\nNext actions state the value for a dimension after the user has achieved\na step but before the same user has achieved the next step. For example if\nthe `nextActionDimension` is `eventName`, then `nextActionDimension` in the\n`i`th funnel step row will return first event after the event that qualified\nthe user into the `i`th funnel step but before the user achieved the `i+1`th\nfunnel step.\n\nGenerated from protobuf message `google.analytics.data.v1alpha.FunnelNextAction`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Data \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getNextActionDimension\n\nThe dimension column added to the funnel visualization sub report response.\n\nThe next action dimension returns the next dimension value of this\ndimension after the user has attained the `i`th funnel step.\n`nextActionDimension` currently only supports `eventName` and most Page /\nScreen dimensions like `pageTitle` and `pagePath`. `nextActionDimension`\ncannot be a dimension expression.\n\n### hasNextActionDimension\n\n### clearNextActionDimension\n\n### setNextActionDimension\n\nThe dimension column added to the funnel visualization sub report response.\n\nThe next action dimension returns the next dimension value of this\ndimension after the user has attained the `i`th funnel step.\n`nextActionDimension` currently only supports `eventName` and most Page /\nScreen dimensions like `pageTitle` and `pagePath`. `nextActionDimension`\ncannot be a dimension expression.\n\n### getLimit\n\nThe maximum number of distinct values of the breakdown dimension to return\nin the response. A `limit` of `5` is used if limit is not specified. Limit\nmust exceed zero and cannot exceed 5.\n\n### hasLimit\n\n### clearLimit\n\n### setLimit\n\nThe maximum number of distinct values of the breakdown dimension to return\nin the response. A `limit` of `5` is used if limit is not specified. Limit\nmust exceed zero and cannot exceed 5."]]