ENABLER ADOBE EDGE

basics

Install Enabler

Install Enabler

Documentation DCO Enabler -> ENABLER ADOBE EDGE -> Install Enabler INSTALLING THE ADVENTORI’S ENABLERCreate a new Edge project (Folder –> New ), in the section Library, click on Scripts and Add a JS file from URL… Then enter the URL of the library ADventori https://adventori.com/lp/enabler/ADventori-2.0.0.js and https://adventori.com/lp/enabler/ADventori-2.0.0.css  Links to the library should appear like this: EDGE: SETTING PUBLICATION Open the Publish … Continued

Manage Click

Manage Click

Documentation DCO Enabler -> ENABLER ADOBE EDGE -> Manage Click MANAGE THE CLICK Banner with a redirectClicks on the advertisement must be sent to the AdServer, to account for and return the user to the correct page.Select the Stage of the ads, click on{} and choose the event clickAdd the code ADventori.click();to your function.  Result: Download the … Continued

DYNAMICS SETTINGS

DYNAMICS SETTINGS

Documentation DCO Enabler -> ENABLER ADOBE EDGE -> DYNAMICS SETTINGS DYNAMICS SETTINGS Dynamic values are available in a map data.To test your creative, you can set default values after inserting the script in the event compositionReady. These values will be automatically replaced with dynamic values at the time of AdServing.ADventori.initData( {‘wording’:’Lorem Ipsum’, ‘photo’:’http://url.of/photo’}); console.log(ADventori.data.wording + ‘==’ … Continued

Test Page

Test Page

Documentation DCO Enabler -> Test Page TEST YOUR BANNERS  To test your banner, upload your zip file containing your creatives into the test page, accessible here: Test page 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 … Continued