> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/community-journalismus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.beabee.io/community-journalismus/english/community-centred-methods/matching-funds-as-a-campaign-booster.md).

# Matching funds as a campaign booster

Matching funds are a fundraising tool in which incoming donations are matched by one or more supporters. This can be a relatively simple yet highly effective model for developing a strong campaign message and raising additional funds. CORRECTIV has already used matching funds in several campaigns. In this article, you’ll learn about the team’s experiences and what to consider when implementing this approach.

***

### What is a matching fund?

In a matching fund, supporters agree to match donations made by others up to a certain amount. For example, if someone donates €50, the supporter adds another €50, so your organization receives €100 in total.

It’s important to clearly define the framework conditions: you can set a fixed campaign period, a maximum matching budget (e.g. €40,000 or €60,000), or a combination of both. Once the time period ends or the agreed amount is reached, the matching campaign also comes to an end.

***

### Why matching funds work

Matching campaigns often create an additional incentive to donate. Many people feel that their contribution has a greater impact when their donation is doubled. The perceived “impact” increases. In practice, this leads to several effects: people donate more often or give higher amounts, the average donation size increases, and the willingness to share or recommend your campaign also grows.

Public communication is especially important to motivate people to take part. The concept of matching funds is particularly easy to explain and spread via social media: one donation becomes two. It’s important to use clear, engaging messaging that explains why the campaign matters and how long the matching will last.

One example of this is a donation appeal from a matching fund campaign by CORRECTIV:

> Today is World Press Freedom Day. Free journalism is under threat worldwide – including here in Germany.
>
> At CORRECTIV, we feel this more strongly than many others: far-right groups spread false claims about us online every day with the aim of undermining trust in our reporting.
>
> We need the support of civil society more than ever. That’s why today there is a special campaign: any donation made to CORRECTIV today will be doubled.
>
> You can find the campaign here: \[campaign link]

***

### Practical insights from CORRECTIV

CORRECTIV has used matching funds twice so far as part of crowdfunding campaigns – including one with two supporters who jointly matched donations up to €70,000.

Their experience shows that matching funds can increase both the average donation amount and the number of new supporters. For example, in an autumn campaign, the average donation increased by around €20 per donation when a matching fund was used. A slight increase in the average donation was also observed in an end-of-year campaign compared to a campaign without matching.

At the same time, new donors were successfully reached: around 30% of people donated for the first to third time during the campaign. Matching funds can therefore not only boost short-term revenue, but also help attract and retain new supporters in the long term.

***

### What organizational setup is needed?

For a matching campaign to work well, you primarily need a clear technical and communication structure.

#### Transparency about donation progress

It’s important that your donors can always understand:

* how much has already been donated,
* how much of the matching amount is still available,
* and when the campaign will end.

Ideally, you should make this progress publicly visible.

CORRECTIV uses Salesforce to manage donations. However, there was no direct connection between the website and Salesforce to automatically display real-time donation progress. As a result, campaign progress was updated manually. A dedicated campaign link was especially important to clearly attribute matching donations.

#### Clear rules for when the campaign ends

A campaign typically ends:

* when the agreed time period expires, or
* when the maximum donation amount is reached.

After that, your communication should be adjusted accordingly:

* replace the donation link so that no further donations accidentally go into the matching campaign,
* remove references to the matching offer,
* and publicly communicate the campaign’s conclusion and success – for example by sharing the total amount raised, the impact achieved, or the number of supporters.

This creates transparency, builds trust in your organization, and shows supporters that their contribution made a real difference.

***

### Working with major donors

Formal agreements with supporters can also be handled flexibly – a formal contract is not always required. Matching agreements are often based on existing relationships and mutual trust, so in many cases a written agreement via email is sufficient. Still, it can be useful to document the key points, such as the matching amount, the campaign period, the payout conditions, and how transparency and communication will be handled.

***

### Are matching funds just a marketing gimmick?

There is ongoing debate about whether matching fund campaigns are primarily a communication tactic. A common objection is: wouldn’t major donors give the money anyway – even without a matching campaign? And is the urgency for smaller donors to contribute somewhat artificial?

In the case of CORRECTIV, the matching condition is genuine and part of the agreement with major donors. Many supporters care about the long-term financial sustainability and independence of the organizations they support. This includes having a strong community and a broad base of small donors. As a result, major donors are often more willing to contribute when they know their donation will help generate additional support from others.

In most cases, the donation is only transferred once the same amount has been raised from individual donors. In some instances, major donors might have given the money anyway – but even then, the donation was specifically requested and allocated for the matching campaign.

Matching funds are therefore less of a marketing gimmick and more of a strategic decision: organizations use one-time large donations to build a sustainable base of small donors and to encourage broader community participation. At the same time, matching funds create an additional incentive to donate – for both major donors and smaller contributors.

That said, transparency remains crucial. It’s important to clearly communicate how long the matching applies, what conditions are in place, and how the campaign works. This helps avoid the impression that the urgency is artificially created or that the campaign is purely a communication tactic.

***

<p align="center"><strong>Get involved:</strong></p>

<p align="center"><a href="https://starthub.correctiv.org/crowdnewsroom/your-question-for-our-wiki" class="button secondary" data-icon="message">Ask a question</a> or  <a href="https://starthub.correctiv.org/crowdnewsroom/your-contribution-to-our-wiki" class="button secondary" data-icon="pencil">Make a contribution</a> or  <a href="https://starthub.correctiv.org/crowdnewsroom/your-feedback-for-our-community-journalism-wiki" class="button secondary" data-icon="comments">Give feedback</a></p>


---

# 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://wiki.beabee.io/community-journalismus/english/community-centred-methods/matching-funds-as-a-campaign-booster.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.
