How can I Identify unique users on my website even IP is changed or browser data has been cleared?
I am developing a video streaming website. I want to count unique views on each video. I referred to some sites on internet and even asked some other programmers. They say either use cookies or session or IP address. But these things changes over time. Also if possible can we do this using MAC address of the user's machine? Also I came across a similar question here -> http://bit.ly/Qh1KNR . They say there is something like browser fingerprint that uses MAC address. So can you tell me what method is the best one? You can use Evercookie concept which stores cookie data on different storage