-
Notifications
You must be signed in to change notification settings - Fork 1.1k
docs: Add cookie consent banner #2964
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
base: master
Are you sure you want to change the base?
Conversation
|
wait wait wait, do we really want this? up until now, the answer was a strong nope, cc @mnmkng |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…at/web-cookie-consent
|
legal team requested you add tracking to crawlee website? 👀 my point is we shouldn't track anybody here, so we don't need those dumb cookie banners. |
|
Hey, |
|
All right then, sorry for being a bit triggered by this. I still hate those cookie banners with all my heart, but what can we do 🙃 |
|
Will undraft this once we'll get proper cookie consent design. |
Added cookie consent similar to apify/crawlee#2964, but the one used on web as it's on apify.com domain. - Added Segment OneTrust integration to support cookie modals. - Added consent context to every page view event sent to Segment.
…sent # Conflicts: # website/src/plugins/docusaurus-plugin-segment/index.js
…sent # Conflicts: # website/src/plugins/docusaurus-plugin-segment/index.js # website/src/plugins/docusaurus-plugin-segment/segment.js
Part of apify/apify-web#4670