{"id":23107,"date":"2013-04-24T19:33:20","date_gmt":"2013-04-24T19:33:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/evercookie\/"},"modified":"2013-12-13T21:31:10","modified_gmt":"2013-12-13T21:31:10","slug":"evercookie","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/evercookie\/","author":12118299,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.2","stable_tag":"1.1.2","tested":"3.7.41","requires":"3.3","requires_php":"","requires_plugins":"","header_name":"Evercookie","header_author":"Ilya Beliaev","header_description":"","assets_banners_color":"","last_updated":"2013-12-13 21:31:10","external_support_url":"","external_repository_url":"","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&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest","header_plugin_uri":"http:\/\/php-dev.info\/","header_author_uri":"http:\/\/php-dev.info\/","rating":5,"author_block_rating":0,"active_installs":0,"downloads":1664,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9","1.1.0","1.1.1","1.1.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"703093","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"703092","resolution":"2","location":"assets"}},"screenshots":{"1":"(screenshot-1.png) Single Entry on fresh installed Evercookie plugin","2":"(screenshot-2.png) Many Entry's of different users"}},"plugin_section":[],"plugin_tags":[27910,27893,27896,27895,27894,27909,27904,27905,27898,27899,27900,27911,27903,27901,27902,550,27906,27907,27908,8543,1502,27897,2497,1105],"plugin_category":[36],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-23107","plugin","type-plugin","status-closed","hentry","plugin_tags-ever-cookie","plugin_tags-evercookie","plugin_tags-find-evil-users-by-evercookies","plugin_tags-inextinguishable-cookies","plugin_tags-persistent-cookies","plugin_tags-super-cookie","plugin_tags-supercookie","plugin_tags-supercookies","plugin_tags-track-back","plugin_tags-track-back-user","plugin_tags-track-back-visitor","plugin_tags-track-evil-people","plugin_tags-track-evil-user","plugin_tags-track-user-back","plugin_tags-track-visitor-back","plugin_tags-tracking","plugin_tags-ultimate-tracking","plugin_tags-ultimate-user-tracking","plugin_tags-ultimate-visitor-tracking","plugin_tags-user-tracking","plugin_tags-visitor","plugin_tags-visitor-stats","plugin_tags-visitor-tracking","plugin_tags-visits","plugin_category-analytics","plugin_committers-php-dev"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/evercookie.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/evercookie\/assets\/screenshot-1.png?rev=703093","caption":"(screenshot-1.png) Single Entry on fresh installed Evercookie plugin"},{"src":"https:\/\/ps.w.org\/evercookie\/assets\/screenshot-2.png?rev=703092","caption":"(screenshot-2.png) Many Entry's of different users"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n <p>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.<\/p>\n <p>Specifically, when creating a new cookie, it uses the following storage mechanisms when available:<\/p>\n <ul>\n<li><p>Standard HTTP Cookies<\/p><\/li>\n<li><p>Local Shared Objects (Flash Cookies)<\/p><\/li>\n<li><p>Silverlight Isolated Storage<\/p><\/li>\n<li><p>Storing cookies in RGB values of auto-generated, force-cached PNGs using HTML5 Canvas tag to read pixels (cookies) back out<\/p><\/li>\n<li><p>Storing cookies in Web History<\/p><\/li>\n<li><p>Storing cookies in HTTP ETags<\/p><\/li>\n<li><p>Storing cookies in Web cache<\/p><\/li>\n<li><p>window.name caching<\/p><\/li>\n<li><p>Internet Explorer userData storage<\/p><\/li>\n<li><p>HTML5 Session Storage<\/p><\/li>\n<li><p>HTML5 Local Storage<\/p><\/li>\n<li><p>HTML5 Global Storage<\/p><\/li>\n<li><p>HTML5 Database Storage via SQLite<\/p><\/li>\n<\/ul>\n <p>The Wordpress plugin \"evercookie\" is based on Samy's original Evercookie from http:\/\/samy.pl\/evercookie\/.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the Folder <code>evercookie<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=faq-->\n<h4>Did a User need Javascript?<\/h4>\n <p>Yes he need it, because Evercookie only works with it.<\/p>\n\n<!--section=changelog-->\n<ul>\n<li>Added jsDelivr as CDN for Javascript files on 10.11.2013<\/li>\n<li>Added Numeric Pagination on 31.10.2013<\/li>\n<li>Changed Referer-Tracking to coming back Visitors with multiple Link support on 31.10.2013<\/li>\n<li>Added Flags for Countrys on 31.10.2013<\/li>\n<li>Added RIPE-Whois-Lookup for IPv4-Addresses on 30.10.2013<\/li>\n<li>Added Referer-Support to the Plugin on 30.10.2013<\/li>\n<li>Bugfixes (Pagination) on 27.10.2013<\/li>\n<li>Added Pagination  on 27.10.2013<\/li>\n<li>Added Last Visit (Monthly) line-diagram on 04.07.2013<\/li>\n<li>Added Update Method for Visitors who come back with known ip-address (Timestamp) on 25.04.2013<\/li>\n<li>Plugin created on 23.04.2013<\/li>\n<\/ul>","raw_excerpt":"Evercookie is a plugin to track users with persistent cookies. \nMore information on: http:\/\/en.wikipedia.org\/wiki\/Evercookie","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23107"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/php-dev"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23107"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23107"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23107"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23107"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23107"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}