If Refreshing hurts your CTR, what do you do?

Discussion in 'Reporting & Stats' started by Ellen C. Braun, Feb 8, 2006.

  1. Dio

    Dio Well-Known Member

    Messages:
    725
    Likes Received:
    55
    Best Answers:
    0
    Trophy Points:
    120
    #21
    Dio, Feb 9, 2006 IP
  2. Seiya

    Seiya Peon

    Messages:
    4,666
    Likes Received:
    404
    Best Answers:
    0
    Trophy Points:
    0
    #22
    a simple PHP if works too if you are logged in, or even for your own IP.
     
    Seiya, Feb 9, 2006 IP
  3. BuildHome

    BuildHome Well-Known Member

    Messages:
    837
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    108
    #23
    Look at this code:
    <script type="text/javascript"><!--
    google_ad_client = "pub-5676236325709660";
    google_ad_channel = "4467843311";
    [B]google_adtest='on';[/B]
    google_ad_width = 468;
    google_ad_height = 60;
    google_ad_format = "468x60_as";
    google_color_border = "FF8888";
    google_color_bg = "FFCCCC";
    google_color_link = "000066";
    google_color_url = "222222";
    google_color_text = "222222";
    //--></script>
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    Code (markup):
    It's the ads code from here (DP), just added to it the TEST MODE code :)
     
    BuildHome, Feb 9, 2006 IP