google/google-api-javascript-client

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

nadorator opened this issue · 1 comments

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

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