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 |
#42
|
||||
|
||||
Re-Use: This code may be used in other modifications as long as the original author is credited.
|
#43
|
|||
|
|||
Hello,
First let me say I love the idea of this mod. Im am using 3.8.1 when I use the hack it shows up under the "New Post" and "whos online" tab but not on the home page. I ahve changed settings back and forth with no results. I can put the code in my header and it shows on the homepage. When I click eith link that works, mine is there and the one from the hack shows up too. Note: It works great on my test forum. I am running the default skin. The main board in a custom skin. (maybe thats the problem) Any suggestions? |
#44
|
||||
|
||||
You can only target special vbulletins sites with custom Targeting key:Script which you can set to index, forumdisplay, showthread. Try to use this custom targeting and report if it works.
|
#45
|
|||
|
|||
Is it only possible to target criteria for a pageview as a whole, or would it in any way be possible to track the number of the post the ad is shown: $post['postcount'] (if shown inside a post)?
(Works perfectly for 3.7.4) |
#46
|
||||
|
||||
There's only one way I know to have different targetings on one webpage with Admanager.
Example:
If you like this mod and use it,click Install |
#47
|
|||
|
|||
Installed!
For now I am afraid I have some troubles grasping the fundamentals. Lets say I upload an adslot to my forum, and create a placement in ADM only containing that adslot, then the Targeting Report will automatically show data for all the criterias for that placement? (browsertype, OS, forum, script, ... , etc.) Or is there anything else that needs to be done? |
#48
|
|||||
|
|||||
Quote:
Quote:
Insert the targeting criteria "Adsense_active_on_this_page" with the value "active" in Admanager > Inventory > Targeting and make the tag of your new line item look like this: Quote:
Quote:
Another solution: Say you want to place your Ad after the last post on SHOWTHREAD and you want to check, how the ad is performing when SHOWTHREAD consists of 1,2,3,4,5,6,7 ... 30 posts on a page.
|
#49
|
|||
|
|||
Wow, great post!
I was wondering, what if you create a .html page with header and each ad slot code together and then show each in an iframe. Wouldnt then each slot then be considered like a page in itself, then you could collect slot specific attributes? I am not sure you could then collect slot specific vbulletin attributes - perhaps if done in a special vbtemplate with the same conditionals as the script - but at least you could collect AdSense specific attributes like fx. colors. If you try out different color schemes but with all ads in the same color is it then possible to collect these on page level? If you want to try out 30 color schemes, its a little easier to collect automatically. |
#50
|
||||
|
||||
Quote:
Create 30 Adsense enabled adslots ADSLOT_RECTANGLE_ADSENSE_COLOR_BLUE (RED)(YELLOW) ...:
Create 1 line item:
That's all. The easy thing is here, that the adsense enabled adslots themself are running adsense. If you instead of adsense want do show 30 different colors of a third party banner, you would take another step Create 1 line item
That's advanced admanager That way ou can also do a true 5 lifetime frequency capping on different placements with different tags. |
#51
|
|||
|
|||
Nice!
Here are a few extra conditions ... Quote:
Totalposts: Number of posts in the thread viewed. CTR seems not to be corellated with number of posts in thread. Pagenumber: The number of the page of a thread is viewed. So far it seems CTR on page 2 is half the CTR on page one. Dont know if the guests clicking those ads came from page 1 and therefore where affected from viewing ads on page 1 or if they came directly from google. Lastely if you rename forums underway its nice to have forumid (unchanged) for "unbroken stats": Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|