# Reading third-party cookie is blocked

Cookies with the `SameSite=None; Secure` and not `Partitioned` attributes that operate in cross-site contexts are third-party cookies.
Chrome blocks third-party cookies to protect user data from cross-site tracking.

Please refer to the article linked to learn more about preparing your site to avoid potential breakage due to this.
