8000 [IMP] website: warn about privacy regulations for recaptcha and gtm · odoo/documentation@79b383d · GitHub
[go: up one dir, main page]

Skip to content

Commit 79b383d

Browse files
committed
[IMP] website: warn about privacy regulations for recaptcha and gtm
task-3896553 task-3896425 closes #9154 X-original-commit: 76b6dd3 Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
1 parent 186b8c6 commit 79b383d

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

content/applications/websites/website/configuration/spam_protection.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ Forms spam protection
66
protect website forms against spam and abuse. They attempt to distinguish between human and bot
77
submissions using non-interactive challenges based on telemetry and visitor behavior.
88

9-
.. tip::
10-
**Cloudflare Turnstile is recommended** as it is possible to add an interactive check if the
11-
automated check fails. Also, Google reCAPTCHA v3 is limited to `1 million assessments per month
12-
per domain <https://developers.google.com/recaptcha/docs/faq#are-there-any-qps-or-daily-limits-on-my-use-of-recaptcha>`_.
9+
.. important::
10+
We recommend using **Cloudflare Turnstile** as reCAPTCHA v3 may not be compliant with local data
11+
protection regulations.
1312

1413
.. note::
1514
All pages using the :guilabel:`Form`, :guilabel:`Newsletter Block`, :guilabel:`Newsletter Popup`
@@ -81,6 +80,9 @@ On Odoo
8180
reCAPTCHA v3 configuration
8281
==========================
8382

83+
.. warning::
84+
reCAPTCHA v3 may not be compliant with local data protection regulations.
85+
8486
On Google
8587
---------
8688

content/applications/websites/website/reporting/analytics.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,12 @@ Google Tag Manager
134134

135135
:abbr:`GTM (Google Tag Manager)` is a tag management system that allows you to easily update
136136
measurement codes and related code fragments, collectively known as tags on your website or mobile
137-
app, directly through the code injector. To use GTM, proceed as follows:
137+
app, directly through the code injector.
138+
139+
.. warning::
140+
Google Tag Manager may not be compliant with local data protection regulations.
141+
142+
To use GTM, proceed as follows:
138143

139144
#. Create or sign in to a Google account by going to https://tagmanager.google.com/.
140145

0 commit comments

Comments
 (0)
0