# Search Console metrics

> Every metric you can request on Search Console through an AI assistant: 4 in total, 0 of them computed by the gateway, each with the API field it maps to.

[Documentation](https://www.getmcpads.com/docs) / [Sources](https://www.getmcpads.com/docs/sources) / [Search Console](https://www.getmcpads.com/docs/sources/search-console)

The 4 metrics you can request on Search Console. The key is what you pass to a tool; the field is what the platform returns.

## performance (4)

| Key | Name | Field | Notes |
| --- | --- | --- | --- |
| `clicks` | Clicks | `clicks` | Number of clicks from Google Search results to your site. Format: number. |
| `impressions` | Impressions | `impressions` | Number of times your site appeared in Google Search results. Format: number. |
| `ctr` | CTR | `ctr` | Click-through rate: clicks / impressions (percentage) Format: percent. |
| `position` | Average Position | `position` | Average ranking position in Google Search results (1 = top) Format: position. |

---

This page as HTML: https://www.getmcpads.com/docs/sources/search-console/metrics
Every page under /docs is available as Markdown: append `.md`, or send `Accept: text/markdown`.
