You are here:  » Cookie associated with a cross-site resource


Cookie associated with a cross-site resource

Submitted by Perce2 on Sat, 2020-02-29 11:49 in

Hi David,
For quite some time have noticed the following warnings in Chrome developer tools when viewing PT pages.
Is this something that we need to be concerned about?
Is there a fix for this?

Warning - "A cookie associated with a cross-site resource at was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application > Storage > Cookies and see more details at URL and URL."

Regards.

Submitted by support on Mon, 2020-03-02 10:57

Hi,

That is almost certainly regarding a cookie accompanying a product image. They should certainly not form any part of the tracking process and it is outside of your control whether or not the http:// request to a product image includes a cookie in the response.

However, if this is a site using imageCache.php then that won't be the case. Bear in mind that anything you include from a 3rd party server e.g. src="http://example.com/..." where example.com is not your site then that may well include cookies and cause this warning. The Developer Tools > Application > Storage > Cookies / more details will show you what 3rd party site they are being served from...

Cheers,
David.
--
PriceTapestry.com