> ## 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 CPC? Cost Per Click Explained

> CPC (Cost Per Click) is how much you pay each time someone clicks your ad. Learn the formula, benchmarks, and how to lower it.

**CPC (Cost Per Click)** is the average cost you pay each time someone clicks on your ad. If you spend \$200 and get 100 clicks, your CPC is \$2.00. CPC sits in the middle of the ad performance funnel: [CPM](/learn/cpm) measures cost to be seen, CPC measures cost to get a click, and [CPA](/learn/cpa) measures cost to get a sale.

## How do you calculate CPC?

<Note>
  **CPC = Total Ad Spend / Number of Clicks**
</Note>

Here's a worked example:

| Input    | Value                    |
| -------- | ------------------------ |
| Ad Spend | \$600                    |
| Clicks   | 400                      |
| **CPC**  | **\$600 / 400 = \$1.50** |

A \$1.50 CPC means each click on your ad costs you \$1.50. You can also derive CPC from CPM and CTR: CPC = [CPM](/learn/cpm) / ([CTR](/learn/ctr) x 10).

## What is a good CPC?

CPC depends on your industry, audience, and objective. Higher-value products and competitive industries have higher CPCs.

| Industry             | Average CPC     | Good CPC     |
| -------------------- | --------------- | ------------ |
| E-commerce (general) | \$0.80 - \$1.50 | Under \$0.80 |
| Fashion & Apparel    | \$0.50 - \$1.20 | Under \$0.50 |
| Beauty & Skincare    | \$0.60 - \$1.30 | Under \$0.60 |
| B2B / SaaS           | \$2.00 - \$5.00 | Under \$2.00 |
| Finance & Insurance  | \$3.00 - \$8.00 | Under \$3.00 |
| Health & Fitness     | \$1.00 - \$2.50 | Under \$1.00 |
| Real Estate          | \$1.50 - \$4.00 | Under \$1.50 |

<Warning>
  A low CPC isn't always a good thing. Cheap clicks from the wrong audience don't convert. A \$3 CPC from qualified buyers often outperforms a \$0.50 CPC from people who will never buy. Evaluate CPC alongside conversion rate and [CPA](/learn/cpa).
</Warning>

## CPC in plain English

If CPM is the cost of putting a sign on a busy street, CPC is the cost of someone actually walking into your store because of that sign. You're not paying for eyeballs anymore. You're paying for interest, someone curious enough to click and see what you're offering.

CPC is determined by two things: how much it costs to show your ad ([CPM](/learn/cpm)) and how many people click on it ([CTR](/learn/ctr)). Better creative that gets more clicks spreads the impression cost across more visitors, lowering your CPC.

## Common CPC mistakes

<Accordion title="Optimizing for CPC instead of CPA">
  Lowering CPC feels like progress, but if your conversion rate drops at the same time, your [CPA](/learn/cpa) might actually increase. The goal is profitable conversions, not cheap clicks. A campaign with \$3 CPC and 5% conversion rate (\$60 CPA) beats one with \$0.80 CPC and 0.5% conversion rate (\$160 CPA).
</Accordion>

<Accordion title="Choosing Link Clicks over Landing Page Views">
  Meta reports two types of clicks: link clicks (any click on the ad) and landing page views (people who actually waited for your page to load). The difference can be 20-40%. Use landing page views as your true click metric and calculate CPC from that.
</Accordion>

<Accordion title="Not accounting for click quality">
  Traffic campaigns optimized for link clicks will deliver lower CPCs but often lower-quality traffic. Campaigns optimized for [conversions](/learn/conversions) may have higher CPCs but bring people who actually buy.
</Accordion>

## How CPC relates to other metrics

| Metric                            | Relationship                                                                                        |
| --------------------------------- | --------------------------------------------------------------------------------------------------- |
| [CTR](/learn/ctr)                 | CPC = CPM / (CTR x 10). Higher CTR directly lowers CPC.                                             |
| [CPM](/learn/cpm)                 | CPC = CPM / (CTR x 10). Higher CPM increases CPC unless offset by higher CTR.                       |
| [CPA](/learn/cpa)                 | CPA = CPC / Conversion Rate. CPC is one of two inputs into your acquisition cost.                   |
| [ROAS](/learn/roas)               | Lower CPC means more clicks per budget, more conversion opportunities, and potentially higher ROAS. |
| [Ad Creative](/learn/ad-creative) | Better creative improves CTR, which lowers CPC. Creative quality is the biggest CPC lever.          |

## How to lower your CPC

<Steps>
  <Step title="Improve your CTR">
    This is the most direct way to lower CPC. Better [ad creative](/learn/ad-creative), hooks, and visuals get more clicks from the same impressions. See [how to improve CTR](/learn/ctr).
  </Step>

  <Step title="Test Advantage+ placements">
    Different [placements](/learn/ad-placements) have very different CPCs. Let Meta optimize placement delivery, or test manually to find your cheapest high-quality clicks.
  </Step>

  <Step title="Broaden your audience">
    Very narrow audiences increase competition and drive up [CPM](/learn/cpm), which increases CPC. Test [broad targeting](/learn/broad-targeting) or larger [lookalike audiences](/learn/lookalike-audiences).
  </Step>

  <Step title="Use video creative">
    Video ads on Facebook and Instagram often achieve higher CTR than static images, resulting in lower CPC. Even simple slideshow videos can outperform statics.
  </Step>

  <Step title="Monitor with AdAdvisor">
    AdAdvisor tracks your CPC at every level and flags when it's rising. Its AI recommendations identify whether the issue is creative fatigue, audience saturation, or market competition.
  </Step>
</Steps>

## Track CPC alongside the metrics that actually matter

AdAdvisor shows CPC in context with CTR, CPA, and ROAS so you can see whether your click costs are actually affecting profitability, not just changing in isolation.

<Columns cols={2}>
  <Card title="Try AdAdvisor Free" icon="rocket" href="https://app.adadvisor.ai">
    See CPC, CTR, CPA, and ROAS for every campaign in one dashboard.
  </Card>

  <Card title="ROAS Calculator" icon="calculator" href="https://www.adadvisor.ai/tools/break-even-roas-calculator">
    Calculate whether your CPC is sustainable given your margins.
  </Card>
</Columns>

## Related terms

<Columns cols={3}>
  <Card title="CTR" icon="arrow-pointer" href="/learn/ctr">
    Percentage of viewers who click
  </Card>

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

  <Card title="CPA" icon="money-bill" href="/learn/cpa">
    Cost to acquire one customer
  </Card>
</Columns>
