Keeping track of link visits?

Discussion in 'HTML & Website Design' started by shahgols, Mar 17, 2009.

  1. #1
    Hi all,

    I was wondering, how can I keep track of the number of times each link on my site has been clicked on? Thanks in advance.
     
    shahgols, Mar 17, 2009 IP
  2. slash197

    slash197 Greenhorn

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    easiest way is to use google analytics, but if want your own tracker you can write a function which get's executed at the beginning or end of every page and saves all visitor data.
     
    slash197, Mar 18, 2009 IP