
Some time ago my friends sent me a link to evercookie site, a JavaScript API for persistent cookies.
If you need to store some relevant data in cookies the most unwanted option is clear cookies/clear cache.
With evercookie you have a few extra ways to store your data in more than just simple cookie.
If you don’t need or want user accounts you can use it to keep the data like element positions, favorite articles list, username to say ‘Hello G!’ or any other user specific data.







