Prerequisites for Setting Up Enhanced Conversions in Google Ads
Before diving into the setup process, ensure you meet these prerequisites:
- Have a Google Ads account with conversion tracking enabled. If you haven't set up conversion tracking, follow Google's guide to get started.
- Accept the customer data terms in your Google Ads account. Navigate to "Tools & Settings" > "Conversions" > "Settings" and expand the "Enhanced conversions" section to accept the terms.
- Implement the Google tag (gtag.js) or Google Tag Manager on your website. The Google tag is necessary for enhanced conversions to work properly. If you're using Google Tag Manager, ensure you have the Google Ads Conversion Tracking tag configured.
Once you've met these prerequisites, you're ready to set up enhanced conversions in Google Ads.
Collecting Customer Data for Enhanced Conversions
Enhanced conversions rely on customer data to improve the accuracy of conversion tracking. You'll need to collect the following information from your customers during the conversion process:
- Email address
- Phone number
- First name
- Last name
- Home address
Ensure you're collecting at least one of these data points to enable enhanced conversions. Google recommends collecting as much information as possible to increase the chances of matching conversions accurately.
For example, if you're running an e-commerce store, you can collect customer data during the checkout process. Include fields for email address, phone number, and shipping address in your checkout form to gather the necessary information for enhanced conversions.
Enabling Enhanced Conversions in Google Ads
Once you've collected the necessary customer data, follow these steps to enable enhanced conversions in your Google Ads account:
- Sign in to your Google Ads account and click on the "Tools & Settings" icon in the top right corner.
- Under the "Measurement" section, click on "Conversions."
- Click on the "Settings" tab and expand the "Enhanced conversions" section.
- Toggle the switch to "On" to enable enhanced conversions.
- Choose the customer data you want to use for enhanced conversions: email address, phone number, name, and/or home address.
- Click "Save" to apply your changes.
Google Ads will now start using the collected customer data to improve the accuracy of your conversion tracking.
Implementing Enhanced Conversions on Your Website
To implement enhanced conversions on your website, you'll need to modify your existing Google tag or Google Tag Manager configuration. Here's how to do it:
Using the Google tag (gtag.js):
- Locate the Google tag on your website's conversion page.
- Add the
enhanced_conversions_mode
parameter to the tag and set its value to'manual'
. - Pass the collected customer data using the
user_data
parameter. For example:gtag('event', 'conversion', { 'send_to': 'AW-CONVERSION_ID/CONVERSION_LABEL', 'value': 1.0, 'currency': 'USD', 'transaction_id': '12345', 'enhanced_conversions_mode': 'manual', 'user_data': { 'email': ['customer@example.com'], 'phone_number': ['1234567890'], 'address': { 'first_name': ['John'], 'last_name': ['Doe'], 'street': ['123 Main St'], 'city': ['Anytown'], 'region': ['CA'], 'postal_code': ['12345'], 'country': ['US'] } }});
Using Google Tag Manager:
- In your Google Tag Manager container, edit the Google Ads Conversion Tracking tag.
- Under "Tag Configuration," expand the "Enhanced Conversions" section.
- Enable enhanced conversions and choose the customer data you want to use.
- Map the corresponding data layer variables to the appropriate fields (email, phone number, name, and/or address).
- Save the tag and publish your changes.
By implementing enhanced conversions on your website, you're providing Google Ads with the necessary data to improve the accuracy of your conversion tracking. This, in turn, will help you make better-informed decisions about your advertising campaigns and optimize for better performance.
Maximizing Your Google Ads Performance with Enhanced Conversions
Setting up enhanced conversions in Google Ads is a crucial step towards improving the accuracy and effectiveness of your advertising efforts. By leveraging customer data, enhanced conversions help you:
- Better understand your customers' journey from ad click to conversion
- Attribute conversions more accurately, even when users switch between devices or browsers
- Gain insights into the performance of your ads across different platforms and devices
- Optimize your campaigns based on more reliable conversion data
To ensure you're getting the most out of enhanced conversions, it's essential to continuously monitor your conversion data and adjust your settings as needed. Regularly review your conversion reports in Google Ads and look for any discrepancies or anomalies. If you notice any issues, revisit your enhanced conversions setup and make sure you're collecting the right customer data and implementing the tracking correctly on your website.
As you become more comfortable with enhanced conversions, consider exploring other advanced tracking technologies in Google Ads. For example, you can set up offline conversion tracking to measure conversions that happen outside of your website, such as phone calls or in-store purchases. You can also use Google Ads' attribution modeling tools to better understand how your ads contribute to conversions across different touchpoints in the customer journey.
By embracing these advanced tracking technologies, you'll gain a more comprehensive view of your advertising performance and be able to make data-driven decisions that drive better results for your business. Whether you're a small business owner or a marketing professional managing large-scale campaigns, investing time in setting up and optimizing enhanced conversions is a worthwhile effort that can pay off in the long run.
So, don't hesitate to dive into the world of enhanced conversions and start unlocking the full potential of your Google Ads campaigns today. With the right setup and a commitment to continuous improvement, you'll be well on your way to achieving your advertising goals and growing your business online.