> ## Documentation Index
> Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google CTR: Click-Through Rate for Google Ads

> Measure your Google Ads click-through rate. See what percentage of impressions convert to clicks and optimize ad relevance.

<Tip>
  Google CTR measures the percentage of people who saw your Google ad and clicked on it.
</Tip>

## Formula

<Info>
  **Google CTR** = ( [**Google Clicks**](/reference/metrics/advertising/google/google-clicks/google-clicks) ÷ [**Google Impressions**](/reference/metrics/advertising/google/google-audience/google-impressions) ) × 100
</Info>

### Formula Components

| Metric                                                                                             | Definition                                           |
| -------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| [**Google Clicks**](/reference/metrics/advertising/google/google-clicks/google-clicks)             | Total number of clicks on your Google ads            |
| [**Google Impressions**](/reference/metrics/advertising/google/google-audience/google-impressions) | Total number of times your Google ads were displayed |

| Metadata        |                                   |
| --------------- | --------------------------------- |
| **Type**        | Percentage                        |
| **Data Source** | [Google Ads](/sources/google-ads) |
| **Aggregation** | Ratio                             |

***

## Example

A home goods store ran Google Search ads during a spring sale promotion:

| Campaign            | Impressions | Clicks | CTR   |
| ------------------- | ----------- | ------ | ----- |
| Spring Bedding Sale | 45,000      | 1,800  | 4.00% |
| Outdoor Furniture   | 32,000      | 960    | 3.00% |
| Kitchen Appliances  | 28,000      | 560    | 2.00% |

***

## How It Works

CTR is calculated by dividing clicks by impressions and multiplying by 100. Higher CTR signals your ad copy and targeting resonate with your audience. Google uses CTR as a key factor in Quality Score, which affects ad rank and cost-per-click.

***

## When to Use

| Scenario                     | Action                                    |
| ---------------------------- | ----------------------------------------- |
| Low CTR on search campaigns  | Test new ad headlines and descriptions    |
| CTR varies by device         | Adjust bids or create device-specific ads |
| High impressions, low clicks | Refine keyword targeting or audience      |
| Comparing ad variations      | Use CTR to identify winning creative      |

***

## Related Metrics

| Metric                                                                                         | Relationship                   |
| ---------------------------------------------------------------------------------------------- | ------------------------------ |
| [Google Clicks](/reference/metrics/advertising/google/google-clicks/google-clicks)             | Numerator in CTR calculation   |
| [Google Impressions](/reference/metrics/advertising/google/google-audience/google-impressions) | Denominator in CTR calculation |

[See all Google Clicks metrics →](/reference/metrics/advertising/google/google-clicks)
