2
votes
2answers
65 views

How to keep track of a unique and an existing visitor

I am creating an app that requires to know if the visitor visiting the app is a unique visitor or an already visited visitor. I know we could persist a cookie on the visitor's computer to know ...
3
votes
2answers
156 views

Best in-depth analytics or stats tools? (preferrably server-side)

I know there's been questions about this before, but mine is a little more specific. I work for a high traffic website and we want to start tracking our visitors better. Unfortunately, Google ...