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

ウィジェットは次のいずれかになります *認証済みアクセス*、アプリ内体験を提供するものか、または *即時アクセス*、これは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.
