analyze_brand_queries
Analyze branded versus non-branded search queries to determine the percentage of traffic from brand searches, using Google Search Console data.
Instructions
Analyze branded vs non-branded search queries. Shows what percentage of traffic comes from brand searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account alias to use (e.g., "default", "personal"). If omitted and only one account exists, it is used automatically. | |
| siteUrl | Yes | The site URL | |
| startDate | Yes | Start date (YYYY-MM-DD) | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| brandTerms | Yes | Your brand terms to identify branded queries (e.g., ["mycompany", "my company", "mybrand"]) |