I noticed that my login and signup pages fire a variety of Google cookies. This happens only on these two pages. Would you know if it’s normal and why this is happening?
Example from my login page:
I’ve implemented Cookiebot and Google Analytics via Google Tag Manager, and everything works well. The default state is that all cookies (except essential cookies) are declined. I can see through the Tag Manager’s debug, as well as in Google Analytics, that Google Analytics doesn’t receive data when cookies are declined. However, when I check my page via Inspect / Application / Cookies (i.e. image above), there is a long list of Google cookies even though the user has declined cookies.
So I’m wondering why these Google cookies appear, and only on login and signup pages?
