ga4_run_funnel_recipe
Run a configurable GA4 funnel recipe to analyze user drop-off across ordered steps, using event or page path criteria, and return simple step counts.
Instructions
Run a read-only configurable funnel recipe using one GA4 report per eventName/pagePath step and return simple step counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | Ordered funnel steps. Each step needs eventName or pagePath. | |
| metric | No | activeUsers | |
| endDate | No | End date YYYY-MM-DD or relative (today, yesterday) | |
| startDate | No | Start date YYYY-MM-DD or relative (7daysAgo, yesterday) | |
| datePreset | No | last28days | |
| propertyId | Yes | GA4 property ID (numeric, e.g., 123456789) |