[IMP] website: warn about privacy regulations for recaptcha and gtm
task-3896553
task-3896425
closes odoo/documentation#9152
X-original-commit: 76b6dd384c
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
parent
b798b37111
commit
f5fa1cdc89
@ -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.
|
||||||
|
@ -134,7 +134,12 @@ Google Tag Manager
|
|||||||
|
|
||||||
:abbr:`GTM (Google Tag Manager)` is a tag management system that allows you to easily update
|
: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
|
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/.
|
#. Create or sign in to a Google account by going to https://tagmanager.google.com/.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user