zaproxy-website
zaproxy-website copied to clipboard
Cookie Consent
Note: This PR is still a WIP. Right now the buttons are not functional.
- Summary This PR adds a banner for cookie consent. Right now the site uses google analytics, this will allow users to opt out/in to being tracked with GA.
The banner was generated by this free tool from Osana.
If folks like the way it looks I can update the copy and work on connecting the buttons to functionality.
One nitpick from me is that I didn't like how after accepting/rejecting the cookie policy there is a floating tab at the bottom to re-open the cookie consent banner. I wish it would just go away. It is pretty small though so it's not too big a deal.
- Test plan
I tried running npm run test but there are no tests that are run! :shrug:
- Description for the changelog
Adds cookie consent banner for managing Google Analytics.

Oh nice! Will check it out asap :)
The colour/format seems fine (good even :wink:). That's bottom of window not bottom of page right?
@kingthorin yeah I pulled the actual colors from the site on that one haha. Yeah bottom of the window.
@psiinon any thoughts?