Redirecting to the new site...

Help & support.
Rich media tags specifications

Adform ensures that you get all the support you need, when you need it. We want to be your ideal online advertising partner, where we recognise the need for instant and highly professional support.

Popular topics:

  • General specifications

    This following presents a guideline on how Adform standard rich media tags should be edited to count clicks in standard website ad management systems. Adform ad serving uses standard rich media javascript tags:

    <script language="javascript" src="http://track.adform.net/adfscript/?bn=43547"></script>
    <noscript>
    <a href="http://track.adform.net/C/?bn=43547;C=0" TARGET="_blank">
    <img src="http://track.adform.net/adfserve/?bn=43547;srctype=4;ord=[timestamp]" border="0" width="468" height="60" alt="">
    </a>
    </noscript>

    In order to track clicks follow the procedure below:

    1. Create a click counter in your ad management system (example: "http://www.youradsystem.com/?redirect=").
    2. Insert ";click=" and "http://www.youradsystem.com/?redirect=" into the redirect string.

    The resulting tag should look similar to the following example:

    <script language="javascript" src="http://track.adform.net/adfscript/?bn=43547;click=http://www.youradsystem.com/?redirect="></script>
    <noscript>
    <a href="http://www.youradsystem.com/?redirect=http://track.adform.net/C/?bn=43547;C=0" target="_blank">
    <img src="http://track.adform.net/adfserve/?bn=43547;srctype=4;ord=yourrandomnumber" border="0" width="468" height="60" alt="">
    </a>
    </noscript>

    "http://www.youradsystem.com/?redirect=http://www.google.com" is merely an example of a redirect url. When the url is entered into a browser it counts a click in your ad management system and redirect to http://www.google.com. By inserting ";click=http://www.youradsystem.com/?redirect=" in the Adform javascript tag the Adform system returns an ad, which (when clicked) redirects to your ad management system, which again redirects to Adform where the final redirect is performed according to the Adform database value.

    Note: Add "http//*.adform.net" under "allowed domains".

Looking for ad specifications? Click here!