Friday 14 June 2013

Earn with Adf.ly (auto load adf.ly for each user come to your blog)

Adfly Website Entry Script for Blogger Blog


If you have a website and wish to earn money when a visitor simply enters your site, please use the following script.
Copy-and-paste the code below on to your webpage or blog.
If you advertise your website on a PTC site, it is NOT permitted to include this Website Entry Script that page of your site.

How to put adfly Website Entry Script ?


Get the website entry script from adfly

1. Login to adfly (register adfly if you are not yet registered).
2. Go to tool and click website entry script 
3. Copy.

Example of script:
<script type="text/javascript"> 
    var adfly_id = 3328162; 
    var adfly_advert = 'int'; 
    var frequency_cap = 5; 
    var frequency_delay = 5; 
    var init_delay = 3; 
</script> 
<script src="https://cdn.adf.ly/js/entry.js"></script> 

Where adfly_id=3328162 is my adf.ly ID

Put into blogger script

1. Login to blogger
2. Click Template > Edit HTML > Proceed 
3. Search for head closing tag (refer the picture below) 
4. Paste the code just before the closing tag 

Full script code


5. Thats it! Now you can test! 



The 'frequency_cap' is the number of times the user will be redirected to AdF.ly advertising in 24 hours.
The 'frequency_delay' is the number of minutes between adverts show to the user, it recommended to keep the default settings.
The 'init_delay' is the number of seconds between the advertising being displayed and your website loading. It is recommended to keep this to a few seconds so that user will see your website first and then our advertising. It reduces the chances of the user clicking the BACK button.
If you want to use the Website Entry Script with the Banner advertising (less money, but less intrusive) change the following line:
var adfly_advert = 'int';

to
var adfly_advert = 'banner';


Ok. Try it out. This is a way to monetize your blog 

No comments:

Post a Comment