provision_project_ga4_setup
Create a GA4 property and web stream, optionally inject gtag script, and save configuration file for project setup.
Instructions
End-to-end: create property + web stream, optionally save .ga4.config.json and inject gtag. If registry_slug is set and GA4_LAUNCHER_REGISTRY_* env is configured, syncs analytics.ga4 metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | Europe/London | |
| account_id | Yes | ||
| project_dir | No | ||
| website_url | Yes | ||
| project_name | Yes | ||
| registry_slug | No | ||
| inject_html_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |