Skip to content

First-party cookies blocked #631

Discussion options

You must be logged in to vote
The scenario in these cases is not that the domain of the cookie is a 3P domain, but the domain of the cookie does not match exactly the domain of the top-level site (i.e. Domain mismatch). Several factors can play a role here. Look at the values of the `SameSite` attribute as well as the `Path` attribute. Some of the blocked 1P cookies have `SameSite=Strict`, others have different values in the `Path`, and others have `www` as the prefix of the top-level domain whereas the top-level domain does not have `www`.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by helenafranca
Comment options

You must be logged in to vote
1 reply
@helenafranca
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants