Introduction
Google's Enhanced Conversions are an innovative way of providing better accuracy in your conversion measurements. By using first-party data, such as email addresses, it enables Google Ads to match conversions even in scenarios where cookies might not be available or effective. This in turn allows advertisers to have a clearer picture of how their ads are performing and the actual returns they're yielding.
HeavySet Tech, recognizing the significance of this, has incorporated a mechanism to easily integrate google conversions with the HeavySet Tech form. Using our provided script, when a lead or appointment is submitted in HeavySet Tech's form, a conversion event will automatically be sent to google ads . In this article, we'll walk you through how to set this up.
Obtain Your Google Conversion ID and Conversion Label
Log in to your Google Ads account at https://ads.google.com. Click the 'Sign in' button.
Navigate to the Conversion goals tab by clicking 'Goals' | 'Summmary' | Conversion goals
Click on a link for a conversion action that is active under the Conversion action column.
Under Tag setup click on 'Install the tag yourself'
Scroll down to the Event snippet section. For this example the conversion ID starts with AW-77 and the conversion label starts with MSe. Click 'Download snippet' to obtain a copy of these values for use in the next section.
Setting up The Google Conversion Script
Before you can send conversion events, you'll need to add the HeavySet Tech script with the Google Ads Conversion ID and label. Add the following script to your site using a conversion label and ID for your campaign:
<script type="text/javascript" async src="https://cdn.heavyset.tech/google-lead-conversion.min.js?id=AW-770000555&label=MSeAAAAAABBBBB5aaaa5A"></script>
Replace AW-770000555 with your actual Google Ads Conversion ID and MSeAAAAAABBBBB5aaaa5A with your actual Conversion label
Copy and paste the script with your Conversion ID and label into the <head></head> section of your website.
Triggering a Conversion on Appointment
By default the conversion is on lead submit, however we do have the option to trigger the conversion event when an appointment is created. To enable this option, add the &target=appointment parameter to the script.
<script type="text/javascript" async src="https://cdn.heavyset.tech/google-lead-conversion.min.js?id=AW-770000555&label=MSeAAAAAABBBBB5aaaa5A&target=appointment"></script>
Replace AW-770000555 with your actual Google Ads Conversion ID and MSeAAAAAABBBBB5aaaa5A with your actual Conversion label
Copy and paste the script with your Conversion ID and label into the <head></head> section of your website.
Testing a Conversion
If you would like to verify the Google Conversion using Tag Assistant for example, you will need to add the parameter ?source=google to your URL to force HeavySet Tech to trigger the google conversion even without a real google lead.
Look for your google tag conversion after submitting a lead
Conclusion
Integrating HeavySet Tech's iframe component with Google Enhanced Conversions offers a powerful way to get deeper insights into user interactions and lead generation. By following the steps and code samples outlined above, you can efficiently track conversions and improve your digital marketing strategies.