Find high-impression, low-AI-traffic pages
aeo_find_ai_traffic_opportunitiesFind pages with high Bing impressions but low AI-referral traffic by matching Bing top-page statistics against aggregated GA4 data, revealing AI search optimization opportunities.
Instructions
Pull Bing's official top-page statistics and match them with an aggregated GA4 CSV or GA4 rows. Returns pages with high Bing impressions but low identifiable AI-referral traffic. GA4 data stays in this local MCP process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum opportunity pages to return | |
| ga4_csv | No | Optional GA4 CSV text with a page column, a traffic metric such as Sessions, and normally Session source or Page referrer | |
| ga4_rows | No | Optional aggregated GA4 rows; use this instead of ga4_csv | |
| site_url | Yes | Exact verified site URL returned by bing_list_sites | |
| ga4_metric_name | No | Metric label for structured GA4 rows, such as Sessions | Sessions |
| maximum_ai_traffic | No | Maximum GA4 AI-referral traffic value for a page to count as low AI traffic | |
| additional_ai_sources | No | Optional extra AI referral domains to recognize | |
| ga4_rows_are_ai_filtered | No | Set true only when every supplied GA4 row is already filtered to AI-referral traffic | |
| minimum_bing_impressions | No | Minimum Bing impressions for a page to count as high visibility |