Connect your Google Ads account to sync campaign data and enable attribution.
Set a tracking template at the account level so it applies to all campaigns:
{lpurl}?trdt_cpid={campaignid}&trdt_agid={adgroupid}&trdt_kwid={targetid}&trdt_ctid={creative}

Use these Google Ads dynamic parameters:
| Parameter | Description | Example Value |
|---|---|---|
{gclid} | Google Click ID | CjwKCAiA... |
{campaignid} | Campaign ID | 12345678 |
{_campaign} | Campaign name (custom) | summer_sale |
{adgroupid} | Ad group ID | 98765432 |
{_adgroup} | Ad group name (custom) | blue_widgets |
{creative} | Ad ID | 11223344 |
{keyword} | Keyword that triggered ad | buy widgets |
{matchtype} | Keyword match type | b, p, e |
{device} | Device type | m, t, c |
{network} | Network type | g, s, d |
To use {_campaign} and {_adgroup}:
_campaign = your-campaign-name_adgroup = (set at ad group level)Test a URL using Google's preview:
Expected URL:
https://example.com/landing?trdt_cpid=12345678&trdt_agid=98765432&trdt_ctid=11223344&gclid=CjwKCAiA...
After you add the URL parameters:
The OAuth flow requests these scopes:
https://www.googleapis.com/auth/adwords - Read Google Ads dataTrustData only reads data. We never modify your campaigns or settings.
| Data Type | Description |
|---|---|
| Campaigns | Name, status, budget, bidding strategy |
| Ad Groups | Name, status, CPC bid |
| Ads | Headlines, descriptions, final URLs |
| Keywords | Keyword text, match type, bid |
| Metrics | Impressions, clicks, cost, conversions |
TrustData matches Google Ads clicks to conversions:
TrustData captures gclid only to forward conversions to Google Ads when the visitor consents. Consent masking drops it. It is never the attribution key.
TrustData can upload offline conversions to Google Ads via the Conversion Upload API. This returns your first-party conversion data to Google's bidding algorithms.
Google Ads OAuth tokens expire every hour. TrustData resolves a fresh access token from your connected Google Ads data source. You do not enter a token manually.
Your customer ID is the 10-digit number shown in the top right of Google Ads (e.g., 123-456-7890). Enter it without dashes: 1234567890.
ctid parameter, e.g.:
...ctid=7175926768...
7175926768)1234567890)7175926768)trdt_ URL parameters are in your tracking templateIf you use a manager account: