> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/ja/kyanpn/offer-landing-pages.md).

# ランディングページとグループ

<figure><img src="/files/ad772a581189b419fd503a5cebdc26405f821e08" alt=""><figcaption></figcaption></figure>

キャンペーンで最高のパフォーマンスを引き出すためには、宣伝している同じオファーに対して複数のランディングページやプレランダーを用意するのが優れた戦略です。これは、次のものを使用して行います。 **ランディングページ** 内の **キャンペーン** タブ。ここでは、これらの異なるURLをすべて管理できるため、キャンペーンに簡単に追加し、その結果を追跡できます。

## ランディングページグループの作成

ランディングページグループを作成するには、 **ランディングページ** タブをクリックし、 **新規グループ**。グループの **名前** グループ名 **配信アルゴリズム** 配信アルゴリズム

<figure><img src="/files/0ed2e3b8d2968f7b5c906b7942a16fd90df4f6c4" alt=""><figcaption></figcaption></figure>

アルゴリズムは3種類あります。

* **均等配分:** トラフィックは各ランディングページに均等に配分されます。たとえば、ランディングページが2つある場合、トラフィックはそれぞれ半分ずつ分割されます。3つある場合は、各ページに33%のトラフィックが割り当てられます。
* **固定配分:** 固定配分を使用すると、各ランディングページが受け取るトラフィックの正確な割合を定義できます。
* **自動最適化:** システムは、その結果に基づいてより多くのトラフィックを割り当てます。このオプションを使用するには、まず「ゴール」を作成しておく必要があります。これは、どのランディングページが最良の結果を出しているかを判断する際に考慮されます。

<figure><img src="/files/490526c16f634ec1561c691965b4788a8c2c9bf3" alt=""><figcaption></figcaption></figure>

ランディングページグループには、好きなだけランディングページを追加できます。ランディングページグループの設定が完了したら、キャンペーン作成時の **そのキャンペーンの** （ステップ1）

<figure><img src="/files/03864d09288f1d21899a5cd31acb9cd6c1ec67e6" alt=""><figcaption></figcaption></figure>

このランディングページグループを複数のキャンペーンに追加すると、 **ランディングページ** タブで、すべてのキャンペーンにおけるその結果を表示できます。

### ランディングページ配信 vs. バリエーション配信

CPC以外のキャンペーンでは、広告主はバリエーションとランディングページグループの両方に対して配信アルゴリズムを選択できます。

このシナリオでは、各エンティティは評価され **独立して**：どのバリエーションが選ばれるかは1つの計算で決まり、選択されたグループ内のどのランディングページにインプレッションが割り当てられるかは別の計算で決まります。

つまり、両方のレベルがそれぞれ独自の配信アルゴリズムで動作し、並行して、しかし独立に実行されます。

## ランディングページグループのコピー

<figure><img src="/files/1c50c7ca3344d60931e5e967b341d24def077c39" alt=""><figcaption></figcaption></figure>

のアイコンをクリックすると、次のステップ1に移動します： **コピー** アイコンには、2つのオプションがあります:

* **コピーして編集**：このオプションでは、コピーする前に変更が必要な場合に備えて、ランディングページグループの編集フォームへ移動します。
* **コピー**：選択したランディングページグループをそのまま直接コピーします。<br>


---

# 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://docs.exoclick.com/advertisers/ja/kyanpn/offer-landing-pages.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.
