Test your Creatives

The Creative Test Page

To test your banner, upload your zip file containing your creative and all its assets into the Creative Test Page !

Before uploading, make sure that :

  • Your creative respect all the requirements of this page .
  • Your HTML file is named index.html
  • Your HTML is at the root of your zip
  • Your zip doesn’t exceed 5Mb
  • Your zip only contains these types of files : html, css, gif, jpg, jpeg, png, js, xls, xlsx
  • Your AdBlocker is disabled

Example

You have a banner with the following dynamic parameters :

ADventori.initData({
   background : "bg-01.jpg",
   logo: "img/logo_carre_vert.svg",
   title : "A Title",
   description : "A description of variable length",
   cta : "CTA",
   colorBgCta : "#EC6A6D",
   colorTextCta : "#FFFFFF"
});

When you upload your banner on the test page , you should see the dynamic parameters contained in ADventori.initData :

Creative Test Page

You can change your wording defaults to simulate your scenarios, click “Update Creative”, dynamic parameters are transmitted to the banner.

Go to the Creative Test Page

Test your scenarios one once only with an Excel file

You should :

  • create an Excel File (ex: scenario.xlsx)
  • the first column correponds to the name of your scenario (ex : scenario1), it should not be a number single.
  • the first line corresponds to the name of your dynamic parameters, that is what you find in your initData.

Then you have to zip the banner with the excel file, upload it on the test page. A select menu should appear above your dynamic values.

Here an example of excel file :

Excel Test Page

If a field has to be empty, you can’t let the cell empty. You have to put the value   inside the cell. If you don’t respect this, it can disturb the good functionnality.

Go to the Creative Test Page