# Cost Per Thousand Impressions (CPT)

**Cost per thousand impressions** is a metric that tells you the average cost of your ad for a thousand [impressions](/roivenue-resources/glossary/marketing-and-financial-glossary/impressions.md).&#x20;

As with [CPI](/roivenue-resources/glossary/marketing-and-financial-glossary/cost-per-impression-cpi.md), it is important to understand that an impression is not equal to a view. In general, one impression only means that the ad was loaded into the promoter’s website.&#x20;

Also, both CPT and CPI are commonly used to measure the rate you would pay for an online banner ad campaign or other online advertising campaign. The meaning of CPT is the same as [CPI](/roivenue-resources/glossary/marketing-and-financial-glossary/cost-per-impression-cpi.md) -- the only difference is the number of [impressions](/roivenue-resources/glossary/marketing-and-financial-glossary/impressions.md).&#x20;

Sometimes CPT is called CPM which stands for cost per mile. This has exactly the same meaning as CPT.

### Parameters

**`Calculation:`**` ``CPT = ( marketingInvestment /` [`impressions`](/roivenue-resources/glossary/marketing-and-financial-glossary/impressions.md) `) * 1000`

**`Example:`**` ``CPT = ( 10 000 / 1 000 000 ) * 1 000 (€) = 10 €`

**`Unit:`**` ``Currency`


---

# 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/cost-per-thousand-impressions-cpt.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.
