The process of adding multiple offers on a single landing page could be applied both to External Hosting or Zeustrack cloud landers.

Zeustrack alert:

This option is not meant for offer rotation! To rotate offers on a lander you must use Weight option for offers from Destination tab of the Campaign settings.

  1. Create a lander (Landers > Landers List > New Lander);
  2. Set the Offers count setting of your lander to a number of offers you need;

    Zeustrack alert:

    You cannot change this number after lander is created.

  3. Implement offer numbers in link templates for corresponding offers inside your lander code, for example:
    http://{trackingdomain}/click/1?origin={origin} for Offer #1,
    http://{trackingdomain}/click/2?origin={origin} for Offer #2.
  4. When setting Destination for your campaign add a new Path or Flow to a campaign;
  5. Add a lander to the path;

    Zeustrack alert:

    When you select a lander from a list you will see a number in square brackets right after the lander name to help you understand the offers count for that lander. It represents the number of offers you must choose for this lander.

  6. Add offers you want to see on the landing page;
    The offers will be listed as #1, #2 etc. You're be able to rearrange the order of the offers corresponding to the links from step 3 with the help of little arrows.

    Zeustrack alert:

    These numbers must correspond with the numbers in your landing page link.