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

task-3896553
task-3896425

closes odoo/documentation#9182

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 e78be27fbf
commit 8a6152f165
2 changed files with 12 additions and 5 deletions

View File

@ -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
---------

View File

@ -134,7 +134,12 @@ Google Tag Manager
:abbr:`GTM (Google Tag Manager)` is a tag management system that allows you to easily update
measurement codes and related code fragments, collectively known as tags on your website or mobile
app, directly through the code injector. To use GTM, proceed as follows:
app, directly through the code injector.
.. warning::
Google Tag Manager may not be compliant with local data protection regulations.
To use GTM, proceed as follows:
#. Create or sign in to a Google account by going to https://tagmanager.google.com/.