How to track User visit a website?

Discussion in 'JavaScript' started by rose21, Feb 10, 2007.

  1. #1
    Hi all,

    I'm having some other site code for show total number visitor visit my site.
    But now I want to write my own code for the following,
    1. Total number of visits,
    2. Today Visit result.
    3. last week total visit.
    4. Unique visits report etc..
    5. Last one hour user details.
    Is any one already here wrote any coding for this requirement? or if you have any source please help me to get this one..Thank you
    Regards
     
    rose21, Feb 10, 2007 IP
  2. designcode

    designcode Well-Known Member

    Messages:
    738
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    118
    #2
    You shud have posted this topic to PHP forums, as this thing can't be done with Javascript, you will have to use some server side language like PHP, Perl, ASP etc. Anyway at following link you can find loads of stat tracking scripts, download one that suits your need and customize it a/c to your site

    http://www.hotscripts.com/PHP/Scripts_and_Programs/Web_Traffic_Analysis/index.html

    Here are also some useful articles
    http://www.devpapers.com/article/347
    http://www.devpapers.com/article/345

    Hope it will help you
     
    designcode, Feb 10, 2007 IP