username


password




forgot username/password?
 

Setting up PaidClickAds as a Google Alternate Ads



Google has described the Alternate Ads in the AdSense FAQ as:

Alternate Ads allow you to monetize your ad space in the event that Google is unable to serve targeted ads to your page. By specifying an image or ad server of your choice, you can make sure that your advertising space is always being used effectively, either by targeted AdWords ads, or by your own choice of content. Alternate Ads count as page impressions like any other ad. Google does not keep track of clicks on alternate ads and you will not receive revenue for them.

Alternate Ads, if specified, will be shown when there are no targeted ads available for your page. The ad space will not be branded as 'Ads by Google'.



To use the PaidClicAds as the Alternate Ad provider, just follow these steps:

Determine which layout you are using. As of this FAQ, PaidClicAds supports the Banner, Leaderboard, Skyscraper, and Rectangle. For this example, we will use the Skyscraper as our example.
Create an HTML page on your web site with ONLY the corresponding ad code from the inClick ad server, in this case, the Skyscraper. It should look like this. We named this file skyscraper.html.
Update your Google AdSense Code. In the Google AdSense Code, you will add the following line:



google_alternate_ad_url = "http://yourdomain.com/thepagewecreated.html";

Your ad code should look something like this:


google_ad_client = "your_google_client_id";
google_alternate_ad_url = "http://yourdomain.com/thepagewecreated.html";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";




You are done! When no ads are available from the Google Network, PaidClicAds will be displayed as the Alternate Ad.

[ BACK TO HOMEPAGE]CLICK HERE