Registre des préférences de cookies
2 years 7 months ago #64187
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Registre des préférences de cookies
ta demande m'a l'air assez compliquée. De plus si ce n'est pas obligatoire, il n'y a pas de raison
je te propose de te renseigner et si vraiment tu trouves des infos concrètes on peut toujours en reparler
je te propose de te renseigner et si vraiment tu trouves des infos concrètes on peut toujours en reparler
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64292
by majex
Replied by majex on topic Registre des préférences de cookies
Hello,
yes, in Italy it seems that it is compulsory and I think it will soon be compulsory in all EU countries. The law adopted in Italy is really very interpretable. However seeing how other services do it, the things to register would be:
see for eg..
- Unique key that is saved in visitor's cookies. This key can be used to check if the user actually gave consent.- imho - can be id session
- User action (accept / reject).
- Masked IP address of a visitor. The last digits are set to 0, so it is not considered private data.
- Date and time when the user clicked the button.
- Page where consent was given - url
- ID consent form
- Categories that the user selected
- Text of Cookie Consent box that user agreed/disagreed to.
Some plugins also log user emails.
It would be very useful to have this functionality into Cookies CK plugin.
Thanks.
yes, in Italy it seems that it is compulsory and I think it will soon be compulsory in all EU countries. The law adopted in Italy is really very interpretable. However seeing how other services do it, the things to register would be:
see for eg..
- Unique key that is saved in visitor's cookies. This key can be used to check if the user actually gave consent.- imho - can be id session
- User action (accept / reject).
- Masked IP address of a visitor. The last digits are set to 0, so it is not considered private data.
- Date and time when the user clicked the button.
- Page where consent was given - url
- ID consent form
- Categories that the user selected
- Text of Cookie Consent box that user agreed/disagreed to.
Some plugins also log user emails.
It would be very useful to have this functionality into Cookies CK plugin.
Thanks.
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64293
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Registre des préférences de cookies
Hi
thank you for all these details ! I will give a new try to that request
CEd
thank you for all these details ! I will give a new try to that request
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64383
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Registre des préférences de cookies
Hi
for info I'm working on this.
I have a question about the process :
- the user accept the cookies >> log in database
- the user change its mind and decline the cookies >> 2 solutions :
1/ the entry in the DB is updated with the new values
or
2/ a new entry is created with the new settings
is there something in the Italian law that is clear about that ?
thanks
CEd
for info I'm working on this.
I have a question about the process :
- the user accept the cookies >> log in database
- the user change its mind and decline the cookies >> 2 solutions :
1/ the entry in the DB is updated with the new values
or
2/ a new entry is created with the new settings
is there something in the Italian law that is clear about that ?
thanks
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64384
by ced1870
I understand that this is really helpful when searching for a user log in the DB
Joomlack Webmaster and Developer
Replied by ced1870 on topic Registre des préférences de cookies
ok but is this allowed ? the email is a personal dataSome plugins also log user emails.
I understand that this is really helpful when searching for a user log in the DB
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
2 years 6 months ago #64385
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Registre des préférences de cookies
@erb15 :
je vais voir pour obtenir un user_id si il existe pour faire une corrélation avec les utilisateurs connus
pour l'IP c'est clairement lié à la personne qui vient sur le site, mais pour l'utilisateur il faut déjà que la personne soit connecté avec un compte, sinon il n'y a pas d'utilisateur à identifier. D'un autre côté, on ne connait pas non plus son email, ni rien en faitune adresse IP ou un utilisateur spécifique
je vais voir pour obtenir un user_id si il existe pour faire une corrélation avec les utilisateurs connus
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.217 seconds