[IMP] website: warn about privacy regulations for recaptcha and gtm

task-3896553
task-3896425

closes odoo/documentation#9145

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
XPL 2024-05-03 14:01:52 +02:00
parent ad3343d158
commit 76b6dd384c

View File

@ -5,6 +5,9 @@ reCAPTCHA v3 on forms
Google's reCAPTCHA protects website forms against spam and abuse. It attempts to distinguish between Google's reCAPTCHA protects website forms against spam and abuse. It attempts to distinguish between
human and bot submissions. human and bot submissions.
.. warning::
reCAPTCHA v3 may not be compliant with local data protection regulations.
.. note:: .. note::
reCAPTCHA v3 works in the background and does not interrupt visitors. However, if the check reCAPTCHA v3 works in the background and does not interrupt visitors. However, if the check
fails, visitors cannot submit the form. fails, visitors cannot submit the form.