> For the complete documentation index, see [llms.txt](https://docs.churned.io/churned-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.churned.io/churned-docs/dashboard-and-features/churned-per-page/home-dashboard/ngos.md).

# NGO's

**Structural** → donors who have a subscription with your NGO.

**Non-structural** → donors who have made single donations towards your NGO.

## Structural

<figure><img src="/files/FfFdeAXgPTFHH1rrICYp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The **structural** page has the same structure as the general home dashboard.&#x20;
{% endhint %}

***

## Non-Structural

<figure><img src="/files/X17uLz0MsJJqTmWFQv7b" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The **non-structural** page displays information based on your RFM-Model over a certain period of time.&#x20;
{% endhint %}

***

### RFM-Model

<figure><img src="/files/wLD7qfNo8Dt8kZfWwqBP" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The **RFM-Model** is divided into eight different segments, from lost - champion. In these segments you will be able to see three different percentages:

* ...% of total donations
* ...% of total value&#x20;
* ...% of total donors&#x20;

If you click on the number that is displayed in the segment it will direct you to the donor page where you will be able to see all of the customers that are in that segment. &#x20;
{% endhint %}

> Take a look at the page about the RFM-Model if you want to know more

<div align="center"><figure><img src="/files/uLMFYa8XUqZ8YhLuKn9b" alt="" width="213"><figcaption></figcaption></figure> <figure><img src="/files/mmzE6MdCz8ke0Kjw0FG5" alt="" width="217"><figcaption></figcaption></figure> <figure><img src="/files/VKgueBaILrrpWNJjMIEm" alt="" width="216"><figcaption></figcaption></figure></div>

***

### Donors

<div align="left"><figure><img src="/files/ntKJx5wzTlzvIRx5lHgh" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Donors** are people who have made a donation within the last RFM period.&#x20;
{% endhint %}

***

### Retention Rate

<div align="left"><figure><img src="/files/H6604eIbpl2bvJ2KRsg2" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
The **retention rate** is the percentage of donors that return after they have made a donation (non-churners).
{% endhint %}

***

### ADF and ADV

<div><figure><img src="/files/7u391KeZ9j5qcVSR46Xy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6cKwXbSYAQra6eupneou" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6w5twi3I3vLxnjlR38ff" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**ADF**: The average number of donations per donor over a time period.&#x20;

**ADV**: The average amount of money spent per donation.&#x20;
{% endhint %}

***

### Expected ADV

<div align="left"><figure><img src="/files/fIrehKwTuJKGRcIoqEST" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
The **average donor value** is the average value of active donors. So what is the average donation amount of all of our active donors.
{% endhint %}

***

## Cohort Analysis

***The Cohort analysis is divided into:***\
🗓️ Per Month\
🛒 Per Order

### Per Donation

<figure><img src="/files/ep4vPV8AUWY2o53n849u" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**The Cohort Analysis per donation will display what percentage of customers you retain after they have made a donation.**&#x20;

For each month, it shows how many people donated for the first time, and then tracks how many of those same people donated again. This will help you see how good we are at keeping donors and encouraging them to give more than once.
{% endhint %}

***

### Per Month

<figure><img src="/files/xvV4osY7VekfZ3I6pgjn" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**This Cohort Analysis is focused on retention per month of donations.**&#x20;

Each row represents a different starting month and shows the number of new donors from that month, along with the percentage of those donors who gave again the following month. It shows how well we're doing at keeping donors and encouraging repeat donations.
{% endhint %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.churned.io/churned-docs/dashboard-and-features/churned-per-page/home-dashboard/ngos.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.
