Features include global settings, advertisements allowing template conditionals, ad sharing and ad revenue sharing, timed advertisements, preset popular ad locations and functions such as sponsors, additional custom ad locations, random and static advertisements and its all very easy to use. You can use it for ordinary ads like adsense, banner rotations, or any content at all as well as using it to manage ads outside your forum too.
If you are using autoinsertion and were using vB Ad Management before version 4.00, you will need to remove your old template edits or advertisements will appear multiple times. Just reverse the old instructions below.
Quote:
* Find <!-- post $post[postid] popup menu --> and paste $postbit_advertisement above it in your postbit & postbit_legacy templates.
* Paste $forumbit_advertisement at the bottom of your forumhome_forumbit_level1_post and forumhome_forumbit_level2_post templates.
* Paste $threadbit_advertisement at the bottom of your threadbit template.
* Paste $footer_advertisement at the top of your footer template.
* Find $spacer_close in your footer template and below it paste $rightcolumn_advertisement.
* Find in your header template and replace it with $header_advertisement.
* Find $spacer_open in your header template and below it paste $leftcolumn_advertisement.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
You can use it for any code you like. Navigate to AdminCP > vBulletin Options > vBulletin Options and there are several screens of options for vB Ad Management. It should be reasonably self-explanatory if you have fully followed the Instructions in the first post.
100% is what it should be set at. That's 100% of the available screen width. There must be something else in the design of your forum that is pushing it out. It's not really anything to do with vB Ad Management, it's a style issue.
I am trying to figure out how I can find my Google Analytics tracking code. There is an area in the admincp that says Copy and paste your Google Analytics tracking code here.
Google adsense do not appear for adsharing after posts . And also after #shared# in Static advertisement code you have to place a text say sometext for the users text ad to appear, note only javascript is displayed for end users who post their google ad code. However google ads appear if i post my own google ad code in the " Static advertisement code " and disable the ads sharing feature.
Cheers Posted on ur support forum as needsupport user.
Problem fixed i needed to use #shared#<br/> in Static advertisement code for the Posts/Pms advertisment, and enable html parse feature to get google ads appear .
Hi,
Sorry if I am being a complete newb but where would I put the google adsense account info? I have seen the Settings group but I don't get it.
Whatever you put in the Adcode field is added to your forum. So if Google have given you a few lines of code to add, you paste it into the adcode box. Adcode is what is displayed, the settings are how, where and for who it is displayed.
Quote:
Originally Posted by bada_bing
I am trying to figure out how I can find my Google Analytics tracking code. There is an area in the admincp that says Copy and paste your Google Analytics tracking code here.
Also where would you be able to view this info?
Sign up with Google Analytics for your code. It will all be clear.
Google adsense do not appear for adsharing after posts . And also after #shared# in Static advertisement code you have to place a text say sometext for the users text ad to appear, note only javascript is displayed for end users who post their google ad code. However google ads appear if i post my own google ad code in the " Static advertisement code " and disable the ads sharing feature.
Cheers Posted on ur support forum as needsupport user.
Problem fixed i needed to use #shared#<br/> in Static advertisement code for the Posts/Pms advertisment, and enable html parse feature to get google ads appear .