Add support for Google Tag Manager Enhanced Conversions
Project description
This module allows to configure your Odoo eCommerce to support the Google Tag Manager Enhanced Conversions. Read more about them in this link: https://support.google.com/google-ads/answer/9888145?hl=en&ref_topic=3165803
Table of contents
Configuration
To configure this module, you need to:
Go to Website > Configuration > Settings
Search ‘Google Tag Manager’ option.
Fill in your ‘Google Tag Manager Key’ (e.g. ‘GTM-ABCDEF’).
Set ‘Enhanced Conversions’ on.
With it you can configure your GTM conversion scripts for /shop/confirmation with the following xpath options:
//div[@id="gtm_enhanced_conversion_data"]/span[@name='customer_email']
//div[@id="gtm_enhanced_conversion_data"]/span[@name='customer_name']
//div[@id="gtm_enhanced_conversion_data"]/span[@name='shipping_street']
//div[@id="gtm_enhanced_conversion_data"]/span[@name='shipping_city']
//div[@id="gtm_enhanced_conversion_data"]/span[@name='shipping_zip']
//div[@id="gtm_enhanced_conversion_data"]/span[@name='shipping_region']
//div[@id="gtm_enhanced_conversion_data"]/span[@name='shipping_country']
Only if you have partner_firstname installed, you can also use:
//div[@id="gtm_enhanced_conversion_data"]/span[@name='customer_firstname']
//div[@id="gtm_enhanced_conversion_data"]/span[@name='customer_lastname']
Otherwise you should figure out how to split customer_name in you js tag scripts.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
-
David Vidal
Pilar Vargas
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/e-commerce project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo_addon_website_sale_google_tag_manager-15.0.1.0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 758dd9657057c35836993db008c5298608d21b157f08a9f5d455ce28c808ae83 |
|
MD5 | e4ffe15edb241f3a716f3ba1484ea5d5 |
|
BLAKE2b-256 | 1d27dd093702b88392eeae80d8dcca6231e41b1939afc1a34f714f444124d787 |