ga4_site_search
Retrieve site-search terms from GA4 to identify content gaps. Shows search queries, event count, and sessions.
Instructions
Internal site-search terms over the last N days: what visitors typed into the on-site search box (GA4 'searchTerm'), by event count and sessions. A direct content-gap signal. If the property has no site-search data (no search box, or enhanced-measurement site search is off), the tool says so honestly rather than implying zero demand. Convenience wrapper over ga4_run_report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback window. Defaults to 28. | |
| limit | No | Max rows. Defaults to 50. | |
| property_id | No | Defaults to the configured property. |