The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Google Admanager Integration Details »» | |||||||||||||||||||||||||||
Notice: This mod uses Re-usable Code, so please feel free to port it to vbulletin 4 under your username. Thanks.
Google Admanager Integration This product targets ads to usergroup, script, forum. That way you can
1. Install product If you upgrade: Allow Overwrite: Yes 2. Change template headinclude If you upgrade please also do this. Add to end of this template: Code:
<script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js"> </script> <script type="text/javascript"> GS_googleAddAdSenseService("YOUR CA-PUB"); GS_googleEnableAllServices(); </script> <script language="JavaScript"> GA_googleAddAttr("usergroup", "$bbuserinfo[usergroupid]"); GA_googleAddAttr("script", "<if condition="THIS_SCRIPT =='index'">index</if><if condition="THIS_SCRIPT =='forumdisplay'">forumdisplay</if><if condition="THIS_SCRIPT =='showthread'">showthread</if>"); $admanagerforums </script> YOUR ADDSLOTS <script type="text/javascript"> GA_googleFetchAds(); </script> Configure Admanager like I write in #2 post in this topic. Version History 9.11.2008 1.2 Solved a bug for forum targeting 8.11.2008 1.1 Improved forum targeting. Forums are shown with real names. Unlimited forum levels supported. 1.11.2008 1.0 Forums are targeted by using forumids. 3 forum levels supported. Works with vbulletin 3.5, 3.6, 3.7, 3.8. This product works perfectly with vbSEO. This product doesn't make the vBulletin 3.8 implementation of Adsense work with admanager. Download Now
Show Your Support
|
Comments |
#2
|
||||
|
||||
Google Admanager > Inventory > Targeting
Targeting Key: usergroup Copy & paste: Code:
1 2 3 4 5 6 Targeting Key: script Copy & paste: Code:
index showthread forumdisplay Targeting Key: forum Copy & paste only this forum structure you get here: www.yourforum.com/misc.php?do=admanager Login as administrator Code:
Attachment 89122 |
#3
|
||||
|
||||
How to
FAQ For text ads, go to Upload Creatives for and then choose: Creative Type: Rich Media. Then you can enter any html code you want, including text of course. Great to know is, that in "Rich Media" you can also enter another Google Admanager Placement code! That way you can put Google Admanager Adsense Placements in your Creative Types that are trackable within Google Admanager including all its analytic skills! |
#4
|
||||
|
||||
Great work!
|
#5
|
||||
|
||||
Thanks, I am really happy about feedback and will improve this product the more feedback I get. Please click "Install" if you use this product. Thank you
|
#6
|
|||
|
|||
Great mod! It would be really nice if we could manage more ad locations as well as control forums from the admin cp.
|
#7
|
||||
|
||||
Quote:
What do you mean by control forums from admincp? I like feedback and build more options into this mod if I find more ideas |
#8
|
||||
|
||||
Update
8.11.2008 1.1 Improves forum targeting. Forums are now shown in their real names within admanager. It's also taken care of converting forum names to names consisting of characters google allowes. When upgrading please also change headinclude template. Replace old f1, f2, f3 attribute codes with this code. And please update Google Admanager Targeting Key : forum! Code:
<script language="JavaScript"> GA_googleAddAttr("forum", $admanagerforums); </script> |
#9
|
|||
|
|||
great hack, thanks
|
#10
|
|||
|
|||
thorsten, I have a problem.
Let's say I have 1 ad slot, the same one in all my forums. In the forum B I'd like to have the specific banner 1 all the time. I targeted banner 2, 3 and 4 putting "forums not equal to B". Still they do appear in forum B and banner 1 doesn't. What am I doing wrong? Thanks EDIT: Actually no part of the targeting is working, usergroups & script either :-( EDIT2: I have > 100 forums and the names are sometims too long |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|