I'm currently creating website analytic service which tracks multiple sites using Javascript. I've done the basic tracker that tracks every visitor in every page, but I want to improve it.
The question is how do you folks would improve it?
Now it tracks a new visitor every time page loads so it would be more useful if it tracks visitor only ones even if he reloads the pages. How would you do this? Maybe with IP-log?
Bookmarks