TEST YOUR BANNERS
To test your banner, upload your zip file containing your creatives into the test page, accessible here:
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
:
You can change your wording defaults to simulate your scenarios
Click “Update Creative”, dynamic parameters are transmitted to the banner
Test your scenarios one once only with an Excel file
You should :
– create an Excel File (ex: scenario.xlsx)
– the first column correpond to the name of your scenario (ex : scenario1), it should not be a number single.
– the first line correspond 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 :
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.