Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• eCommerce (website_sale) • Discuss (mail) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 316 |
Technical Name |
website_google_consent_mode |
License | AGPL-3 |
Website | https://github.com/yibudak/best-odoo-addons |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• eCommerce (website_sale) • Discuss (mail) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 316 |
Technical Name |
website_google_consent_mode |
License | AGPL-3 |
Website | https://github.com/yibudak/best-odoo-addons |
Website Google Consent Mode
This module facilitates the integration of Odoo with Google Tag Manager's consent mode. When a user consents to required cookies, the module transmits this consent information to Google Tag Manager. Additionally, if the user consents to optional cookies, the module will also send this extended consent information (such as for personalized ads) to Google Tag Manager.
Installation:
- Clone this repository.
- Add this directory to your addons path (e.g.
--addons-path=addons,path/to/this/repo
). - Install the module
website_google_consent_mode
. - There is no need to configure anything. This module works with Odoo's built-in cookie consent mechanism.
Authors:
- Ahmet Yiğit Budak
Contribution:
We welcome your contributions to our project.
- This project is licensed under LGPL-3. Your contributions will be under the same license.
- We aim to adhere to OCA quality standards for all modules and content in this project.
- General information on contributing can be found on the Contribute to OCA page.
- General rules for adding modules can be accessed at https://github.com/OCA/maintainer-tools/blob/master/CONTRIBUTING.md
- Quality control can be simplified using OCA's quality control tools.
Please log in to comment on this module