My webapp dosn’t require any login. But I assume some information is still logged. To mitigate GDPR responsibilities(I am in Europe) I put up a consent screen, which must be accepted to enter rest of the app. BUT…I assume some cookies already is being places by visiting that first screen? And how is it possible to register the consent that way? When there is no registered users?
How is it possible to put up a cookie consent banner, which is GDPR compliant in a Web App?
And do Adalo logs Ip addresses of uses visiting web apps where no logins is required?
/Regards