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

task-3896553
task-3896425

closes odoo/documentation#9183

X-original-commit: 79b383ddcf
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
XPL
2024-05-03 12:01:52 +00:00
parent 618a38d48a
commit 62c4151128
2 changed files with 12 additions and 5 deletions
@@ -6,10 +6,9 @@ Forms spam protection
protect website forms against spam and abuse. They attempt to distinguish between human and bot
submissions using non-interactive challenges based on telemetry and visitor behavior.
.. tip::
**Cloudflare Turnstile is recommended** as it is possible to add an interactive check if the
automated check fails. Also, Google reCAPTCHA v3 is limited to `1 million assessments per month
per domain <https://developers.google.com/recaptcha/docs/faq#are-there-any-qps-or-daily-limits-on-my-use-of-recaptcha>`_.
.. important::
We recommend using **Cloudflare Turnstile** as reCAPTCHA v3 may not be compliant with local data
protection regulations.
.. note::
All pages using the :guilabel:`Form`, :guilabel:`Newsletter Block`, :guilabel:`Newsletter Popup`
@@ -81,6 +80,9 @@ On Odoo
reCAPTCHA v3 configuration
==========================
.. warning::
reCAPTCHA v3 may not be compliant with local data protection regulations.
On Google
---------