Reputation: 991
I want to store visitor information like reach time ,duration of visit and also exact location of the visitor.
Can any one give me any ideas about it? Please help me.
Upvotes: 1
Views: 210
Reputation: 25249
Just a few links to get you started:
Upvotes: 2
Reputation: 10127
In my opinion, best thing would be to use some external website statistics tool (like Google Analytics or similar). You can also search for some solutions you install locally (like AWStats, in case of privacy concerns). No need to reinvent the wheel there.
Upvotes: 1