Personal tools
Document Actions

How do I use AdManager?

Up to Table of Contents

How do I use AdManager?

Once you have the AdManager properly installed (see installation) you can add a AdFolder and inside that and AdBanner.

  1. In the root of your site from the drop down select "AdFolder" and give it a name like "banners"
  2. Go inside the folder and from the drop down add a AdBanner

  3. Configure the AdBanner to have the right start and stop dates as well as remaining views.
  4. Ad the following code to anywhere you want to show an add (like the default template or standard_html_header)

<dtml-with banners><dtml-var show_banner></dtml-with>

The "banners" is the name of the AdFolder when you created it.

by J. Atwood last modified 2008-02-15 14:50 Tannic, Inc.

You are here: Home Help Center FAQs How do I use AdManager?