Tracking your Dynamic Search Ads work similar to the tracking with ValueTrack parameters, but with one key difference - the Dynamic Search Ads landing page URL is dynamically generated. When you set up tracking, you can send potential customers to a specific landing page that has extra information in the URL, like the Dynamic ad target that triggered your ad or the type of device the person who clicked your ad was using.
For example, if your final URL is example.com and you wish to send people to example.com?tracking=123
the tracking template for your Dynamic Search Ad should include the ValueTrack parameters {lpurl}?tracking=123
. The {lpurl}
will be replaced by the dynamic landing page URL.
This article explains how to set up tracking for your Dynamic Search Ads (DSAs).
Optimize your campaign as you create it
As you create your campaign, you may receive notifications based on your setting selections. These notifications may alert you of issues that can result in decreased performance or that may be significant enough to prevent you from publishing your campaign.
The campaign construction navigation menu that appears as you construct your campaign provides a holistic view of your construction progress and will call attention to notifications that you may want to address. Move between steps in the navigation menu to easily review and resolve potential issues with your targeting, bidding, budget, or other campaign settings. Learn more about features that help you create a successful campaign
Create your tracking template
You can add a tracking template for your Dynamic Search Ads on the account, campaign, ad group, or Dynamic ad target level. Keep in mind that Google Ads will use the most specific one. For example, if you have a tracking template on the ad group level and on the Dynamic ad target level, the Dynamic ad target tracking template will be used.
In order to use tracking in your Dynamic ad groups, you will have to create a tracking template. You'll also need a ValueTrack parameter to populate your landing page. The ValueTrack parameter can return landing page addresses in a few different formats so check how your tracking software formats tracking URLs.
Once you have the correct format, replace the landing page URL in your third-party tracking URL with the recommended ValueTrack parameter to create a tracking template.
Your example landing page URL: https://www.googlestore.com/shop.axd/search?category=phones
Your landing page URL with its tracking details | Key features | Recommended ValueTrack parameter | Tracking template |
---|---|---|---|
https://www.googlestore.com/shop.axd/search?category=phones&device=m&tracking=xyz | Doesn’t encode landing page URL, ends with “tracking” string | {lpurl} | {lpurl}?device={device}&tracking=xyz |
Third-party tracking URL | Key features | Recommended ValueTrack parameter | Tracking template |
---|---|---|---|
http://tracking.com/redir.php? url=https://www.googlestore.com/shop.axd/ search%3Fcategory%3Dphones | Encodes ?, =, ", #, \t, ', and [space] of landing page URL, ends with search query | {lpurl} | http://tracking.com/redir.php?url={lpurl} |
http://tracking.com/redir.php? url=https%3A%2F%2F www.googlestore.com%2Fshop.axd %2Fsearch%3Fcategory%3Dphones | Encodes :, /, and ?, and = of landing page URL, ends with search query | {escapedlpurl} | http://tracking.com/redir.php?url={escapedlpurl} |
http://tracking.com/213/73406795 | Landing page URL not included | None, this format isn’t supported. | n/a |
If you are using a third-party tracking software, you will need to test if it is compatible with your Dynamic Search Ads in Google Ads. As a rule of thumb, Dynamic Search Ads work with third-party software if you can see the landing page within the software's tracking URL.
Example tracking URL | Compatible? |
---|---|
http://www.3rdpartytracker.com/?url=https://www.googlestore.com |
Compatible. You can see the landing page URL in the tracking URL. Your Google Ads tracking template would be http://www.3rdpartytracker.com/?url={lpurl} |
http://www.3rdpartytracker.com/73406795 |
Not compatible. You can’t see the landing page URL in the tracking URL. You cannot create a tracking template containing {lpurl} |
If you don’t see the landing page URL within your software’s tracking URL, your software is not compatible with Dynamic Search Ads.
Our system will check your tracking templates and landing page links to confirm that they lead people who click on your ad to the expected page. Google Ads will use the domain you have provided to generate and test your links. If your final landing pages don't load successfully, your ad may be disapproved.
Instructions
Before you begin, you may have add the "Tracking template" column to your table:
- Click Dynamic ad targets from the page menu on the left.
- Click the column icon
above the statistics table.
- Click Attributes, and then select Tracking template.
- Click Apply.
Set up tracking for your Dynamic ad target
- Click on the Dynamic ad targets page menu.
- Hover over any entry in the new “Tracking template” column, and click when the pencil appears.
- Enter
{lpurl}
, a question mark, and then any ValueTrack parameters you want to use, separated by ampersands (&). For example, if you want to use the{targetid}
parameter, your tracking template would be:{lpurl}?targetid={targetid}
- Click Save.