# Root cause analysis with the Performance Analyzer

{% embed url="<https://youtu.be/5STI4I_IW80>" %}

The **Performance Analyzer** lets you compare data across two time periods to understand what’s driving performance changes. Use the visual flowchart to see how metrics interact, then drill into individual metrics for deeper insight.

Get started under **Performance** > **Analyzer**.

### Customizing your analysis

<figure><img src="/files/016lGEUrPyeuvDADnnbf" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1rELsRwIM3emZ9fRh84E" alt="" width="269"><figcaption></figcaption></figure>

Customize your parameters to focus on what matters most to you:

* [x] Select your **campaign type(s)**
* [x] Choose whether to include **campaign experiments**
* [x] Select campaigns by **status, name, or label**
* [x] Define the **time period** and compare data against the previous period, the same period last year, or a custom time frame
* [x] Choose between **conversions or all conversions**
* [x] Click **Compare** to generate your visual flowchart

### Analyzing the flow chart

The color coding pinpoints areas where performance has changed. The influencing factors in the right-hand column provide insights into how to improve results.

The analysis is split into three sections, putting the metrics into context:

1. Before the click
2. Click takes place
3. Conversion takes place

**Color coding**\ <mark style="background-color:green;">Green</mark> = Improved, <mark style="background-color:orange;">Orange</mark> = Declined, Gray = No significant change

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

Each box in the flowchart has a blue list icon you can click to see the affected campaigns. If relevant, you can drill down to the ad/asset group and keyword levels.

<figure><img src="/files/RfIqb84JTWbSZ9Fl9xnH" alt="" width="563"><figcaption></figcaption></figure>

<details>

<summary>Example of how to use the Performance Analyzer</summary>

In your performance overview, you notice that conversions in one of your accounts are down more than 15% week-over-week.

Click **View root cause analysis** to launch the Performance Analyzer. This helps you to quickly trace major shifts in key metrics. You may find that your drop in conversions is tied to a drop in CTR, caused by lower ad positions.

Improving ad relevance, examining your search terms, testing ads, or working on your landing page can help to reverse this trend.

</details>

### Integrated performance analysis

You can also access the Performance Analyzer from **Performance** > **Overview**, as well as other places across Adalysis.

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

Click on **View root cause analysis** or choose any data point in the chart, plus a comparison time period. The Performance Analyzer will start automatically, preloaded with the parameters needed.

<figure><img src="/files/AefSKgWRiQ222DJNCExH" alt="" width="376"><figcaption></figcaption></figure>

### Sharing your findings

Many Adalysis customers use the Performance Analyzer to communicate insights with their teams or clients. You can share your screen during meetings or **download** the flowchart as a PDF.

<figure><img src="/files/vM2XUoQ2rGTK4LJB3R7V" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.adalysis.com/tools/performance/root-cause-analysis-with-the-performance-analyzer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
