> 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/partner/ja/nitsuitebitaidesuka/account-management/account-settings/connect-media-properties/connect-a-social-media-profile.md).

# ソーシャルメディアプロフィールを接続する

Facebook、Instagram、Twitter/X、TikTok などのプラットフォームのソーシャルメディアアカウントを impact.com のパートナーアカウントに接続します。

#### ソーシャルメディアプロフィールを自動的に接続する

impact.com では、Instagram Creator（プロフェッショナル）アカウント、Tiktok、YouTube、Twitter/X、Facebookページ、Pinterest、Twitch のアカウントを使って、プロモーションチャネルを自動的に追加できます。

{% hint style="warning" %}
**重要：** プロフェッショナル Instagram アカウントを impact.com に接続したい場合は、代わりに [Instagram アカウントを impact.com に接続する](/partner/ja/nitsuitebitaidesuka/account-management/account-settings/connect-media-properties/connect-your-instagram-account-to-impactcom.md) を参照してください。Facebook で接続できるのはビジネス *ページ* のみで、個人 *プロフィールは*.
{% endhint %}

1. 上部のナビゲーションバーから ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → \[設定]**.
2. 「Profile」の *プロフィール* セクションで [**メディアプロパティ**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. 「Promotional Channels」の *プロモーションチャネル* 画面で *「Add new channels」の下で*、自動的に追加したいソーシャルメディアプラットフォームを選択します。
4. 画面の案内に従ってアカウントを認証します。
   * 同じソーシャルメディアプラットフォームから複数のプロモーションチャネルを追加できますが、一度にサインインできるのは1つだけです。別のアカウントを追加するには、案内が表示されたときに現在のアカウントからサインアウトする必要があります。

<div data-with-frame="true"><figure><img src="/files/3b9566da9488197097427e980fb9f457270504ba" alt="" width="563"><figcaption></figcaption></figure></div>

#### ソーシャルメディアプロフィールを手動で接続する

LinkedIn、WeChat、Weibo などの他のソーシャルプラットフォームでは、ソーシャルメディアのプロフィール/ページ情報を手動で入力してフィールドを完了する必要があります。

1. 上部のナビゲーションバーから ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] → \[設定]**.
2. 「Profile」の *プロフィール* セクションで [**メディアプロパティ**](http://app.impact.com/secure/mediapartner/fr/mediakit/promotional-channels.ihtml).
3. 「Promotional Channels」の *プロモーションチャネル* 画面で *「Add new channels」の下で*、手動で追加したいソーシャルメディアプラットフォームを選択します。
4. 以下の項目を入力してください：
   * **名前** — ソーシャルメディアのプロフィールまたはページの名前を入力してください。
   * **説明** — ソーシャルメディアのプロフィールまたはページの説明を入力してください。スペースを含めて最大1,000文字です。
   * **プラットフォーム** — プロモーションチャネルのソーシャルプラットフォームは自動で選択され、ここに表示されます。
   * **URL** — 訪問者がソーシャルメディアのプロフィールまたはページにアクセスするために使用するURLを入力してください。
     * 必要に応じて、プラットフォームによっては **ハンドル** の代わりにURLを入力できます。
5. 選択 **追加**.
6. 最後のステップは [サポートに連絡すること](https://app.impact.com/support/portal.ihtml) impact.com の社内チームによるプロモーションチャネルの手動確認を依頼することです。


---

# 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/partner/ja/nitsuitebitaidesuka/account-management/account-settings/connect-media-properties/connect-a-social-media-profile.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.
