# CRO Suggestions

AI-generated recommendations to improve your page's conversion rate.

## Where to find

Analytics panel → scroll past metrics to the suggestions list.

## Understanding suggestions

Each card has:

* **Title** — e.g., "Add social proof section"
* **Description** — Why this helps
* **Priority** — 🟢 High (8–10), 🟡 Medium (5–7), 🔴 Low (0–4)

## Actions

* **Apply** — AI implements the suggestion automatically
* **Dismiss** — Reject and hide the suggestion

| Type        | Description                                      |
| ----------- | ------------------------------------------------ |
| Structure   | Add or reorganize sections                       |
| Performance | Optimize rendering or loading speed              |
| CRO         | Improve conversion elements (CTAs, social proof) |

## Tips

* Start with **high-priority** suggestions
* Apply **one at a time** to measure impact
* **Run an experiment** after major changes to validate with real data


---

# 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://help.pagefly.io/smart-pages/running-ab-experiments/cro-suggestions.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.
