The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have three VB sites with essentially the same content but geographically separated. I wish to store all of my advertisements in one location but have them randomly placed on my all of my VB sites . I think I need one of two options (but this is out of my league, admittedly).
1 - A "temporary" storage that randomly rotates ads to a specific location "X" and have the VB sites reference to "X". or 2 - Have a way to randomly (but equally) rotate from each VB site to the permanent storage. Does anyone have any suggestions, mods, or system that will perform like this? Obviously, I would also prefer to track impressions, CTR, limit monthly impressions, etc... Thanks, Johnnie |
#2
|
||||
|
||||
![]()
I guess I'm not understanding the question... I store my banner ads on a separate server, I just put the full URL to the image in my random banner plugin, it doesn't care where they are hosted so long as you can access them via http.
|
#3
|
|||
|
|||
![]()
Thanks BOP5,
I guess my confusion is this, I have three sites and do plan to store the banners remotely. 1st - I want rotating banners, not static and I am not sure how this is done. 2nd - How do I track and limit the impressions. Is there a plugin for that? I understand I can reference to them anywhere on the web, but the tracking and limiting impressions is a concern. Thanks for any advice....anyone. Johnnie |
#4
|
||||
|
||||
![]()
Mine is just a random banner plugin, I don't track # of impressions or clicks, I just know they show up randomly...
If you want to use it, make a new plugin, hook location: global_start, execution order: 5 php code: PHP Code:
Then in your ad_header_logo template, or wherever you want to show a banner ad: PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|