Daniel Hood
Well-known member
1. It lets me target a banner ad to the top and/or bottom of each forum room. This is done by the call for the ad having the forum number in it.
bd Widget Framework allows you to position widgets in very specific places (specific templates/pages, through template hooks, etc). I've created a new 'Widget' type called '[XenMods] ad' which is what displays your ads. This allows you to position them anywhere you want.
2. If there is no client ad specified for the position, it will put a goog ad in there - same goes with excess spots the goog ad can be put into rotation.
When setting up your widget, you can put default html. That would be your adsense code.
3. I can sell %'s of each room. For instance, I break a popular forum into 6 sponsors spots, and then have the ads rotate 1/6th of all impressions in that particular forum. Banners can be "weighted" to run heavier or lighters.
Currently this doesn't allow slots to "share" although it quiet possibly could in the future.
4. I can call the ads from any page using the perl URL....so I could put the ad on other pages of my site other than XF pages.
This you can't do without some custom code. I could however possibly in the future make an api for you to set something like that up or I could do some custom work to generate a script for you later.