Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Third party cookies from google tag manager 'SameSite None' warning in Chrome #1200

Open
nadorator opened this issue Feb 23, 2024 · 1 comment

Comments

@nadorator
Copy link

Summary
On every website using googletagmanager with gtag.js we got the same warning in google Chrome console since many years:
image

Please change the SameSite settings to use Lax instead of None because our clients thinks that there is a security flaw and have difficulties to understand this bug is due to google miss usage of third party cookies.

Browser(s)/Version(s)
Google Chrome Version 120.0.6099.216 (older too) and later

Expected Behavior
Cookies third party from googletagmanager should be Lax to not see the warning about future blocked cookies.

Actual Behavior
The warning is displayed for every Google tag manager cookies using samesite none.

Steps to Reproduce
Use googletag manager for analytics, or recaptcha or any google api service. Example in console logs :
https://www.bensdeco.be/fr/

Corresponding bug: #561

Regards,
Nadorator

@jdcoldsmith
Copy link

I am experiencing this same thing except the domain in question is maps.gstatic.com
image

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

No branches or pull requests

2 participants