-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Implement Cookie Consent banner #8836
Comments
things we need:
|
|
|
Re-posting from a relevant discussion (internal):
|
@gtsiolis This is the issue for the webapp parts, but we aim for a single solution for both, website and webapp. |
@geropl I could be missing something but:
|
@gtsiolis Thx for the reference! The motivation to touch this is that the current impl/footnote is not GDPR compliant as we learned from @MircoatGitpod . But the current banner looks like sth we could easily use and extend. WDYT @mikenikles ? |
@laushinka Yes we could implement it like this, great suggestion! @gtsiolis fyi - I published a description of basic and advanced cookie consent here |
@MircoatGitpod I guess we still need design and wording ideas for the cookie settings? Looking forward to hearing what @mikenikles thinks too, in case extending the existing banner has limitations. |
@laushinka Good point!
|
@MircoatGitpod Thanks for the settings wording suggestion! |
@laushinka In this case we wouldn't need to add a reference to our terms of service. |
@jakobhero @MircoatGitpod How do we want this reflected in or sent to our analytics? |
@jakobhero do you see a good use-case for that? We definitely need to make sure a user won't get tracked inside our analytics if an opt-out was provided. |
After trying out both creating our own and external solutions, @nisarhassan12 and I decided to develop our own solution. Reasons:
Therefore, it would be great to also involve the help of product design @gtsiolis 🙏🏽 |
After a realignment sync among @MircoatGitpod @geropl @gtsiolis and I, it was decided that since the Dashboard doesn't store any non-necessary cookies, we do not need a cookie banner or settings there. Next steps:
|
Internal thread: https://gitpod.slack.com/archives/C02EN94AEPL/p1646071841755889
We should align with @mikenikles on a implementation. Suggestions:
The text was updated successfully, but these errors were encountered: