From f5fa1cdc89d81c8e35be2418ef9155dbab83556d Mon Sep 17 00:00:00 2001 From: XPL Date: Fri, 3 May 2024 14:01:52 +0200 Subject: [PATCH] [IMP] website: warn about privacy regulations for recaptcha and gtm task-3896553 task-3896425 closes odoo/documentation#9152 X-original-commit: 76b6dd384c7ab0f90b68d54759d5eab2aa912156 Signed-off-by: Xavier Platteau (xpl) --- .../websites/website/configuration/recaptcha.rst | 3 +++ .../applications/websites/website/reporting/analytics.rst | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/content/applications/websites/website/configuration/recaptcha.rst b/content/applications/websites/website/configuration/recaptcha.rst index 5bbbf3b76..e82b7eeb7 100644 --- a/content/applications/websites/website/configuration/recaptcha.rst +++ b/content/applications/websites/website/configuration/recaptcha.rst @@ -5,6 +5,9 @@ reCAPTCHA v3 on forms Google's reCAPTCHA protects website forms against spam and abuse. It attempts to distinguish between human and bot submissions. +.. warning:: + reCAPTCHA v3 may not be compliant with local data protection regulations. + .. note:: reCAPTCHA v3 works in the background and does not interrupt visitors. However, if the check fails, visitors cannot submit the form. diff --git a/content/applications/websites/website/reporting/analytics.rst b/content/applications/websites/website/reporting/analytics.rst index 93da90789..984345e9d 100644 --- a/content/applications/websites/website/reporting/analytics.rst +++ b/content/applications/websites/website/reporting/analytics.rst @@ -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/.