> 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>

あなたの顧客アドボケイトと、その紹介を受けた友人は、プログラムのウィジェットまたはマイクロサイト、およびそのトランザクションメールを通じて、あなたのアドボケイトプログラムとやり取りできます。これらの要素は、アドボケイトとその友人たちの *参加者体験* 紹介プログラムの。

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

#### ウィジェット

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

ウィジェットには、次のいずれかがあります *認証済みアクセス*、アプリ内体験を提供するもの、または *即時アクセス*、これはeコマース分野の紹介プログラムにおけるチェックアウトプロセスの一部として一般的に使用されます。

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

について詳しく学ぶ [ウィジェット体験](/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.
