Skip to content
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

Synchronize cookies consent between Richie and FUN Apps #712

Open
jbpenrath opened this issue Jun 1, 2021 · 2 comments
Open

Synchronize cookies consent between Richie and FUN Apps #712

jbpenrath opened this issue Jun 1, 2021 · 2 comments
Assignees
Labels

Comments

@jbpenrath
Copy link
Member

jbpenrath commented Jun 1, 2021

Description

Currently on FUN Mooc, our visitors have to accept/refuse tracking on Richie and then on OpenEdX. This situation could be confusing for some people which do not distinguish the two platforms.

Furthermore, on OpenEdX, cookie banner offers only the choice to accept cookie. Until the user clicks on "Accept" button, tracking is disabled but cookie banner is always shown.

Proposal

First on OpenEdX, we should add a button "Refuse" to hide the cookie banner and do not track user.
Then as OpenEdX and Richie are on the same root domain, we could try to use the same cookie name on both platform. Thus cookie consent should be share between the two platforms.

@jbpenrath jbpenrath added the FUN label Jun 1, 2021
@jbpenrath jbpenrath changed the title Synchronize cookies acceptation between Richie and OpenEdX on FUN Mooc Synchronize cookies consent between Richie and OpenEdX on FUN Mooc Jun 1, 2021
@jbpenrath jbpenrath changed the title Synchronize cookies consent between Richie and OpenEdX on FUN Mooc Synchronize cookies consent between Richie and FUN Apps Jun 1, 2021
@sampaccoud
Copy link
Contributor

sampaccoud commented Jun 1, 2021

  • change cookie consent to tarteaucitron.js as well?

@jbpenrath
Copy link
Member Author

Yes I think it is a good idea to homogenize our cookie consent solutions and cookie sharing should be implicit.

@jbpenrath jbpenrath self-assigned this Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants