> ## 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 Are Impressions? Reach vs. Impressions Explained

> Impressions count how many times your ad was displayed. Learn how impressions differ from reach and how to use them in ad analysis.

**Impressions** are the total number of times your ad was displayed on screen. Every time your ad appears, that counts as one impression, even if the same person has already seen it. One person seeing your ad three times equals three impressions. Impressions count every display, including repeats. They don't filter for unique viewers.

## Impressions vs. Reach

This is the most common comparison in digital advertising, and it trips up a lot of people.

| Metric                | What it counts                                            |
| --------------------- | --------------------------------------------------------- |
| Impressions           | Every time your ad is displayed, including repeat views   |
| [Reach](/learn/reach) | The number of unique people who saw your ad at least once |

The relationship between the two tells you your [frequency](/learn/frequency): how many times, on average, each person saw your ad.

<Note>
  **Frequency = Impressions / Reach**
</Note>

Here's a worked example:

| Input         | Value                    |
| ------------- | ------------------------ |
| Impressions   | 10,000                   |
| Reach         | 5,000                    |
| **Frequency** | **10,000 / 5,000 = 2.0** |

A frequency of 2.0 means each person in your audience saw your ad twice on average. Impressions alone don't tell you whether you're reaching new people or hammering the same ones repeatedly. That's why you always read impressions alongside [reach](/learn/reach) and [frequency](/learn/frequency).

## How much do impressions cost?

You don't pay per impression directly. Instead, Meta charges you using [CPM](/learn/cpm), which stands for Cost Per Mille, or cost per 1,000 impressions.

<Note>
  **Impressions = (Ad Spend / CPM) x 1,000**
</Note>

Here's how that works with a real budget:

| Input             | Value                               |
| ----------------- | ----------------------------------- |
| Ad Spend          | \$500                               |
| [CPM](/learn/cpm) | \$10                                |
| **Impressions**   | **(\$500 / \$10) x 1,000 = 50,000** |

At a \$10 CPM, a \$500 budget buys 50,000 impressions. If CPM rises to \$20 (common in Q4), the same budget only gets 25,000 impressions. That's why CPM matters: it's the price you pay to get your ad in front of people. See the [CPM page](/learn/cpm) for benchmarks by industry and how CPM changes seasonally.

## Impressions in plain English

Impressions are like footsteps past a store window. Every time someone walks past and the window display catches their eye, that's one impression. [Reach](/learn/reach) is how many different people walked past. One person walking past five times equals five impressions but only one reach.

The window display matters, but so does who's walking down that street. A million impressions from the wrong people won't move the needle. A hundred thousand impressions from the right people can fill your store.

## Common impressions mistakes

<Accordion title="Treating impressions as people">
  Impressions are views, not viewers. A campaign with 100,000 impressions might have only reached 20,000 unique people at a [frequency](/learn/frequency) of 5. If you're reporting to a client or a boss, confirm whether they mean impressions or [reach](/learn/reach). The two numbers can differ by a factor of 3 or more on a narrow audience.
</Accordion>

<Accordion title="Optimizing for impressions instead of conversions">
  More impressions don't mean more revenue. A campaign optimized for impressions (or reach) will spend its budget showing ads widely without pressure to find people who actually convert. Unless you're running a pure brand awareness campaign with no conversion goal, impressions should be an input metric, not a target. Optimize for [conversions](/learn/conversions), [CPA](/learn/cpa), or [ROAS](/learn/roas) instead.
</Accordion>

<Accordion title="Panicking about low impressions when CPM rises seasonally">
  CPM spikes in Q4 (Black Friday, holiday season) and during US election cycles. When CPM doubles, your impressions for the same budget get cut in half. This is market conditions, not a problem with your ad account. Don't restructure campaigns or kill creatives just because impressions dropped during a predictable seasonal CPM increase.
</Accordion>

## How impressions relate to other metrics

| Metric                        | Relationship                                                                                                                 |
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| [Reach](/learn/reach)         | Reach is the unique-people version of impressions. Impressions divided by reach gives you frequency.                         |
| [Frequency](/learn/frequency) | Frequency = Impressions / Reach. High frequency on a small audience means you're showing the same people your ad repeatedly. |
| [CPM](/learn/cpm)             | CPM is the cost per 1,000 impressions. It determines how many impressions your budget buys.                                  |
| [CTR](/learn/ctr)             | CTR = Clicks / Impressions. More impressions with the same number of clicks means your CTR is falling.                       |
| [CPC](/learn/cpc)             | CPC is downstream from impressions. Impressions feed into clicks, which feed into CPC.                                       |

## Understand what your impressions are actually doing

AdAdvisor puts impressions in context alongside reach, frequency, CTR, and ROAS. You'll see immediately whether your impressions are spreading to new people or piling up on the same audience at rising frequency.

<Columns cols={2}>
  <Card title="Try AdAdvisor Free" icon="rocket" href="https://app.adadvisor.ai">
    See impressions, reach, frequency, and ROAS side-by-side for every campaign.
  </Card>

  <Card title="ROAS Calculator" icon="calculator" href="https://www.adadvisor.ai/tools/break-even-roas-calculator">
    Calculate the ROAS you need to make your impression spend profitable.
  </Card>
</Columns>

## Related terms

<Columns cols={3}>
  <Card title="Reach" icon="users" href="/learn/reach">
    Unique people who saw your ad
  </Card>

  <Card title="CPM" icon="eye" href="/learn/cpm">
    Cost per 1,000 impressions
  </Card>

  <Card title="Frequency" icon="repeat" href="/learn/frequency">
    Average times each person saw your ad
  </Card>
</Columns>
