Qbanner is a Perl/MySQL-based Advertising Server (GIF, JPEG, PNG ads). It currently features: Graphical, tabular hourly (daily, monthly) stats, supports a max of 3 banners per advertiser, and cache busting.
DAD is a comprehensive website ad management system. DAD is a mod_perl application with advanced targeting capabilities, a comprehensive administrative interface, and automatic client reporting. Because it uses mod_perl, DAD can takes advantage of Apache API elements like subrequests and notes, and it can rely on persistent database
connections through DBI. These features allow DAD to efficiently implement advanced targeting rules that would be impossible under CGI. DAD can target ads by many factors, which include: remaining impressions, browser, domain name, number of times a user has seen an ad, virtualhost-specific environment variables, and other ads on a given page. The targeting code is written to allow easy addition of new targeting dimensions for site-specific needs. DAD provides a web-based administrative interface for maintenance of ads and their targeting dimension, ad placement, and site and reporting parameters. Ad parameters and placement can be updated in real-time on a live site. Additionally, each advertiser can be given a
password-protected URL where they can view automatically updated statistics about their ads.
This is a simple Perl script to log each click on an advertisement on a page. The logs are later analysed by Ad-Master to find the click/view ratio for a page.
WebAdverts is a comprehensive system for maintaining a set of rotating banner ads on your site or for setting up a "banner exchange" between your site and others. Banners can be displayed either through SSI calls or via standard IMG tags. Multiple "zones" can be established, allowing certain banners to appear only on certain pages. It keeps track of exposures and click-thrus for each banner. Banners can be "weighted" to control how often they are displayed, and can automatically be expired after a designated number of exposures, click-thrus or days. Individual banners can be of any size and don't all have to be consistent; WebAdverts can keep track of the height and width, as well as of the ALT and link texts, for each banner individually.
This advertising system is intended for small and large websites that need a reliable advertising system, that can withstand heavy traffic, and yet be easily managed. It has been tested on thousands of pages at one time, on a high traffic website, and been proven to withstand consistent high traffic over extended periods of time without crashing or having data files corrupted as many systems do. This program requires SSI.
This is a very simple Perl script for rotating banner ads on your Web site. It is meant to be used as a Server Side Include. Simply edit the location of the counter file, and set the number of banners you want to rotate.
Ad Rotator is a perl script for rotating banner advertisements on a website using Server Side Includes (SSI). It features: Tracks outgoing clicks, Ads can be active/inactive, Random selection of ads, and Admin search and other admin functions.
This program will randomly display a pre-defined list of banners anywhere within your site. The admin feature allows you to setup a list of banners you want to rotate as well as remove or modify banners already in the list. No editing of text files is needed. This program allows for easy updates of new banners without you having to go through your site updateing the banner code.
Simple Ad is a simple ad management program written in Perl. It allows you to rotate ad banners, have advertiser's pay for impressions, and comes with detailed stats. It requires SSI.