# Return on Investment (ROI)

**Return on investment (ROI)** is one of a few key metrics that serve to measure the effectiveness of an investment. It shows the ratio of profit and enables quick comparison between all marketing platforms to help budgeting.&#x20;

In case that retailer uses more than one marketing platform, it is quite complicated to measure the ROI of each platform. For this purpose, it’s necessary to join cost, turnover and profit data and that is why Roivenue is so valuable. Roivenue continuously calculates this data, visualizes it and even provides a historical view.&#x20;

In this way, you are able to manage your business based on the most relevant KPIs. Monitor these metrics carefully and see if an increase of investment for particular sources will increase your turnover or profit adequately.

The scope of values range from -1 to positive infinity. From -1 to 0 means that the investment wasn’t profitable, a value of 0 means that the investment broke even and values higher than 0 means that the investment was profitable.&#x20;

As with [CPA](/roivenue-resources/glossary/marketing-and-financial-glossary/cost-per-new-customer-acquisition-cpa.md), it's important to include all of your costs to have more exact results. For example, a tactic frequently used by PPC agencies reporting the ROI of PPC campaigns was not including their fees in the calculation. Such a manipulation causes PPC ROI to seem higher when it could even be negative

**Why can't I see ROI in Roivenue?**

‌As mentioned above, calculating ROI involves precisely determining expenses, or at least, using the same process each time. ROI just has too many interpretations and the inter KPI comparisons are problematic.&#x20;

Therefore, it is better for marketers to use metrics such as [ROMI](/roivenue-resources/glossary/marketing-and-financial-glossary/return-on-marketing-investment-romi.md) and [mROMI](/roivenue-resources/glossary/marketing-and-financial-glossary/margin-return-on-marketing-investment-mromi.md). These metrics use only marketing investments in the calculation and have only one logical interpretation. Use [ROMI](/roivenue-resources/glossary/marketing-and-financial-glossary/return-on-marketing-investment-romi.md) and [mROMI](/roivenue-resources/glossary/marketing-and-financial-glossary/margin-return-on-marketing-investment-mromi.md) for your performance measurement and your comparisons will become accurate and precise.

* [ROMI](/roivenue-resources/glossary/marketing-and-financial-glossary/return-on-marketing-investment-romi.md)
* [mROMI](/roivenue-resources/glossary/marketing-and-financial-glossary/margin-return-on-marketing-investment-mromi.md)

### Parameters

**`Calculation:`**` ``ROI = ( netRevenue - totalInvestment ) / ( totalInvestment )`

**`Example:`**` ``ROI = 1 000 000 - 100 000 / 100 000 = 9`

**`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/return-on-investment-roi.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.
