> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/best-practices-for-marketing-and-scaling-your-advocate-program.md).

# Best Practices für Marketing und Skalierung Ihres Advocate-Programms

Nachdem Sie Ihr Advocate-Programm in impact.com eingerichtet haben, ist es an der Zeit, es beim Wachsen zu unterstützen!

Ein großartiges Empfehlungsprogramm endet nicht mit der Einrichtung — es lebt von intelligenter, fortlaufender Promotion. Mit Advocates Tools, die dafür sorgen, dass Sie sichtbar, teilbar und markenkonform bleiben, machen Sie aus zufriedenen Kundinnen und Kunden beständige Fürsprecher.

Erfolg beginnt mit Sichtbarkeit. Ein Empfehlungsprogramm ist nur so stark wie die Zahl der Menschen, die davon wissen und begeistert sind, es weiterzuempfehlen. Menschen empfehlen eher weiter, wenn:

* Das Programm leicht zu finden ist.
* Ablauf und Regeln des Programms klar sind.
* Die Belohnung wertvoll ist.
* Das Erlebnis markenkonform und vertrauenswürdig wirkt.

In dieser Serie teilen wir unsere Profi-Tipps, wie Sie Ihr Empfehlungsprogramm von der Einrichtung zum Erfolg führen:

* [Gestalten und individualisieren Sie Ihr Advocate-Programm](/brand/de/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/brand-and-customize-your-advocate-program.md): Richten Sie ein Empfehlungs-Erlebnis ein, das wie ein vertrauenswürdiger Teil Ihrer Marke aussieht, sich so anfühlt und klingt — von transaktionalen E-Mails über Share-Messages bis hin zu Empfehlungslinks.
* [Strategisches Marketing für Ihr Advocate-Programm](/brand/de/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/strategic-marketing-for-your-advocate-program.md): Starten Sie Ihr Programm über die wichtigsten Kundenkontaktpunkte hinweg und halten Sie es mit intelligentem, fortlaufendem Marketing sichtbar, das Teilnahme und Weiterempfehlungen fördert.
* [Optimieren Sie Ihr Advocate-Programm](/brand/de/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/optimize-your-advocate-program.md): Die besten Programme entwickeln sich mit der Zeit weiter. Während Ihr Programm Gestalt annimmt, können Sie auf Ihre Kundinnen und Kunden hören, aus Ihren Daten lernen und Ihr Empfehlungsprogramm feinjustieren, um noch bessere Ergebnisse zu erzielen.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/de/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/best-practices-for-marketing-and-scaling-your-advocate-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
