> For the complete documentation index, see [llms.txt](https://docs.adalysis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adalysis.com/tools/performance/impression-share-analysis.md).

# Impression share analysis

Review your impression share loss due to budget or rank to work out how to get more conversions from your current keywords.

You can find a visual breakdown on your **Performance** > **Overview** screen. Click **View campaign breakdown** for campaign-level data.

<figure><img src="/files/adgPP2OdbS3Kv8ZkW3Ms" alt=""><figcaption></figcaption></figure>

## Lost impression share due to budget

#### Reallocate budget between campaigns

Assess which campaigns are losing impressions and their cost per conversion. This means you can reallocate budget to your best campaigns and boost conversions without increasing spend.

To view impression share loss due to budget, go to **Budget** > **Manage**. Click any percentage value for a 90-day history.

<figure><img src="/files/7mZRTJ2TgzgIuzCc5KXm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4TgmnNxAesmm37Qdzv8t" alt=""><figcaption></figcaption></figure>

#### Budget boost alerts

Adalysis alerts you to opportunities to scale your budget. Budget boost alerts are triggered when the metric *Lost impression share (budget)* rises above 10% for three consecutive days. You can also customize the alert threshold.

Boost alerts appear on your multi-account **Audit & budget view** or under **Budgets** > **Manage**. Click an alert icon to see estimates of the potential performance boost you could achieve with a higher budget over the next 30 days.

<figure><img src="/files/tLwgnO2nVDgVNXTwDtNZ" alt=""><figcaption></figcaption></figure>

[Find out more](/tools/budget/budget-boost-alerts.md)

## Lost impression share due to ad rank

#### Boost your quality score

The **Quality score** screen provides impression-weighted insights at the account, campaign, ad group, and keyword level. This means you can easily pinpoint where to start optimizing.

<figure><img src="/files/bnTwOJvOhFxnzAJMIN22" alt=""><figcaption></figcaption></figure>

**Quality score** also shows the top three ad groups in need of improvement. The priority number is based on a proprietary formula combining the ad group's impression-weighted quality score and the cost data for 30 days. Click **Analyze ad groups** to see the full list.

<figure><img src="/files/7kthk2bCXqG72IULmkaD" alt=""><figcaption></figcaption></figure>

[Find out more](https://docs.adalysis.com/tools/quality-score/boost-your-quality-score)

## Automated monitoring for impression share

You can also create a performance monitor under **Audit** > **Performance alerts**, covering your whole account or specific campaign names or labels.

<figure><img src="/files/sx7DuOJ9f4DpxxCqW7He" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TGB7XxIrCWYCjSUKnXPj" alt="" width="430"><figcaption></figcaption></figure>

[Find out more about performance monitors](/tools/performance/how-to-create-performance-monitors.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.adalysis.com/tools/performance/impression-share-analysis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
