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

# Landing Pages & Groups

![landing pages](https://2122107279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FualFKt6C8xdYfe2WEYpJ%2Fuploads%2FAlfESTwDYo8oQ1JX5Zpe%2Fcampaigns-list-landing-pages.png?alt=media\&token=acbe192e-3f7a-4cab-8640-91b3a47c3c38)

In order to get the best performance out of your campaigns, a great strategy is to use several landing pages or pre-landers for the same offer. The **Landing Pages** tab in **Campaigns** helps you manage URLs, add them to campaigns, and track results.

## Creating a Landing Page Group

In **Landing Pages**, select **New Group**. Enter a **Name** and select a **Distribution Algorithm**. The algorithm determines each URL's share of traffic.

<figure><img src="https://2122107279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FualFKt6C8xdYfe2WEYpJ%2Fuploads%2F8Irv9DZqspctzWWtJRkH%2F1070create-landing-page-group.gif?alt=media&amp;token=b83a360d-ec94-4c9c-b8fe-f60c4d2ff105" alt=""><figcaption></figcaption></figure>

Choose from three algorithms:

* **Even Distribution**: Splits traffic equally between landing pages. Two pages each receive 50%. Three pages each receive 33%.
* **Fixed Share**: Defines the exact traffic percentage for each landing page.
* **Automatic Optimization**: Gives more traffic to better-performing pages. Create a **Goal** first.

{% hint style="info" %}
Create a goal in [Conversion Tracking](/advertisers/campaigns/conversion-tracking/setting-up-conversion-tracking.md) before using **Automatic Optimization**.
{% endhint %}

The selected algorithm applies during campaign delivery. **Even Distribution** splits traffic equally. **Fixed Share** uses your percentages. **Automatic Optimization** adjusts traffic using performance goals.

For CPC campaigns, variations use **Even Distribution** by default. You cannot select a variation algorithm for CPC campaigns.

For CPM or Smart CPM campaigns, select an algorithm for variations and landing page groups.

Each level is evaluated independently. One calculation selects the variation. Another selects the landing page within its group.

<figure><img src="https://2122107279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FualFKt6C8xdYfe2WEYpJ%2Fuploads%2F7evHhKWWYXFIxILB195R%2F1070edit-landing-page-group.gif?alt=media&amp;token=f52bb5ed-5108-4cee-b2dd-82eb853e8db6" alt=""><figcaption></figcaption></figure>

Add as many landing pages as needed to a group. Add a group to campaigns in **General Details** during [Step 1 - General](/advertisers/campaigns/creating-a-campaign/step-1-general.md).

![offer4](https://2122107279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FualFKt6C8xdYfe2WEYpJ%2Fuploads%2FytlItHxMT4F4Hh61GKlg%2Foffer4.png?alt=media\&token=573524a4-e108-41c0-a3e8-c641621f2c8b)

When you add a group to several campaigns, **Landing Pages** shows its results across those campaigns.

## Copying a Landing Page Group

![offer4](https://2122107279-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FualFKt6C8xdYfe2WEYpJ%2Fuploads%2FzJ6No6Sgk1vyLt6Ev5gW%2Fcopyoffer.png?alt=media\&token=19d0a6ee-70f1-476c-bfcc-6ebf2dedc5d6)

Click the **Copy** icon to duplicate a landing page group. Choose one option:

* **Copy & Edit**: Opens the group editor before copying.
* **Copy**: Copies the group without changes.

<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.exads.com/advertisers/campaigns/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.
