# リダイレクトルールをテストする

リダイレクトルールが元の遷移先URLよりも高い成果を生むことを確認するために、A/Bテストを使用できます。impact.com では、実際のリダイレクトルールを作成する前に、使用する予定のリダイレクトリンクに対してA/Bテストを実施することを推奨しています。詳細はこちら： [リダイレクトルーティングルール](/brand/ja/nitsuitebitaidesuka/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### A/Bテストを設定する

まず、 [リダイレクトルール](/brand/ja/nitsuitebitaidesuka/platform-features/blocking-and-redirect-rules/create-a-redirect-rule.md) を、特定の条件セットで設定する必要があります。ルールが正しく設定されるよう、以下の手順に従ってください。

{% hint style="success" %}
**注：** 次のものが必要です。 `広告ID` A/Bテストを実施したい広告のものです。これは、 [広告を管理](https://app.impact.com/secure/advertiser/engage/ads/manage-all-ads-flow.ihtml) 画面で、プログラム全体に対する汎用トラッキングリンクを取得できます。
{% endhint %}

1. 上部のナビゲーションバーで、次を選択します ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロフィール] → 設定**.
2. 右側の *テクニカル*の下の **Blocking & Redirect**.
3. 右上の角で、 **ルールを設定**.
4. ルールに\*\*名前\*\*を追加します。
   * このルールがA/Bテストであることが分かる名前を付けることを検討してください。
5. \*条件\*セクションで、 ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を使用して、以下のようにA/Bテストを設定します。
   * 最初の条件を次のように設定します。 *広告ID* + *は* + {Ad ID}。
   * 次を選択します ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[追加]** **AND**.
   * 2つ目の条件を次のように設定します。 *確率* + *より小さい* + *50*.
   * これらの条件は、説明どおりに正確に設定する必要があります。異なる条件を設定すると（たとえば、 ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[追加]** **別の項目を追加** ではなく ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[追加]** **AND**を選択するなど）、テスト結果が偏ります。

     <div data-with-frame="true"><figure><img src="/files/0e9b7c4460eed5bf86975e88dc9a9834c8c5b69d" alt="" width="563"><figcaption></figcaption></figure></div>
6. の *アクション* セクションで、 ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を使用してリダイレクトルールを次のように設定します。 *リダイレクト* +（リダイレクトリンクのプロトコル）+（遷移先URL）。
7. 必要に応じて、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** **ルールをスケジュール** このリダイレクトルールを有効にする期間を定義します。
8. 次を設定します。 *ランク* リダイレクトルールの **高**.
9. **保存** をルールに設定します。

#### A/Bテストを追跡する

リダイレクトルールの成功を追跡したい場合は、 [集計A/Bパフォーマンスレポート](/brand/ja/nitsuitebitaidesuka/platform-features/multi-program-reports/operations-reports/aggregate-ab-performance-report.md)を活用できます。このレポートは通常、特定のランディングページURLをテストする場合に最も有用なデータを提供します。このデータは、新しいリダイレクトルールの作成、既存広告の変更、または将来の広告設定の見直しに役立ちます。


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/blocking-and-redirect-rules/test-a-redirect-rule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
