Proxifying ads

Discussion in 'General Marketing' started by sspt, May 24, 2007.

  1. #1
    Hello,

    I've a new web proxy!
    Something different, with almost no pub :)

    I'm looking for an ads program which allow me to make something like the following example:

    Replace
    
    <script type="text/javascript"><!--
    google_ad_client = "pub-xxxxxxxxx";
    google_ad_channel = "";
    google_ad_width = 468;
    google_ad_height = 60;
    google_ad_format = "468x60_as";
    //--></script>
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    
    Code (markup):
    with
    
    <script type="text/javascript"><!--
    google_ad_client = "pub-MY-ADSENSE-ID";
    google_ad_channel = "";
    google_ad_width = 468;
    google_ad_height = 60;
    google_ad_format = "468x60_as";
    //--></script>
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    
    Code (markup):
    Will adbrite or adsense allow me to put my ads on proxy pages?
     
    sspt, May 24, 2007 IP