Google Ads
Retarget referred visitors and track referral events in Google Ads to optimize your ad campaigns.
Last updated
Retarget referred visitors and track referral events in Google Ads to optimize your ad campaigns.
Last updated
Note: The Google Ads integration is only available to users on the GrowSurf Business plan or higher.
The Google Ads integration lets you retarget website visitors who arrive through referral links and track their conversions. Once connected, Google Ads will track these referred visitors and conversions when they submit their email addresses on your website.
Under the hood, GrowSurf loads the Google Ads library for event tracking. If Google Ads is already installed, GrowSurf intelligently avoids loading it twice.
Step 1: In Campaign Editor > 4. Options > Integrations, open the Google Ads integration card and enter your Google Ads conversion ID.
Note: If you are 100% certain that you already have Google Ads installed on your website, you do not need to enter in the Google Ads conversion ID. Simply press Connect and the integration will be enabled. However, we recommend that you still enter it to account for URLs that do not have Google Ads installed.
Step 2: Once connected, GrowSurf will have all events enabled by default. Disable any events that you do not want to track.
Important Note: Make sure that your campaign Share URL (found in the Campaign Editor > 5. Installation step) is a part of your Google Ads account. Also, if you are tracking conversions when a referred friend submits their email address, make sure the URL that this event happens is also a part of your Google Ads account.
Step 3: In your Google Ads account, you will need to add the following two conversion actions (You can skip this step if you have both "Track conversion event" checkboxes toggled off). Follow the instructions in How to Add Conversion Actions In Google Ads.
growsurf_referral_signup
- This conversion event represents when a referred visitor submits their email address on the form on your website that has referral tracking on it.
growsurf_referral_trigger
- This conversion event represents when a participant completes a qualifying action, like making a purchase (Note: this only applies when you are using growsurf.triggerReferral()
from the front-end).
Here are common scenarios and how to troubleshoot them.
Make sure you do not have any ad-blockers or browser extensions blocking requests to Google Ads.
Make sure your campaign Share URL (and the page where the referral submits their email address, if you are tracking conversions) is a part of your Google Ads account. You can find the campaign Share URL in the Campaign Editor > 5. Installation step.
If you are testing conversions being tracked, make sure that you've allowed up to 24-48 hours for Google Ads to process the events.
To troubleshoot if the Google ads script (Tag Manager) is loading on your website, you'll want to make sure you that you visit a participant's referral link first.
If you want to prevent Google Ads from being loaded completely, you must disconnect the integration completely. Simply toggling off all checkboxes is insufficient.
If you see Google Ads network requests being made on your website and you have the integration completely disabled, GrowSurf may not be emitting these events. Check other parts of your code to find where these events might be happening.