You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
On every website using googletagmanager with gtag.js we got the same warning in google Chrome console since many years:
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/
Summary
On every website using googletagmanager with gtag.js we got the same warning in google Chrome console since many years:
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
The text was updated successfully, but these errors were encountered: