gtm_ga4_create_custom_dimension
Create a new custom dimension in GA4 property linked to your GTM container. Define the event parameter name, display name, scope, and description.
Instructions
Register a new custom dimension in the GA4 property linked to this GTM container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | "EVENT" or "USER" (default: EVENT) | |
| description | No | Optional description | |
| display_name | Yes | Human-readable name (e.g., "Form Type") | |
| parameter_name | Yes | Event parameter name (e.g., "form_type") |