Odoo Google Ads Conversion Tracking
by Garazd Creation https://garazd.biz/en/shop/odoo-google-ads-conversion-196$ 159.71
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) • eCommerce (website_sale) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 2586 |
Technical Name |
website_sale_google_ads |
License | OPL-1 |
Website | https://garazd.biz/en/shop/odoo-google-ads-conversion-196 |
Versions | 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) • eCommerce (website_sale) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 2586 |
Technical Name |
website_sale_google_ads |
License | OPL-1 |
Website | https://garazd.biz/en/shop/odoo-google-ads-conversion-196 |
Versions | 16.0 17.0 18.0 |
- Community
- Enterprise
Increase sales, generate new leads, driving traffic to your Odoo website with Google Ads
Recently, Google has announced that they implement a single script for tracking visitor activity on websites. This script, named Google Tag, should be added to all webpages of the website. The Google Tag has two destinations at the current time:
- Google Ads
- Google Analytics 4
This solution covers the needs to connect your Google Ads with Odoo website and can help to track sales and conversions on your website, to measure your ads results. Besides that, the module allows sending the user-provided data, product data, and information about transactions via Google Tag. User data is required for Enhanced Conversions and is sent in a privacy-safe way (hashed by SHA256). Using this hashed user data, Google can match your customers with their Google accounts when they interact with your Google Ads.
Easy to activate and configure
Support multiple tags on one website
Free 30 days support and 180 days bug-fixing
Demo & Test. Click on the "Live Preview" button
The solution cleans sensitive tracking data such as payload, client IP address, and user agent. You can control the period after which the purging is performed. By default, it's 30 days.
Additionally, you can activate the "Completely delete log entries older than the specified period" option to remove all internal tracking log records after this time.
The first step after tracking activation is to create a new tracking service. Click on the "Manage Tracking Services" link in the Settings view, or go to the "Configuration" - "Tracking" - "Services" menu and add a new tracking service for your Odoo website.
- Specify a website (if you have a multi-website environment).
- Select the service type "Google Tag".
- Then enter your Google Tag ID.
If you want to get data about tracking events in Odoo, activate the Internal Logs option. To view the log records related to the current service, click the "Logs" button at the top of the tracking service form.
Google Ads conversion tracking helps to see an efficiency of Google advertisements and indicates what actions were performed by customers which click on ads.
To start conversion tracking, there are several steps that should be done:
- Get a Global Site Tag code and set it on your Odoo website.
- Activate tracking to place the Google Tag on all pages of your website.
- Create a conversion action on the Google Ads side.
- Specify the Goal category for this action.
- Add a name for the conversion.
- Select the Use different values for each conversion option to get a unique value for each event of this conversion. This value will be transferred from Odoo, and it equals to the product price or the total order amount, depending on the type of tracking event.
- Activate the Enhanced conversions option if you require it.
Purchase
type, then paste the copied conversion name conversion
, and the event destination AW-123456789/...
.
- View Product
- Add To Wishlist
- Add To Cart
- Begin Checkout
- Add Shipping Info
- Add Payment Info
- Purchase
- and some others.
Data Field | Parameter Name | Description | Example |
---|---|---|---|
Email address | sha256_email_address |
Hashed user email. | Raw value: test@example.com | Hashed value: a8af8341993604f29cd4e0e5a5a4b5d48c575436c38b28abbfd7d481f345d5db |
Phone number | sha256_phone_number |
User phone number that is converted in E.164 format, including a plus sign (+) prefix and country code with no dashes, parentheses, or spaces. | Raw value: +380500000000 | Hashed value: e9d3eef677f9a3b19820f92696be53d646ac4cea500e5f8fd08b00bc6ac773b1 |
Street address | address.street |
User street address. | 123 Sun Street, 7 |
City | address.city |
User city name. | Kyiv |
Region | address.region |
User province, state, or region. | Kyivska |
Postal code | address.postal_code |
User post code. | 12345 |
Country | address.country |
User country code with 2 letters according to the ISO 3166-1 alpha-2 standard. | UA |
As the Google JS scripts do not have to send tracking data about a website activity of internal users, there are several testing tips:
- You will not see Google scripts if you are logged in to Odoo and you have internal user's access rights.
- Log out from the system, or use the incognito mode, or other browser to test Google Tag scripts.
-
17.0.1.0.1 2024-11-25
- Improve demo data.
-
17.0.1.0.0 2024-04-13
- Migration from 16.0.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module