> 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/getting-started-with-advocate/migrate-to-impactcom-from-saasquatch.md).

# SaaSquatch から impact.com へ移行する

SaaSquatch から impact.com の Advocate オファリングに移行すると、強力な新機能が利用できるようになり、当社がこのオファリングの成長を優先しているため、継続的な改善の恩恵も受けられます。impact.com のチームが移行作業の大部分を担当し、ユーザー情報、紹介履歴、報酬履歴、プログラム設定、テンプレートをシームレスに移行できるようにします。必要な手順は次のとおりです：

{% stepper %}
{% step %}
**移行をスケジュールする**

開始するには、CSM にご連絡ください。CSM が移行開始日の調整を行い、移行プロセスで何が起こるかをご案内します。
{% endstep %}

{% step %}
**impact.com アカウントを作成する**

impact.com プラットフォーム上でブランドアカウントを作成する必要があります。impact.com のチームが、アカウント設定に必要な手順をご案内します。

{% hint style="info" %}
**注意：** 参照してください [SaaSquatch から紹介プログラムデータをインポートする](/brand/ja/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/import-referral-program-data-from-saasquatch.md) impact.com アカウントにユーザー、報酬、または紹介データをインポートする際。
{% endhint %}
{% endstep %}

{% step %}
**移行計画を確認する**

impact.com のチームが、移行向けにカスタマイズした技術計画を作成し、詳細について話し合うために CSM とのセッションを設定します。実装に必要な想定時間やリソースについて、ここで CSM に確認してください。
{% endstep %}

{% step %}
**実装を開始する**

必要なツールや連携を impact.com プラットフォーム上に実装します。すべてのシステムが適切に接続されるよう、技術チームによる開発作業が必要になる場合があります。

1. **UTT に切り替える：** impact.com の [ユニバーサル トラッキング タグ](https://integrations.impact.com/integration-guides/for-brands/tracking-integrations/javascript-tag-utt/introduction) 消費者のジャーニー、ダイレクトトラフィック、コンバージョン経路を包括的に追跡でき、紹介データから貴重なインサイトを得られます。
2. **ウィジェットを更新する：** シームレスな連携を実現するために、更新されたウィジェットをウェブサイトに実装してください。
   {% endstep %}
   {% endstepper %}

#### 移行のタイムライン

移行のスケジュールは、連携要件によって異なり、技術計画が作成され次第、CSM がご説明します。通常、このプロセスには 1〜3 週間かかります。この期間、impact.com のチームが必要なバックグラウンド作業を行う一方で、皆さまのチームは実装の更新に集中できます。技術チームに割り当てる必要のある時間やリソースの見積もりについては、確定版の技術計画または CSM にご相談ください。


---

# 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/getting-started-with-advocate/migrate-to-impactcom-from-saasquatch.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.
