> 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/product/inside-adalysis/ad-testing-checklist.md).

# Ad testing checklist

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

Google may assemble your ads, but ad testing still matters. Strong ad copy can improve performance for months or even years, especially when you combine automation with a clear structure.

Here’s a practical checklist to improve RSA testing.

{% stepper %}
{% step %}

### Start with ad relevance

If your ad groups are too broad, your tests become unreliable fast. Closely related keywords, ads, and landing pages still matter.

Keep an eye on quality score and ad relevance. If Google struggles to match your ads to your keywords, it’s often a sign your structure needs tightening.
{% endstep %}

{% step %}

### Write assets with purpose

Don’t just add 15 headlines because Google allows it. Use a balanced mix of:

* Relevance headlines
* Benefits
* Authority statements
* Calls to action

Match your messaging to intent. Someone researching needs different messaging from someone ready to buy.
{% endstep %}

{% step %}

### Improve data density

Too many unpinned assets create thousands of possible combinations. Most never collect enough data to learn anything useful.

That’s why many PPC teams partially pin RSAs, especially headline 1 and headline 2. You keep control, improve relevance, and help Google gather data faster.

{% endstep %}

{% step %}

### Choose the right testing setup

Adalysis automatically sets up single ad group testing for groups with at least two ads.\
You can also run larger theme-based tests across multiple ad groups to compare ideas like:

* Pricing vs. quality
* Reviews vs. offers
* CTAs vs. authority statements
  {% endstep %}

{% step %}

### Use the right metrics and minimums

CTR alone rarely tells the full story. Metrics like conversion per impression often give a better view of overall performance.

Before choosing a winner, define minimum data thresholds and confidence levels. Acting too early is one of the fastest ways to make bad testing decisions.
{% endstep %}
{% endstepper %}


---

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

```
GET https://docs.adalysis.com/product/inside-adalysis/ad-testing-checklist.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.
