vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Rotating Banner System (https://vborg.vbsupport.ru/showthread.php?t=188328)

DemOnstar 03-08-2014 03:20 AM

Quote:

Originally Posted by digeditor (Post 2485337)
1. create your ads and put them somewhere
2. determine which template you want the ad to appear in
3. start a new ad
4. give it a name
5. pick the position you want to use, 0 through 9 - these correspond to the @0 - @9 things which you put in your template
6. go tot the TEXT box - insert the code for your ad. For a non swf ad mine looks something like:
<A HREF="http://www.digonline.org" TARGET="_blank"><IMG SRC="/ad_folder/images/March_2014_mtg1.png " WIDTH="250" HEIGHT="125" TITLE="Click here" ALT="Click for more info"></A>
7. enter your start and end date - the advice in a lot of posts here is to pick a date before today
8. Go back to the top and enable the ad
9. repeat for all the ads you want to rotate in whatever position you picked

This was helpful. Thanks for making the effort.

I have finally managed to get a placeholder up but by the time the page is fully loaded, the placeholder is then covered by other elements on the site.
I put width and height dimensions in but still lose the placeholder.

y2ksw 03-08-2014 06:43 AM

Quote:

Originally Posted by SPEEDKILLZ (Post 2484923)
I am having a few problems. 1 how do i get my ad over and under the welcome name (see attached img) and also how do i add multiple ads to rotate in the same spot?

This is a known issue with some flash banners which haven't the transparent attribute set. It is necessary to tweak the banner to make it work properly. For a few banners also the flash wrapper may work.

y2ksw 03-08-2014 06:45 AM

Quote:

Originally Posted by dariyos (Post 2485166)
end-date function doesn?t work

i have tested a banner with an end-date.

e.g "month: march" "day: 5" "year:2014" "hour:10" "minute:12"

after this end-date, the banner is still displayed on the forum.

it should be deactivated.

i really need this function, any ideas?

If your database server has a different date or time zone than the web server, there may be timing problems, such as shifting date and time while saving and not getting the desired results. There is nothing we can do about it.

y2ksw 03-08-2014 06:48 AM

Quote:

Originally Posted by DemOnstar (Post 2485204)
I have been trying for days to get this to work. Not seen one banner yet.
I have searched through 116 posts and haven't found a tutorial that I can understand. lol.

I believe it will work one day.. :)

In the included help there is a one shot tutorial to get it work. Also, there is a movie in the very first post. And, eventually, it will help to reinstall the plugin and just try it without first tweaking the settings. :)

y2ksw 03-08-2014 06:53 AM

Quote:

Originally Posted by TheLastSuperman (Post 2485359)
I wish I could mark as installed more than once but can't and not all forum owners you do work for have time to mark as installed so from me to you y2ksw consider this +1 more install for a total of about 15 installs of this mod alone here in the past few months - many people are thankful for this mod :cool:.

Yeah I know. I am myself most grateful for this modification every time :D

Impromptu 03-08-2014 07:56 AM

Hey there,

Is a way, I can change the image to % rather than pixel. I have a script from a third party for a 3rd banner and is 728 x 90. This size is fine, but it looks out of place depending if you use a laptop or a full size monitor.

Note: it's a script with an image and not image, which would be easier.

<script type="text/javascript" src="http:/xwy.com/s4ANLZJZyLMWqcfzuvZcQGNd7ZgqdRLk&amp;media=13&amp; campaign=1&amp;type=10"></script>

I've tried adding width="30%"

Thanks in advance!

My Hattiesburg 03-09-2014 07:09 AM

Quote:

Originally Posted by bzcomputers (Post 2485758)
I've found them to be accurate. You should be able to compare it to pageload statistics.

If you're getting that many impressions your bank account ought to be telling you it's doing well too!

Google analytics shows about 1/10 the number of pageviews compared to impressions, but I don't think google is counting all my pages. But I wouldn't think there would be that big of a disparity.

We're really just now getting started with advertising so I only have a couple up from people who own the site, but if I were to charge real clients what the stats say, I'm afraid they'd question the reliability of the stats, especially if I gave them a google analytics printout. I don't know enough about any of this to make an argument either way about what stats are more accurate.

One of the ads is actually one of mine for another company I have, and I wouldn't pay as much as the impressions say I would owe, so this has us questioning our entire pricing policy.

bzcomputers 03-09-2014 11:17 PM

Quote:

Originally Posted by My Hattiesburg (Post 2486011)
Google analytics shows about 1/10 the number of pageviews compared to impressions, but I don't think google is counting all my pages. But I wouldn't think there would be that big of a disparity.

This would concern me also. I've found that if Google Analytics code is setup correctly on a vBulletin site that it is quite accurate.

I would work on this first, then once that is fixed you'll have a good baseline of pageloads to compare to, then you can work on the ad impression disparity.

As for Google Analytics here are a couple things to check on:
  • 1) Where is your code being implemented (directly in a template, within a mod)? If you are using a mod I would try going directly within a template (preferably header or footer for best results).
  • 2) Are you using the new Universal Analytics code? I've found this to be even more accurate.

y2ksw 03-10-2014 05:47 AM

Google Analytics isn't accurate on sites with more than 1000 page hits per hour. Also, it will miss all devices which have no Javascript enabled.

My Hattiesburg 03-10-2014 05:51 PM

Quote:

Originally Posted by bzcomputers (Post 2486122)
This would concern me also. I've found that if Google Analytics code is setup correctly on a vBulletin site that it is quite accurate.

I would work on this first, then once that is fixed you'll have a good baseline of pageloads to compare to, then you can work on the ad impression disparity.

As for Google Analytics here are a couple things to check on:
  • 1) Where is your code being implemented (directly in a template, within a mod)? If you are using a mod I would try going directly within a template (preferably header or footer for best results).
  • 2) Are you using the new Universal Analytics code? I've found this to be even more accurate.

I inserted the google code directly into the head include template. After looking, though, I just discovered that I had not included it in another skin that I'm working on, but that skin is not used much right now.

As for all the pages not being indexed, a few months back we were getting slammed by spam bots and I'm not sure what else. Our server loads were running real high at times and at some points got so high that it shut the site down. I was looking here at vb.org for any kind of answer as well as getting our tech guy to pore over the server looking for anything that we could do to fix it. I added a couple of mods to block the spam bots and also modified my robots.txt file as someone here had recommended. After looking at the robots.txt file it's not blocking as many pages as I thought it might be so the analytics stats wasn't missing that much.

At this point I really don't know what to think. I do think that it's highly unlikely that 2 ads together are getting 1 million impressions a month on our site. Because of this we decided to offer ads on a monthly rate instead of by impressions. We were going to offer them at $1.50/thousand then changed it to $1.00 but at that rate my ad would cost me $500/month with the number of impressions it's gotten. There's no way I can justify that.


All times are GMT. The time now is 01:39 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03776 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete