> 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 offering に移行すると、強力な新機能が利用でき、提供機能の拡充を優先しているため継続的な改善の恩恵も受けられます。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.
