> 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/platform-features/blocking-and-redirect-rules/test-a-redirect-rule.md).

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

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

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

まず、〜を設定する必要があります [リダイレクトルール](/brand/ja/what-would-you-like-to-learn-about/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/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 右側の *技術*、選択します **ブロックとリダイレクト**.
3. 右上隅で、 **ルールを設定**.
4. ルールに \*\*名前\*\* を追加します。
   * このルールが A/B テストであることが分かる名前を使用することを検討してください。
5. 「\*条件\*」セクションで、 ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** A/B テストを次のように設定します：
   * 最初の条件を次のように設定します *広告 ID* + *が* + {Ad ID}.
   * 選択します ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[追加]** **かつ**.
   * 2 番目の条件を次のように設定します *確率* + *より小さい* + *50*.
   * これらの条件は、説明どおりに正確に設定する必要があります。異なる条件を設定すると（たとえば、「 ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[追加]** **別の条件を追加** の代わりに ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **\[追加]** **かつ**」を選ぶと、テスト結果が偏ってしまいます。

     <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/what-would-you-like-to-learn-about/platform-features/multi-program-reports/operations-reports/aggregate-ab-performance-report.md)。このレポートは、特定のランディングページ URL のテストに使用すると、通常最も優れたデータが得られます。このデータは、新しいリダイレクトルールの作成、既存広告の変更、または将来の広告設定の見直しに役立ちます。


---

# 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/platform-features/blocking-and-redirect-rules/test-a-redirect-rule.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.
