ga4_set_site_property
Save a GA4 property ID for a named site to link it after property discovery.
Instructions
Save a GA4 property ID for a named site. Call this after ga4_discover_properties to link crossroadworks.com, alliesprettylittletreats.com, or dooratl.church to their property IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site name (e.g. 'crossroadworks.com'). | |
| propertyId | Yes | The numeric GA4 property ID (e.g. '123456789'). |