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