Airbridge supports Google Ads web campaign tracking.
Attention
Google Ads web campaigns can be tracked by adding the UTM parameters to the final URL of your ad. Follow the steps below to enable the UTM parameter parsing.
Install the Airbridge Web SDK into your website which is your final URL for your ad.
Enable UTM parameter parsing in the Airbridge Web SDK. Refer to this article for more details.
Add the UTM parameters to the final URL when setting up your Google Ads web campaign. Refer to the mapping table below.
Airbridge Parameters | UTM Parameters |
---|---|
channel | utm_source |
campaign | utm_campaign |
medium, sub_id | utm_medium |
content | utm_content |
term | utm_term |
Attention
If you are adding UTM parameters to your final URL, make sure you add the
utm_source
parameter. Without theutm_source
parameter, the UTM parsing won’t work regardless of whether other parameters are added or not.
Instead of adding the UTM parameters in your final URLs, you can add Google Ads’ ValueTrack parameters to your ads. Most of the information you get via the ValueTrack parameters will only be available in ID format.
For more details, refer to this article from Google Ads.
The final URL must meet the following conditions for Google Ads web campaigns to be approved.
Use the domain owned by the advertiser.
The user's final destination is notably identifiable in the final URL.
Note that the Google Ads web campaign may be disapproved when the Airbridge tracking link is used as the final URL.
The performance of Google Ads web campaigns cannot be tracked using the tracking template. For more details, refer to this article from Google Ads.
Was this page helpful?