=== Evercookie === Contributors: php-dev Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=info%40php%2ddev%2einfo&lc=US&item_name=php%2ddev%2einfo&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest Tags: Evercookie, Persistent Cookies, inextinguishable cookies, user tracking, find evil user(s) by evercookies, tracking, visitor tracking, visitor stats, track back, track back user, track back visitor, track user back, track visitor back, track evil user, supercookie, supercookies, ultimate tracking, ultimate user tracking, ultimate visitor tracking, visitor, visits, super cookie, ever cookie, track evil people Requires at least: 3.3 Tested up to: 3.8 Stable tag: 1.1.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Evercookie is a plugin to track users with persistent cookies. More information on: http://en.wikipedia.org/wiki/Evercookie == Description == evercookie produces extremely persistent cookies in a browser. Its goal is to identify a client even after they've removed standard cookies, Flash cookies (Local Shared Objects or LSOs), and others. evercookie accomplishes this by storing the cookie data in several types of storage mechanisms that are available on the local browser. Additionally, if evercookie has found the user has removed any of the types of cookies in question, it recreates them using each mechanism available. Specifically, when creating a new cookie, it uses the following storage mechanisms when available: * Standard HTTP Cookies * Local Shared Objects (Flash Cookies) * Silverlight Isolated Storage * Storing cookies in RGB values of auto-generated, force-cached PNGs using HTML5 Canvas tag to read pixels (cookies) back out * Storing cookies in Web History * Storing cookies in HTTP ETags * Storing cookies in Web cache * window.name caching * Internet Explorer userData storage * HTML5 Session Storage * HTML5 Local Storage * HTML5 Global Storage * HTML5 Database Storage via SQLite The Wordpress plugin "evercookie" is based on Samy's original Evercookie from http://samy.pl/evercookie/. == Installation == 1. Upload the Folder `evercookie` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently asked questions == = Did a User need Javascript? = Yes he need it, because Evercookie only works with it. == Screenshots == 1. (screenshot-1.png) Single Entry on fresh installed Evercookie plugin 2. (screenshot-2.png) Many Entry's of different users == Changelog == * Added jsDelivr as CDN for Javascript files on 10.11.2013 * Added Numeric Pagination on 31.10.2013 * Changed Referer-Tracking to coming back Visitors with multiple Link support on 31.10.2013 * Added Flags for Countrys on 31.10.2013 * Added RIPE-Whois-Lookup for IPv4-Addresses on 30.10.2013 * Added Referer-Support to the Plugin on 30.10.2013 * Bugfixes (Pagination) on 27.10.2013 * Added Pagination on 27.10.2013 * Added Last Visit (Monthly) line-diagram on 04.07.2013 * Added Update Method for Visitors who come back with known ip-address (Timestamp) on 25.04.2013 * Plugin created on 23.04.2013 == Upgrade Notice == * No upgrades jet on 23.04.2013