# Ad testing metrics

Ad testing metrics define how valid test results are produced, together with [ad testing thresholds](/tools/ad-testing/faqs/ad-testing-thresholds.md). Adalysis can test six metrics when generating ad test results, **independently** of each other.

You can disable metrics that don't apply to your account or campaign. That means they won't show on test results, so you can focus on what's most relevant to you. For example, accounts that don't set a **conversion value** won't need test results for **conversion value/cost** and **conversion value/impressions.**

You can find your metric settings under **Ad testing**.

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

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

{% hint style="success" %}
When appropriate, we use the same metrics you see in your Google Ads account to make the data easier to review.
{% endhint %}

### **How to use the metrics to make test decisions**

When Adalysis finds a statistically significant test result, we'll display the confidence level as either **90%**, **95%**, or **99%**. Confidence values of **less than 90% are displayed as --**. For example, these test results have statistically significant CTR results with a confidence of 99%.

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

Higher confidence means the result's long-term validity is more reliable. However, higher confidence levels generally require more data. Depending on your test strategy and account volume, you'll need to decide what confidence level you want to reach before pausing losing ads. You can also use [thresholds](/tools/ad-testing/faqs/ad-testing-thresholds.md) to control the volume of data needed.

### Definitions

| Abbreviation        | Metric                         | Definition                                                                                                          |
| ------------------- | ------------------------------ | ------------------------------------------------------------------------------------------------------------------- |
| CTR                 | Click-through rate             | The ratio of clicks and impressions                                                                                 |
| Conv. rate          | Conversion rate                | How often a website visitor completes a desired action, like making a purchase, out of the total number of visitors |
| Conv. / impr.       | Conversions / impressions      | The number of ad impressions that result in conversions                                                             |
| Cost / conv.        | Cost / conversions             | The cost per conversion, or CPA (cost per action)                                                                   |
| Conv. value / cost  | Conversion value / cost        | The conversion value over cost, or ROAS (return on ad spend)                                                        |
| Conv. value / impr. | Conversion value / impressions | Conversion value per impression measures the average revenue generated each time your ad is displayed.              |


---

# 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/ad-testing/faqs/ad-testing-metrics.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.
