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

# What is CTR? Click-Through Rate Explained

> CTR (Click-Through Rate) is the percentage of people who click your ad after seeing it. Learn the formula, benchmarks, and tips.

**CTR (Click-Through Rate)** is the percentage of people who click on your ad after seeing it. If your ad gets 10,000 [impressions](/learn/impressions) and 150 clicks, your CTR is 1.5%. CTR is the most direct measure of how compelling your [ad creative](/learn/ad-creative) is. A higher CTR means more people found your ad interesting enough to take action.

## How do you calculate CTR?

<Note>
  **CTR = (Clicks / Impressions) x 100**
</Note>

Here's a worked example:

| Input       | Value                           |
| ----------- | ------------------------------- |
| Impressions | 25,000                          |
| Clicks      | 500                             |
| **CTR**     | **(500 / 25,000) x 100 = 2.0%** |

A 2.0% CTR means 2 out of every 100 people who saw your ad clicked on it.

## What is a good CTR?

CTR benchmarks vary by placement, industry, and campaign objective.

| Placement / Type      | Average CTR | Good CTR |
| --------------------- | ----------- | -------- |
| Facebook Feed         | 0.9% - 1.5% | 2.0%+    |
| Instagram Feed        | 0.7% - 1.2% | 1.5%+    |
| Instagram Stories     | 0.4% - 0.8% | 1.0%+    |
| Instagram Reels       | 0.5% - 1.0% | 1.2%+    |
| Retargeting Campaigns | 1.5% - 3.0% | 3.0%+    |
| Prospecting Campaigns | 0.5% - 1.5% | 1.5%+    |

<Warning>
  CTR alone doesn't tell you if an ad is profitable. An ad with a 5% CTR that attracts tire-kickers who never buy is less valuable than a 0.8% CTR ad that attracts ready-to-buy customers. Always evaluate CTR alongside conversion rate and [CPA](/learn/cpa).
</Warning>

## CTR in plain English

Imagine you're handing out flyers on a busy street. 1,000 people walk past (impressions). If 20 people stop and take the flyer (clicks), your CTR is 2%. The headline on your flyer, the image, and the offer determine whether people stop or walk past. CTR measures how good your flyer is at getting people to stop.

But taking the flyer isn't the same as buying something. CTR gets people to your store. Your website and product have to close the sale. That's why CTR improves [CPC](/learn/cpc) (more clicks per dollar) but doesn't guarantee better [CPA](/learn/cpa) or [ROAS](/learn/roas).

## Common CTR mistakes

<Accordion title="Using clickbait to inflate CTR">
  Misleading headlines or exaggerated claims can boost CTR but tank conversion rates. If people click expecting one thing and find another, they bounce. Your [CPA](/learn/cpa) goes up even though CTR went up. Meta's algorithm also learns from post-click behavior, so poor engagement after the click can hurt delivery.
</Accordion>

<Accordion title="Comparing CTR across different placements">
  A 1% CTR on Facebook Feed is average, but a 1% CTR on Instagram Stories is exceptional. Each [placement](/learn/ad-placements) has different interaction patterns. Compare CTR within the same placement, not across them.
</Accordion>

<Accordion title="Ignoring CTR when creative goes stale">
  A sudden CTR drop is the first sign of [ad fatigue](/learn/ad-fatigue). If CTR falls 30-50% from its peak, your audience is tired of seeing the same ad. Time to test new [ad creative](/learn/ad-creative).
</Accordion>

## How CTR relates to other metrics

| Metric                            | Relationship                                                                                              |
| --------------------------------- | --------------------------------------------------------------------------------------------------------- |
| [CPC](/learn/cpc)                 | CPC = CPM / (CTR x 1,000). Higher CTR = lower CPC. This is the most direct relationship.                  |
| [CPM](/learn/cpm)                 | CPM is the cost of impressions. CTR determines how many clicks you extract from those impressions.        |
| [CPA](/learn/cpa)                 | CPA = CPC / Conversion Rate. CTR lowers CPC, which can lower CPA if conversion rate holds.                |
| [ROAS](/learn/roas)               | Better CTR flows through to lower CPA, which improves ROAS, assuming AOV and conversion rate stay stable. |
| [Ad Fatigue](/learn/ad-fatigue)   | Declining CTR is the primary signal that an ad is fatiguing.                                              |
| [Impressions](/learn/impressions) | CTR determines how many clicks come from a given number of impressions.                                   |

## How to improve your CTR

<Steps>
  <Step title="Test different hooks in the first 3 seconds">
    For video ads, the first 3 seconds determine whether someone stops scrolling. For image ads, the headline and visual must grab attention instantly. Test 3-5 different hooks per concept.
  </Step>

  <Step title="Use strong, specific CTAs">
    "Shop Now" beats "Learn More" for purchase campaigns. "Get Your Free Quote" beats "Submit" for lead campaigns. Make the CTA match the intent and make it clear what happens after the click.
  </Step>

  <Step title="Match creative to audience intent">
    [Retargeting](/learn/retargeting) audiences respond to product-specific ads (they already know you). [Prospecting](/learn/prospecting) audiences need education, social proof, or a strong hook. Different audiences need different creative approaches.
  </Step>

  <Step title="Refresh creative before fatigue sets in">
    Monitor CTR trends weekly. When CTR drops 30% from its peak, introduce new creative. Don't wait for performance to collapse. See [ad fatigue](/learn/ad-fatigue).
  </Step>

  <Step title="Use AdAdvisor to spot CTR drops early">
    AdAdvisor tracks CTR across all campaigns and flags creative fatigue in its AI recommendations. Catch declining CTR before it tanks your [CPA](/learn/cpa).
  </Step>
</Steps>

## Spot creative fatigue before it hurts performance

AdAdvisor monitors your CTR trends and flags ads that are losing engagement. Its AI recommendations tell you exactly which ads need fresh creative and what to test next.

<Columns cols={2}>
  <Card title="Try AdAdvisor Free" icon="rocket" href="https://app.adadvisor.ai">
    Track CTR trends and get AI recommendations when creative starts fatiguing.
  </Card>

  <Card title="Ad Copy Generator" icon="wand-magic-sparkles" href="https://www.adadvisor.ai/tools/meta-ad-generator">
    Generate fresh ad copy and creative concepts to boost your CTR.
  </Card>
</Columns>

## Related terms

<Columns cols={3}>
  <Card title="CPC" icon="hand-pointer" href="/learn/cpc">
    Cost for each click on your ad
  </Card>

  <Card title="Ad Creative" icon="paintbrush" href="/learn/ad-creative">
    The images, videos, and copy in your ads
  </Card>

  <Card title="Ad Fatigue" icon="battery-quarter" href="/learn/ad-fatigue">
    Performance decline from ad overexposure
  </Card>
</Columns>
