#777 - 06/25/0608:36 AMRe: Ad Island Question
[Re: Mitch P.]
Rick
Registered: 06/04/06
Posts: 7901
Loc: Aberdeen, WA
Gizmo summed it up pretty well. You could easily do some sort of random function to serve up an ad or you could go more complex.
Since the ad island is just a custom island it can actually be any type of island not just an ad. Once things get going I'm sure there will be a lot of different type of custom islands posted over on the dev site for download.
IMHO, the best solution would be to use a third party ad manager such as PHPAdsNew to handle all your ad rotating and insertion. You'd just copy PHPAdsNew's inclusion script into UBB's Content Islands.
PHPAdsNew is a very robust, professional grade, ad manager and adds many features such as allowing you to easily update an ad's code across multiple sites, changing which ads are displayed and when. e.g. have some ads appear only at certain days and/or times, to certain IP ranges (US visitors only), only show an ad to a user x many times in x many minutes, etc. Best of all its free.
#791 - 06/25/0607:56 PMRe: Ad Island Question
[Re: Mitch P.]
Gizmo
Registered: 06/04/06
Posts: 12007
Loc: Portland, OR; USA
I use Google, I get horrid results :/... They told me i would be getting MUCH MUCH more than what I make off with... As is, i'm lucky for $100/mo (and at times, $150+ every 2 months)
#792 - 06/25/0608:05 PMRe: Ad Island Question
[Re: Gizmo]
Harold
Registered: 06/04/06
Posts: 579
Loc: Defiance, Ohio
I wish I were capable of that much. I think I saw $70.00 in nine months before I gave up. I'd be very happy with that to pay for hosting and the software costs.
#983 - 07/05/0604:43 PMRe: Ad Island Question
[Re: Mitch P.]
Mark S
Carpal Tunnel
Registered: 07/04/06
Posts: 4044
Loc: Liverpool : England : UK
If i understand the flow so far, i could place my own scipt to randmoize sponsors?
I little php using the RANDOM option on a SQL Query which would read sponsor advertising?
Or am i going to make a content island?
_________________________ Version v7.2.2 < Threads satisfaction status People who inspire me RickGizmo Ian David jgeoff ntdoc To answer the question you must first give a question.
#990 - 07/05/0605:15 PMRe: Ad Island Question
[Re: Mark S]
Gizmo
Registered: 06/04/06
Posts: 12007
Loc: Portland, OR; USA
The "Advertiser Islands" support PHP, so you can include your php code in the block, so you can randomize ads (or include another php file on your site and have that feed ads, whichever you like).
#993 - 07/05/0605:23 PMRe: Ad Island Question
[Re: Gizmo]
Mark S
Carpal Tunnel
Registered: 07/04/06
Posts: 4044
Loc: Liverpool : England : UK
Thank you again Gizmo
(I'm not stalking you lol)
_________________________ Version v7.2.2 < Threads satisfaction status People who inspire me RickGizmo Ian David jgeoff ntdoc To answer the question you must first give a question.