Tracking Google Adsense Clicks

Discussion in 'Reporting & Stats' started by daboss, Jan 9, 2005.

  1. #1
    anyone know how i can track the urls from adsense that my visitors have clicked - e.g. which one, when, etc. ?

    regards.
     
    daboss, Jan 9, 2005 IP
  2. phrozen_ra

    phrozen_ra Peon

    Messages:
    147
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    phrozen_ra, Jan 9, 2005 IP
  3. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #3
    sorry for not making it clear... i'm not looking for products. i know php coding and am asking if anyone tell me what/how i need to code in order to track clickthroughs... no need for creating super duper stats, just the basic information.

    thanks!
     
    daboss, Jan 9, 2005 IP
  4. phrozen_ra

    phrozen_ra Peon

    Messages:
    147
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    First you say you know php then you say you need someone to show you how...

    and third... it can be done in JavaScript... and using PHP and MySQL for keeping tracks

    So without the javascript... i believe it can't be done
     
    phrozen_ra, Jan 9, 2005 IP
  5. pentium9

    pentium9 Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    He said he knew PHP but it doesn't not mean he knows how to write that code! and surely he doesn't know everything!

    Just write down something actually "HELP"!

    @daboss: Why don't you try the Channels in Google Adsense? I am using it and satisfied with the outcome somehow!
     
    pentium9, Jan 10, 2005 IP
  6. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I've looked at the code our web based stats tracker uses but I can't quite figure out how their javascript is tracking the links that go to external pages. I'm close, but just not quite there.
     
    mopacfan, Jan 10, 2005 IP
  7. Bernard

    Bernard Well-Known Member

    Messages:
    1,608
    Likes Received:
    107
    Best Answers:
    0
    Trophy Points:
    185
    #7
    Google allows you to define up to 50 URL channels now. You don't need to use any code in your AdSense either. You can set it up in your AdSense control panel.
     
    Bernard, Jan 10, 2005 IP
  8. scriptdungeonadmin

    scriptdungeonadmin Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    daboss. I am currently using PHP and Javascript to track clicks and send them to a MYSQL database. If you are interested in the code to do that, PM me and I will send you a link to the code. It is quite simple. I simply grab the page Adsense was clicked from, the ad URL that was clicked, the user IP, the date/time and write that to a table. You will be able to program PHP reporting off of the MySQL database.
     
    scriptdungeonadmin, Jan 10, 2005 IP
  9. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Some people don't understand English...

    Pentium9, yeah, I'm already using the Channels feature from Google but I am trying to capture more information than what the Channels feature provide.

    Thanks for your reply. Very much appreciated.
     
    daboss, Jan 11, 2005 IP
  10. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Hi, that's be great. I've sent you a PM. Thanks in advance.
     
    daboss, Jan 11, 2005 IP