PHPSESSID | Default PHP cookie responsible for handling sessions. |
wfwaf-authcookie | Wordfence cookie to perform a capability check of the current user before WordPress has been loaded. |
woocommerce_cart_hash | Helps WooCommerce determine when cart contents/data changes. |
woocommerce_items_in_cart | Helps WooCommerce determine when cart contents/data changes. |
woocommerce_recently_viewed | Powers the Recent Viewed Products widget built into WooCommerce. |
wordpress_logged_in_[hash] | Indicates when you are logged in, and who you are. |
wordpress_test_cookie | Checks if cookies are enabled on the browser to provide appropriate user experience. |
wordpress_[hash] | Stores your authentication details on login. |
wp-settins-{time}-[UID] | Customizes the view of the admin interface and the front-end of the website. |
wp_woocommerce_session_ | Contains a unique code for each customer so that it knows where to find the cart data in the database for each customer. |
_ga | Google Universal Analytics. Distinguishes unique users by assigning a randomly generated number as a client identifier. |