# Click-Through Rate (CTR)

**Click-through rate (CTR)** is an indicator that tells you the number of [clicks](/roivenue-resources/glossary/marketing-and-financial-glossary/clicks.md) out of the total [impressions](/roivenue-resources/glossary/marketing-and-financial-glossary/impressions.md) of an advertisement. Or, in other words, CTR is a ratio between the number of [clicks](/roivenue-resources/glossary/marketing-and-financial-glossary/clicks.md) and the number of [impressions](/roivenue-resources/glossary/marketing-and-financial-glossary/impressions.md). It shows how often people who see the ad click on it.&#x20;

CTR indicator is commonly used to measure the attractiveness of web advertisements that enables a quick inter campaign comparison regarding effectiveness. Or, it can simply show how the ad content and ad placement resonates with the audience. Moreover, the significance of this indicator is seen in the fact that CTR is a part of SEM algorithms for ad evaluation.

Here are some attributes you can focus on optimizing to achieve better Click-through Rate:

* Ad placement
* Keyword targeting
* Text
* Color
* Creativity

### Parameters

**`Calculation:`**` ``CTR =` [`Clicks`](/roivenue-resources/glossary/marketing-and-financial-glossary/clicks.md) `/` [`Impressions`](/roivenue-resources/glossary/marketing-and-financial-glossary/impressions.md)

**`Example:`**` ``CTR = (20 000 / 1 000 000) * 100 % = 2 %`

**`Unit:`**` ``Number`


---

# 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.roivenue.com/roivenue-resources/glossary/marketing-and-financial-glossary/click-through-rate-ctr.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.
