Users referal ?

Discussion in 'HTML & Website Design' started by obeegoone, Jan 8, 2009.

  1. #1
    Hi

    Im not sure if this is html or how it really works

    I need something for my website so i can see what website that link my website and how many users he send from his website to mine each month

    Googled a little but wasent really sure what to google on so the resaults was bad :(

    Any help would be appriciated

    Thanks
     
    obeegoone, Jan 8, 2009 IP
  2. crivion

    crivion Notable Member

    Messages:
    1,669
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    210
    Digital Goods:
    3
    #2
    you can do with php and mysql
    make a table with 3 fields id, username, hits
    foreach user build a refferal url like yoursite.com/index.php?ref=username
    check on site accessing if ref parameter is set and add hit into the table just created
    I can do for a few bux if you cannot
     
    crivion, Jan 9, 2009 IP
  3. Guthix121

    Guthix121 Well-Known Member

    Messages:
    1,078
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    105
    #3
    If you sign up at Google Analytics, it will give you stats from Reffered traffic.
     
    Guthix121, Jan 11, 2009 IP