# Agency margin profit calculator

Running a successful marketing agency requires careful financial management and a deep understanding of your profit margins. Knowing how much profit you are making on each client project or campaign is crucial for making informed decisions about pricing, expenses, and growth strategies. One tool that can help you calculate and optimize your profit margins is a gross margin profit calculator.

But what exactly is a gross margin profit calculator for marketing agencies? It is a simple yet powerful tool that helps you determine the profitability of your agency by calculating the gross profit margin.&#x20;

Link to calculator: [https://boomerangme.biz/margin-calculator](/getting-started/introduction.md)&#x20;

GM=((Revenue-COGS)/Revenue)\*100&#x20;

COGC=(259+((N - 3)\*15)&#x20;

Revenue=N\*P

Where:&#x20;

GM - gross revenue&#x20;

Revenue - agency revenue&#x20;

COGC - the expenses for our service paid by the agency&#x20;

N - number of agency clients planning to onboard loyalty (sub-accounts)&#x20;

P - price at which the agency will sell loyalty.


---

# 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.boomerangme.cards/inspiration-and-ideas/agency-margin-profit-calculator.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.
