Banner creation » Insertion of HTML banner

Insertion of HTML banner

Last modified by Barbora Račková on 2016/05/16 09:58
Comments (0) · Attachments (1)

Use the following steps if you have a creative format as HTML script. All HTML codes are transferred into JavaScript in BB AdServer.

  1. Save the banner on your disc
  2. Open the banner in a campaign, where you want to upload creatives (see. How to create a banner)
  3. Click on "Insert HTML version"
  4. Banner in HTML code insert into text field "Insert HTML version"
    HTML code of the banner will be transferred into JavaScript code - other changes will be set in "Insert new JavaScript version".
    HTML codes/templates could be inserted from "Creative code library" . Then you just choose code which you need, from the select list and by click on "use selected code" insert prepared code into field.
  5. In "Insert additional files" upload files by clicking on "Browse"
    If you upload another file into BB AdServer, it is necessary to modify all links refering to additional files in JavaScript banner code with %%__URL%% as variable.  All links need to be changed according to the following example:
    Example:
    <img src=’http:/cz.bbelemens.com/logos/b125/napis.gif’>
    is changed to:
    <img src=’%%__URL%%nadpis.gif’>
  6. Edit the code according to your need, for example:
    • dimensions of the banner
    • insert the name of the source file, which would be displayed and which is uploaded in "Additional files" section
    • set the proper type of source file (image, flash, page(iframe), script)
    • insert the measurement codes from client

      If script contains proper placeholders, you can set those settings by using the wizzard, which you can find under link "Show replacing of placeholders"
      In to each field insert specific values and all confirm by click on "Replace" button.
  7. Confirm banner setting in BB AdServer by clicking on "Update"
  8. Saved banner displays in BB AdServer after clicking on "Real preview"

All banners should include processing of CLICKTHRU variable according to SPIR specification. If it is not, BB AdServer cannot count  statistics for clicks. A description of flash banner preparation is available at the bottom of the page Banner editing.
More information about flash controlling you can find here: Banner controlling

HTMLbanner.png

Tags:
Created by Barbora Račková on 2011/10/25 07:42
Translated into en by Lenka Kocurková on 2011/11/08 10:39

Navigation


This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 4.0 - Documentation