All complaints about adlogger

Discussion in 'AdSense' started by dopiitv, Mar 25, 2007.

Thread Status:
Not open for further replies.
  1. williamtan

    williamtan Peon

    Messages:
    82
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Moveover and right-click issues with AdLogger. It'll be real nice if the new script is non-php so it can be used to protect AdSense in blogspot.

    P.S. I do able to protect my AdSense in blogspot. However, it involved some scripting which I'm confirming if it comply to AdSense TOS. I'll know the result once I got the green cheque from those blogs using this method.
     
    williamtan, Mar 26, 2007 IP
  2. leandar

    leandar Well-Known Member

    Messages:
    3,929
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    170
    #22
    really its working with blogspot ?
     
    leandar, Mar 26, 2007 IP
  3. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #23
    1. write it in javascript
    2. open in new window for google adds should be disabled
    3. when user goes to a google add page and press back and try to go to another google add he should not be allowed
     
    it career, Mar 26, 2007 IP
  4. FanAddict

    FanAddict Notable Member

    Messages:
    7,017
    Likes Received:
    376
    Best Answers:
    0
    Trophy Points:
    230
    #24

    Are you nuts? Your going to lose money - and make your visitors mad at you!


    DO NOT Implement #3! lol
     
    FanAddict, Mar 26, 2007 IP
  5. leandar

    leandar Well-Known Member

    Messages:
    3,929
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    170
    #25
    if someone making invalid "impressions" then disable adsense ad
     
    leandar, Mar 26, 2007 IP
  6. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #26
    I would suggest 2 features -

    Fix mouse hover and Rt. click detection
    Can you build some wordpress plugin for adlogger ?
     
    MeetHere, Mar 26, 2007 IP
  7. gjhough

    gjhough Peon

    Messages:
    48
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #27
    I agree. Wordpress plugin please :) Do it. Do it now!
     
    gjhough, Mar 27, 2007 IP
  8. Karen May Jones

    Karen May Jones Prominent Member

    Messages:
    3,469
    Likes Received:
    290
    Best Answers:
    1
    Trophy Points:
    380
    #28
    I cannot get adlogger to work on my main page at http://www.joygoround.com

    I installed 2 days ago, have left help ticket on adlogger forum. I don't know why it isn't cooperating with me.

    I would be delighted to have an alternative and free click tracker :)

    My site is generating more than usual clicks and I've joined the wagon of paranoia, but don't want to join the banned wagon.

    Thank you for your efforts. I cannot suggest an "additional" feature at this moment, but would just like to have a script that works for my page. I haven't installed adlogger to my other pages yet as I was wanting to see it perform first (before doing all that code wrapping).

    :) :)
     
    Karen May Jones, Mar 30, 2007 IP
  9. ThreeGuineaWatch

    ThreeGuineaWatch Well-Known Member

    Messages:
    1,489
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    140
    #29
    The reason your adlogger is not working is because you have embedded PHP includes in an HTML file. Therefore, unless you are doing something quite unorthodox, the web server sends your file as text/html type to the browsers without interpreting the required PHP.

    Try copying your index.html to index.php and then access http://www.joygoround.com/index.php to see whether it works. Then when you are satisfied rename your index.html to index.old and you should be good.

    Cheers!
     
    ThreeGuineaWatch, Mar 30, 2007 IP
    JoyGoRound likes this.
  10. Karen May Jones

    Karen May Jones Prominent Member

    Messages:
    3,469
    Likes Received:
    290
    Best Answers:
    1
    Trophy Points:
    380
    #30
    THANK you. I guess my adlogger php is not for use on my html page then. Okay, I'll do some more work.
     
    Karen May Jones, Mar 30, 2007 IP
  11. ThreeGuineaWatch

    ThreeGuineaWatch Well-Known Member

    Messages:
    1,489
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    140
    #31
    Hi. Yes, that's right. The PHP calls need to be in a PHP file, simply because the web server will then know to invoke the PHP interpreter when it recognises the PHP file type.

    Renaming your index.html to index.php will most likely solve your problem.

    And, yep, it would work on your forum since they are already native PHP files. But for the forum implementation (and apologies for confusing the matter further) you'd be inserting it in to .tpl template files (which are pushed through as PHP files.)

    Cheers,
     
    ThreeGuineaWatch, Mar 30, 2007 IP
  12. gjhough

    gjhough Peon

    Messages:
    48
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #32
    Nice site Joy Go Round. I especially like the way you show the latest news with the pictures. How about telling me about the way you did that?
     
    gjhough, Mar 31, 2007 IP
    JoyGoRound likes this.
Thread Status:
Not open for further replies.