Google Conversion Adjustments
Google is a multinational technology company focusing on online advertising, search engine technology, cloud computing, and computer software. Taking advantage of the Google Ads API Upload Conversion Adjustments, you can amend conversions values initially reported by other means (E.g. via client-side tags).
Destination setup
To adjust a conversion, you must first have a conversion action set up, and conversions must have been reported in Google Ads interface.
Conversion adjustments don't work with conversion actions whose type is UNKNOWN
. In addition, adjustments for a conversion whose click has a gbraid
or wbraid
instead of a gclid
will fail with a CONVERSION_NOT_FOUND
upload error.
Configuration
Authentication
Required
Your credentials with Google Ads as set in the Commanders Act interface following: Administration
➜ Connector Credentials
➜ Add connector credentials
➜ Google Ads
Mapping
Required
Map your Google Ads Conversion Name(s), where conversion value adjustments are applied, with Commanders Act event(s) by setting your Google Ads Conversion Name
and Your event name
. At least one line is required. Conversion names can be found in the Google Ads interface following: TOOLS & SETTINGS
➜ Measurement
➜ Conversions
➜ Conversion action
.
If a conversion action is not found the event will be discarded.
Google Click Id
Google click Id (gclid) associated with the original conversion. This field has priority over related cookies.
Google Analytics Property Id
The GA Tracking Id is a string like "UA-XXXXXX-Y" or "G-XXXXXXXXXX" for Google Analytics 4. It's used as an alternative method to retrieve the gclid
from cookies. See Destination setup for more details.
Field mappings
value
restatementValue.adjustedValue
[*]
id
orderId
[1]
currency
restatementValue.currencyCode
context.event_timestamp
gclidDateTimePair.conversionDateTime
Google Click Id
Cookie _gcl_aw
Cookie _gcl_dc
Cookie _gac_[GA_PROPERTY_ID]
gclidDateTimePair.gclid
[2]
Last updated
Was this helpful?