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

# Reach vs Engagement — Which Metric to Optimize For

> Understanding the difference between reach and engagement in LinkedIn influencer campaigns — and how to know which one your campaign should prioritise.

Reach and engagement are the two most-used words in influencer marketing. They are also the most frequently confused. Brands often treat them as interchangeable when they measure fundamentally different things — and optimising for the wrong one leads to campaigns that look good on paper but deliver poor business results.

This page explains what each metric actually measures, when each one matters, and how anchors separates them in campaign reporting so you can make informed decisions.

***

## The core difference

<CardGroup cols={2}>
  <Card title="Reach" icon="eye">
    The number of unique LinkedIn members who saw a creator's post at least once. Reach is a visibility metric. It answers: **how many different people were exposed to your message?**
  </Card>

  <Card title="Engagement" icon="comments">
    The total actions taken on a post — likes, comments, and reposts. Engagement is a response metric. It answers: **how many people did something after seeing your message?**
  </Card>
</CardGroup>

<Info>
  Reach counts unique people. Impressions count total displays — the same person seeing a post three times adds three impressions but only one to reach. When comparing campaign results, reach is the more accurate visibility number.
</Info>

***

## What each metric tells you

### What reach tells you

Reach tells you the size of your potential audience exposure. If a campaign reaches 80,000 unique LinkedIn professionals and your ICP is mid-level marketing managers in India, reach answers whether those 80,000 people include the right segment — not whether they responded.

Reach on its own does not tell you:

* Whether the right people saw it (audience fit matters here)
* Whether anyone cared (engagement tells you this)
* Whether it changed behaviour (conversion data tells you this)

High reach with low engagement usually means the content was shown widely but did not prompt a reaction. This can be acceptable for pure awareness. It is a problem for performance campaigns.

***

### What engagement tells you

Engagement — and especially comments — tells you that someone cared enough to respond. On LinkedIn, commenting takes more effort than liking. A comment is a much stronger signal than a like.

Within engagement, not all actions carry equal weight:

| Action  | Signal strength | What it indicates                                                 |
| ------- | --------------- | ----------------------------------------------------------------- |
| Repost  | High            | Audience found it valuable enough to share with their own network |
| Comment | High            | Audience had a reaction strong enough to write it down            |
| Like    | Medium          | Audience acknowledged the content                                 |

Engagement on its own does not tell you:

* Whether the engagements came from your target audience
* Whether the volume is proportional to the creator's reach (engagement rate matters here)
* Whether the engagement was positive (sentiment analysis in the AI Analysis Report tells you this)

***

## Engagement rate — the metric that connects both

Engagement rate (ER) is the ratio of engagement to audience size. It gives context to raw engagement numbers.

```text theme={null}
Engagement Rate = (Total Engagements / Total Followers) × 100
```

A creator with 5,000 followers and 300 engagements has a 6% ER. A creator with 200,000 followers and 300 engagements has a 0.15% ER.

The second creator may look stronger because the absolute number is the same — but the first is demonstrably more effective at generating response from their audience.

On anchors, ER is visible on every creator card during selection, so you can compare response quality across creators before committing to a campaign.

***

## Which metric to optimise for

<Tabs>
  <Tab title="Optimise for Reach">
    **Choose reach as your primary metric when:**

    * The campaign goal is **awareness** — getting your brand name in front of as many relevant professionals as possible
    * You are entering a new market or category where very few people know you exist
    * You are running a product launch and want maximum day-one visibility
    * Your ICP is broad — you are targeting a large professional segment rather than a hyper-specific niche

    **What this means for creator selection:**

    Prioritise Mid-tier, Macro, and Macro+ creators. Accept that engagement rate will be lower. Focus instead on whether the creator's audience demographics match your target segment — high reach with poor audience fit is wasted spend.

    **What good looks like:**

    A campaign reaching 1,00,000 unique LinkedIn professionals in your target industry with 60–70% of the reached audience matching your ICP criteria.
  </Tab>

  <Tab title="Optimise for Engagement">
    **Choose engagement as your primary metric when:**

    * The campaign goal is **performance** — driving consideration, clicks, sign-ups, or sales conversations
    * You want to understand how your target audience responds to a specific message or product claim
    * You are testing content angles before scaling a larger campaign
    * Your product has a specific niche audience where depth of resonance matters more than breadth

    **What this means for creator selection:**

    Prioritise Nano and Micro creators with strong audience fit. A 5% ER from a creator whose audience is exactly your ICP is more valuable than a 1% ER from a creator with a broader, less targeted following.

    **What good looks like:**

    A campaign generating 500 meaningful comments, strong positive sentiment, and high purchase intent signals — even if total reach is 20,000 rather than 2,00,000.
  </Tab>

  <Tab title="Balanced campaigns">
    Most campaigns need both, in different proportions. A common structure on anchors:

    * One or two larger creators for reach and category visibility
    * Three to five Micro creators for engagement quality and audience fit
    * Measure reach as a success indicator for the larger creators, engagement rate and comment quality for the smaller ones

    This gives you coverage across the awareness-to-consideration funnel and more data points for the AI Analysis Report to work with.

    **When this works best:** Mid-funnel campaigns where you want new audiences to discover the brand (reach) while also generating social proof through comments and reactions (engagement).
  </Tab>
</Tabs>

***

## How anchors separates reach and engagement in reporting

anchors tracks both metrics independently across every campaign and surfaces them at the creator level, not just in aggregate.

In the [AI Analysis Report](/guides/ai-analysis-report), you will see:

| Report section              | What it shows                                                                                                                          |
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Reached Audience            | Total unique viewers, broken down by role, industry, seniority, and location                                                           |
| Engaged Audience            | The subset who liked, commented, or reposted, with the same demographic breakdown                                                      |
| Engagement rate per creator | ER calculated individually per creator so you can compare response quality across your creator mix                                     |
| Sentiment per creator       | Whether the engagement was positive, negative, or neutral — because a high comment count with negative sentiment is not a campaign win |

<Note>
  The gap between reached audience and engaged audience tells you something important. A very large gap — say, 90,000 reached and 400 engaged — is normal at higher tiers and for awareness campaigns. A smaller gap proportionally — 8,000 reached and 600 engaged — signals strong resonance and is typical of well-matched Micro creators.
</Note>

***

## A quick decision framework

Before launching any campaign on anchors, answer these two questions:

**1. What does success look like for this campaign?**

If the answer is about visibility and brand name recognition, optimise for reach. If the answer is about audience response, conversation quality, or downstream conversion, optimise for engagement.

**2. How will you measure it?**

Define your benchmark before the campaign goes live. A reach-focused campaign should have a target unique viewer number. An engagement-focused campaign should have a target comment count or engagement rate floor.

<Tip>
  If you are unsure which to prioritise, run a small test campaign with two or three Micro creators first. The AI Analysis Report will show you both reach and engagement data across those creators, and you can use that data to decide how to structure a larger campaign.
</Tip>

***

## Related pages

<CardGroup cols={2}>
  <Card title="Creator Tiers" icon="layer-group" href="/guides/creator-tiers">
    How tier choice affects the reach vs engagement tradeoff for your specific campaign.
  </Card>

  <Card title="AI Analysis Report" icon="chart-bar" href="/guides/ai-analysis-report">
    Where reach, engagement, and sentiment data appear together in your campaign report.
  </Card>

  <Card title="Audience Fit" icon="crosshairs" href="/guides/audience-fit">
    Why reaching the right people matters more than reaching the most people.
  </Card>

  <Card title="Engagement Rate Benchmarks" icon="gauge-high" href="/guides/engagement-rate-benchmarks">
    What counts as a strong ER on LinkedIn, by creator tier.
  </Card>
</CardGroup>
