The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Randomize your Adsense Ad Colour Palette on Page Refresh Details »» | |||||||||||||||||||||||||||
Randomize your Adsense Ad Colour Palette on Page Refresh
Developer Last Online: Feb 2013
Guaranteed 25% Increase in your Adsense Revenue
Google Adsense allows you to change you ad colours into 6 different variations randomly on every page reload and this is only possible if you are using the older ad codes and not the new ones which can be directly managed from your account. The Google adsense new ad colour codes are easy to manage as a publisher but has no options to show up different colours in random orders. You can just get the channel code and Pub-ID from your new ad codes and replace in the following Sample Random Ad Colour Pallete Template and get started. I have been using this and have seen a significantly 3% increase in my CTR though many of my readers keep sending me emails referring to use a better ad colour paletter but when they refresh the same page they themselves get surprised for a new coloured ads on my blog. Code:
Normal Ad Code Template : <script type=?text/javascript?><!? google_ad_client = ?pub-XXXXXXXXXXXXXXXX?; google_ad_width = 160; google_ad_height = 600; google_ad_format = ?160?600_as?; google_ad_type = ?text?; google_ad_channel = ?XXXXXXXXXXX?; google_color_border = ?FFFFFF?; google_color_bg = ?FFFFFF?; google_color_link = ?666666″; google_color_text = ?666666″; google_color_url = ?666666″; //?> </script> <script type=?text/javascript? src=?http://pagead2.googlesyndication.com/pagead/show_ads.js?> </script> Google Adsense Random Colour Palette Template : Code:
google_color_border = ["FFFFFF","FFFF66","6131BD","FFFF66"]; google_color_bg = ["FFFFFF","3D81EE","3D81EE","000033"]; google_color_link = ["990033","FFFFCC","FFFF66","FFFF66"]; google_color_url = ["990033","FFFFFF","FFFFFF","FFFFFF"]; google_color_text = ["000000","FFFFCC","FFFFCC","FFFFCC"]; Full color adsense code: Code:
<script type=?text/javascript?><!? google_ad_client = ?pub-XXXXXXXXXXXXXXXX?; google_ad_width = 160; google_ad_height = 600; google_ad_format = ?160?600_as?; google_ad_type = ?text?; google_ad_channel = ?XXXXXXXXXXX?; google_color_border = ["FFFFFF","FFFF66","6131BD","FFFF66"]; google_color_bg = ["FFFFFF","3D81EE","3D81EE","000033"]; google_color_link = ["990033","FFFFCC","FFFF66","FFFF66"]; google_color_url = ["990033","FFFFFF","FFFFFF","FFFFFF"]; google_color_text = ["000000","FFFFCC","FFFFCC","FFFFCC"]; //?> </script> <script type=?text/javascript? src=?http://pagead2.googlesyndication.com/pagead/show_ads.js?> </script> Show Your Support
|
Comments |
#2
|
|||
|
|||
Are you sure this is not against actual policies?
|
#3
|
||||
|
||||
It's fine, as you can do this via your adsense control panel when creating an ad - In the palette drop down menu, select use multiple palettes |
#4
|
||||
|
||||
This method could be irritating to members, although it helps in avoiding ad-blindness
|
#5
|
|||
|
|||
The modification had just been released a couple of days and the live demo site is down. What's happened? Can we believe to the author?
|
#6
|
||||
|
||||
interesting idea imo. Would like to hear some success stories from this as placement is just as important as color
|
#7
|
|||
|
|||
Quote:
|
#8
|
|||
|
|||
hehe, very cool stuff, thanks for the mod
|
#9
|
|||
|
|||
really neat! I definitely can see the potential with this.
But I think the better way to do this would be is to create an a mod that would have the ability to randomise the channel-code. The publisher sets 6 or even 10 different adslots with different theme matching or contrasting colors. Then the mod would just randomize one of those slots on refresh. This way you would be able to see which color scheme works the best through your reports (ctr) I think that would have a great potential ... Not sure if that is already created. Just an idea that poped in my head after reading shit post! Will definintely implement this next week. Maybe even do the same for non vb sites |
#10
|
|||
|
|||
Quote:
Thanks for the mod idea, I'm going to test this one out. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|