Cookie Warning Notice Banner

Open to all! Ask other shopowners for help.
bodhizatfa
Member
Posts: 27
Joined: Fri Mar 05, 2021 6:25 pm
Phoenix Version: 1.0.9.4
Been thanked: 1 time

Cookie Warning Notice Banner

Post by bodhizatfa »

The need for a cookie warning pop-up seems to be on the rise again, just when we thought it was over. A law was passed in this part of Canada that requires a cookie warning on every website. I vaguely remember an add-on in previous versions. I'm already using GDPR but from what I can see it doesn't have a front-end pop-up warning. Any ideas?

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Cookie Warning Notice Banner

Post by burt »

Please link to the Canadian law.
User avatar
Kofod95
Senior Contributor
Posts: 748
Joined: Sat Feb 06, 2021 7:38 pm
Phoenix Version: 1.0.8.20
Has thanked: 99 times
Been thanked: 179 times

Re: Cookie Warning Notice Banner

Post by Kofod95 »

You might be able to use this to achieve what you need:
viewtopic.php?f=28&t=1686

//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
bodhizatfa
Member
Posts: 27
Joined: Fri Mar 05, 2021 6:25 pm
Phoenix Version: 1.0.9.4
Been thanked: 1 time

Re: Cookie Warning Notice Banner

Post by bodhizatfa »

@burt The documentation is in French, but here's an English overview of some of the privacy obligations that are businesses are required to meet.

https://cookie-script.com/privacy-laws/ ... act-law-25
https://www.onetrust.com/blog/quebecs-l ... d-to-know/
bodhizatfa
Member
Posts: 27
Joined: Fri Mar 05, 2021 6:25 pm
Phoenix Version: 1.0.9.4
Been thanked: 1 time

Re: Cookie Warning Notice Banner

Post by bodhizatfa »

Kofod95 wrote: Tue Oct 31, 2023 2:51 pm You might be able to use this to achieve what you need:
viewtopic.php?f=28&t=1686

//Daniel
Thanks Daniel! It may have to do for now.
bodhizatfa
Member
Posts: 27
Joined: Fri Mar 05, 2021 6:25 pm
Phoenix Version: 1.0.9.4
Been thanked: 1 time

Re: Cookie Warning Notice Banner

Post by bodhizatfa »

burt wrote: Tue Oct 31, 2023 1:51 pm Please link to the Canadian law.
I've posted a couple of links in English below. I have a link to the actual legislation in English.
The rules are very similar to the EU. Canada has tough privacy laws, and Quebec has legislation that is even tougher, with fines and penalties for non-compliance.

https://www.publicationsduquebec.gouv.q ... 21C25A.PDF
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Cookie Warning Notice Banner

Post by burt »

Seems tough. Tougher than the EU version.

You should ensure you have ALL the GDPR modules loaded up [there are more in the PRO version of Phoenix].
That takes care of a lot of what you need; anonymization, right to be forgotten, data portability and more.

I don't know of a good "I accept cookies" script.
bodhizatfa
Member
Posts: 27
Joined: Fri Mar 05, 2021 6:25 pm
Phoenix Version: 1.0.9.4
Been thanked: 1 time

Re: Cookie Warning Notice Banner

Post by bodhizatfa »

burt wrote: Tue Oct 31, 2023 3:30 pm Seems tough. Tougher than the EU version.

You should ensure you have ALL the GDPR modules loaded up [there are more in the PRO version of Phoenix].
That takes care of a lot of what you need; anonymization, right to be forgotten, data portability and more.

I don't know of a good "I accept cookies" script.
Thanks @burt. I have installed all of the Pro GDPR modules, nuke your account, what we know about you, download your data, etc...

It's the "consent to cookies" that is a bit of a struggle.
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

Re: Cookie Warning Notice Banner

Post by lecarlb »

Also note, if your website display Google Ads using Adsense, it's mandatory. If you don't use one, they'll force one.
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: Cookie Warning Notice Banner

Post by heatherbell »

bodhizatfa wrote: Tue Oct 31, 2023 1:30 pm A law was passed in this part of Canada that requires a cookie warning on every website. Any ideas?
Maybe contact @zipurman
They are based in Canada so should be aware of the requirements.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply