Tampilkan postingan dengan label adsense. Tampilkan semua postingan
Tampilkan postingan dengan label adsense. Tampilkan semua postingan

Kamis, 05 Desember 2013

wp_aadb - Wordpress Anti ADs Blocker, Anti Adblock (Advertising)

Wordpress plugin of $AADB, the anti ad-blocking system with which you can protect your website against visitors who hides advertisements.

This script provides an unique feature : forcing re-display of the ADS. That mean when one of your visitors supress advertisements inside your page, the script will warn him (with a custom defined function) then it will recreate suppressed ADS inside your page to finally re-displaying again !


This $AADB plugin is the easiest way to benefit your Wordpress site the features of the most advanced anti-adblock system, the perfect tools with which you can finally preserve your advertising revenue!



    Features:
  • Identify visitors with an adblock extension enabled

  • Do something to counteract these visitors (warning, redirect …)

  • Force the redraw of advertisements!

  • No need for additional dependencies (like JQuery, Mootols, etc.)

  • Just one function call to make it work!

  • Very lightweight, fast and fully configurable system

  • Fully documented



This anti adblock plugin exists also as a standalone version, you can find it here

CTR Enhancer WP - Tool for advertising publishers (Advertising)

CTR Enhancer is also available as a Javascript plugin, check out the CTR Enhancer JS official page here in CodeCanyon.


Improve the click through rate on your banner ads by up to 200% with this simple but effective plugin.


How does it work


Whenever a user place the mouse cursor over your ads this plugin does 2 things via javascript:



  • Applies a mask on your document to bring attention on your ad. ( technically 4 divs that overlap the document )

  • A text message related with a specific ad is shown on the top. ( Optional – technically a div that overlaps your document and the 4 transparent masks )


How to use CTR Enhancer


This plugin is very easy to use, simply wrap your ad code in a div with the “ctr-enhancer” class.



Example 1: Adsense Medium Rectangle 300×250



<div class="ctr-enhancer" style="width: 300px; height: 250px;">
[your adsense code]
</div>

Example 2: CodeCanyon Referral 125×125 with a text message related with this ad.



<div class="ctr-enhancer" style="width: 125px; height: 125px;">
<div class="ctr-message">Buy Premium WordPress Plugins</div>
<a style="display: block; width: 125px; height: 125px;" href="http://codecanyon.net/">
<img src="cc_125x125_v1.gif" width="125" height="125" />
</a>
</div>

Check out the Support tab above to see more examples on how to use CTR Enhancer.


Options


CTR Enhancer includes 7 self explained options:



  • Top Bar Color

  • Top Bar Font Color

  • Top Bar Font Family

  • Mask Color

  • Mask Opacity

  • Vertical Offset

  • Horizontal Offset


Supported advertising programs


CTR Enhancer has been technically tested with simple referral programs ( like the envato referral program ) and with Adsense, i can’t guarantee that works with all the advertising programs.


Important Notice


The plugin author is not responsible for any violation of the Terms and Policies of your advertising program, read them carefully before using this plugin in your website.

Rabu, 04 Desember 2013

CTR Enhancer JS - Tool for advertising publishers (Miscellaneous)

CTR Enhancer is also available as a WordPress Plugin, check out the CTR Enhancer for WordPress official page here in CodeCanyon.


Improve the click through rate on your banner ads by up to 200% with this simple but effective script.


How does it work


First of all, CTR Enhancer works with jQuery, you have to include the jQuery library before using this plugin in your website.


Whenever a user place the mouse cursor over your ads this plugin does 2 things via JavaScript/jQuery:



  • Applies a mask on your document to bring attention on your ad. ( technically 4 divs that overlap the document )

  • A text message related with a specific ad is shown on the top. ( Optional – technically a div that overlaps your document and the 4 transparent masks )


How to use CTR Enhancer


CTR Enhancer is very easy to use, simply wrap your ad code in a div with the “ctr-enhancer” class.



Example 1: Adsense Medium Rectangle 300×250


<div class="ctr-enhancer" style="width: 300px; height: 250px;">
[your adsense code]
</div>

Example 2: CodeCanyon Referral 125×125 with a text message related with this ad.


<div class="ctr-enhancer" style="width: 125px; height: 125px;">
<div class="ctr-message">Buy Premium WordPress Plugins</div>
<a style="display: block; width: 125px; height: 125px;" href="http://codecanyon.net/">
<img src="cc_125x125_v1.gif" width="125" height="125" />
</a>
</div>

You can find more examples in the documentation.


Customization


CTR Enhancer includes 7 customization options.



  • Top Bar Color

  • Top Bar Font Color

  • Top Bar Font Family

  • Mask Color

  • Mask Opacity

  • Vertical Offset

  • Horizontal Offset


Supported advertising programs


CTR Enhancer has been technically tested with simple referral programs ( like the envato referral program ) and with Adsense, i can’t guarantee that works with all the advertising programs.


Important Notice


The plugin author is not responsible for any violation of the Terms and Policies of your advertising program, read them carefully before using this plugin in your website.

Anti Adblock - $AADB - Anti ADs Blocker script (Miscellaneous)

With this anti ad-blocking browser extension you can protect your website against visitors who hides advertisements.

This script provides an unique feature : forcing re-display of the ADS. That mean when one of your visitors supress advertisements inside your page, the script will warn him (with a custom defined function) then it will recreate suppressed ADS inside your page to finally re-displaying again!


$AADB is really the most advanced anti-adblock system, the perfect tools with which you can finally preserve your advertising revenue!



    Features:
  • Identify visitors with an adblock extension enabled

  • Do something to counteract these visitors (warning, redirect …)

  • Force the redraw of advertisements!

  • No need for additional dependencies (like JQuery, Mootols, etc.)

  • Just one function call to make it work!

  • Very lightweight, fast and fully configurable system

  • Fully documented



This anti adblock script exists also as a Wordpress plugin, you can find it here