| Client: | Magic Seaweed | Sales Network: | Unanimis Consulting Limited |
| Client Services Contact: | Maureen Appenteng | Ad Ops Manager: | Alastair Jensen |
| Email: | dipti.pandya@unanimis.co.uk | Email: | alastair.jensen@unanimis.co.uk |
| Phone: | +44 20 7299 7470 | Phone: | +44 20 7299 0996 |
Unanimis use the DART ad-server to serve all it's ad's. The tags explained in this document are our own custom javascript that make the implementation and maintenance of the DART tags much simpler our clients.
The code comprises of two sections. The main section is for setting some important values that are common across the whole page, and also for defining the function that creates the DART tag that will request an ad from the server. You only need this bit of code on the page once, so it should be placed in the <head> section.
The second bit of code is the call to the writeDart function. This is required everywhere you want an ad to display. You just need is to paste the function call into your page and add the size of ad you want as the parameter.
The following code is required in the <head> section on every page where you display an ad.
Zones are the most common form of targeting for advertising. Zones generally follow the logical channel tabs or structure for a site. In the above code the zone is set to other:
var unanimis_zone = 'other';
This is the default value, but you must change it for pages in these areas of your site for targeting advertising. See below for details.
For the Homepage you need to use the following:
For all other page you can use the default:
The code in the previous section creates a Javascript function that makes it simple to output ad tags. Here is the code you need to to add to your page to call these functions and output ad tags.
We have identified that your site needs the following ad placements.
If you can see ad's displaying in the orange boxes then everything is working correctly. If any of the boxes are empty then you may need to check with your Ad Operations Manager that there is an ad targeted to your site for that size.
© Copyright 2007 Unanimis Consulting Ltd