> 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/manage-advocate-participant-experiences/introduction-to-participant-experiences.md).

# 参加者体験の紹介

<a href="https://pxa.impact.com/student/activity/2359603?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

お客様の支持者と、彼らが紹介する友人は、プログラムのウィジェットまたはマイクロサイト、そしてそのトランザクションメールを通じて、あなたの Advocate プログラムとやり取りできます。これらの要素は、あなたの支持者とその友人の *参加者体験をカスタマイズすることです* 紹介プログラムの

各タッチポイントのブランディング、コンテンツ、メッセージ、コンポーネントは、 *コンテンツ* ページから impact.com アカウント内で調整できます。このガイドでは、各タッチポイントの概要と、より詳細なドキュメントへのリンクを提供します。

#### ウィジェット

ウィジェットは紹介プログラムのブランド化されたタッチポイントであり、紹介プログラムのメッセージを強化し、お客様の支持者が紹介を始めるための出発点を提供します。これにより、支持者は紹介リンクやコードを取得・共有したり、紹介履歴を確認したり、次のような機能にアクセスしたりできるスペースが提供されます。 [報酬交換](/brand/ja/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/reward-exchange-explained.md).

ウィジェットは次のいずれかにすることができます。 *確認済みアクセス*、アプリ内エクスペリエンスを提供するもの、または *即時アクセス*で、EC 分野の紹介プログラムにおけるチェックアウトプロセスの一部として一般的に使用されます。

あなたの紹介プログラムでは、複数のウィジェット、またはウィジェットとマイクロサイトの組み合わせを採用できます。

について詳しく学ぶ [ウィジェットのエクスペリエンス](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences.md).

<div data-with-frame="true"><figure><img src="/files/d70ea8e270fa8971a6dad9aaa475d7a04186ca20" alt="" width="375"><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/87fb2f5868f4dec43bd6923aed4a8a9438e57904" alt="" width="240"><figcaption></figcaption></figure></div>

#### トランザクションメール

プログラムメールは、紹介が開始されたときや報酬を獲得したときなど、紹介の過程における重要な節目で参加者に送信されます。プログラムルールを設定する際に、どのアクションでプログラムメールを送信するかを決定できます。

{% hint style="info" %}
**注:** impact.com はプラットフォームを通じたマーケティングメールの送信をサポートしていないため、紹介プログラムの告知には別のサービスまたは連携を使用する必要があります。
{% endhint %}

について詳しく学ぶ [メールのエクスペリエンス](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/email-experiences.md).

<div data-with-frame="true"><figure><img src="/files/c19720c5f8a20d7aa1d34ce552327de71b1b7310" alt="" width="375"><figcaption></figcaption></figure></div>

#### マイクロサイト

マイクロサイトとは、ブランドの紹介プログラムのハブとして機能する、単一目的の独立したブランドサイトです。通常、ウィジェットを使用できないブランドにとっての代替となる顧客タッチポイントです。

マイクロサイトは、アプリ内ウィジェット体験に相当するものを提供します。プログラムにアクセスするには、支持者が登録またはサインインする必要があります。

について詳しく学ぶ [マイクロサイトのエクスペリエンス](/brand/ja/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/microsite-experiences.md).

<div data-with-frame="true"><figure><img src="/files/e4d7d0633700b1940fc43027b9b438dead8ab31a" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/manage-advocate-participant-experiences/introduction-to-participant-experiences.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.
