> 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/ja/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/best-practices-for-marketing-and-scaling-your-advocate-program.md).

# Advocateプログラムのマーケティングとスケーリングのベストプラクティス

impact.comでAdvocateプログラムを設定したら、次はそれを成長させる番です！

優れた紹介プログラムは、設定して終わりではありません。スマートで継続的なプロモーションによってこそ成長します。Advocateのツールを使って視認性を保ち、共有しやすく、ブランドに沿った形にすることで、満足した顧客を一貫して応援してくれるアドボケイトへと変えられます。

成功は認知度から始まります。紹介プログラムの力は、それを知っていて共有したいと思う人の数に左右されます。人は次のようなときに紹介しやすくなります：

* プログラムが見つけやすい。
* プログラムの流れとルールが明確である。
* 報酬に価値がある。
* 体験がブランドらしく、信頼できると感じられる。

このシリーズでは、紹介プログラムを設定から成功へ導くためのプロのヒントをご紹介します。

* [アドボケイトプログラムのブランド設定とカスタマイズ](/brand/ja/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/brand-and-customize-your-advocate-program.md)：取引メールから共有メッセージ、紹介リンクまで、見た目、雰囲気、語り口がブランドの信頼できる一部として感じられる紹介体験を構築します。
* [アドボケートプログラムのための戦略的マーケティング](/brand/ja/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/strategic-marketing-for-your-advocate-program.md)：主要な顧客接点全体でプログラムを展開し、参加と紹介を促進する賢い継続的マーケティングで可視性を維持しましょう。
* [アドボケートプログラムを最適化する](/brand/ja/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/optimize-your-advocate-program.md)：優れたプログラムは時間とともに進化します。プログラムが形になっていくにつれて、お客様の声に耳を傾け、データから学び、紹介プログラムをさらに最適化して、より良い結果を得られるようになります。


---

# 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/ja/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.
