Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Randomize your Adsense Ad Colour Palette on Page Refresh Details »»
Randomize your Adsense Ad Colour Palette on Page Refresh
Version: 1.00, by Q-v-n-s-Q Q-v-n-s-Q is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.7.2 Rating:
Released: 08-09-2008 Last Update: Never Installs: 8
 
No support by the author.

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>
Live demo: http://www.integeeks.com/ Reflesh to change the color.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 08-10-2008, 10:48 AM
edenx edenx is offline
 
Join Date: Nov 2006
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you sure this is not against actual policies?
Reply With Quote
  #3  
Old 08-11-2008, 08:46 AM
z3r0's Avatar
z3r0 z3r0 is offline
 
Join Date: Apr 2005
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by edenx View Post
Are you sure this is not against actual policies?

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
Reply With Quote
  #4  
Old 08-11-2008, 10:19 PM
valdet's Avatar
valdet valdet is offline
 
Join Date: Feb 2007
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This method could be irritating to members, although it helps in avoiding ad-blindness
Reply With Quote
  #5  
Old 08-24-2008, 06:30 AM
cragtay cragtay is offline
 
Join Date: Jul 2008
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #6  
Old 09-02-2008, 04:26 PM
v12kid's Avatar
v12kid v12kid is offline
 
Join Date: Feb 2006
Location: Washington D.C.
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

interesting idea imo. Would like to hear some success stories from this as placement is just as important as color
Reply With Quote
  #7  
Old 09-02-2008, 08:32 PM
Morrus Morrus is offline
 
Join Date: Jan 2002
Posts: 494
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Guaranteed 25% Increase in your Adsense Revenue
Guaranteed? You guarantee this? Are you sure you want to say that?
Reply With Quote
  #8  
Old 09-07-2008, 01:57 PM
space? space? is offline
 
Join Date: May 2008
Location: Germany
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hehe, very cool stuff, thanks for the mod
Reply With Quote
  #9  
Old 09-26-2008, 05:20 AM
sikk08 sikk08 is offline
 
Join Date: May 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #10  
Old 11-10-2008, 07:02 PM
Markro Markro is offline
 
Join Date: Jun 2004
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Morrus View Post
Guaranteed? You guarantee this? Are you sure you want to say that?
Wow settle down dude, he's just saying it has potential to draw more attention.

Thanks for the mod idea, I'm going to test this one out.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:43 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04693 seconds
  • Memory Usage 2,298KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete