Conversion Updating - Advanced Conversion Tracking

41 views
Skip to first unread message

Ryan Blackman

unread,
Oct 26, 2015, 8:10:26 PM10/26/15
to AdWords API Forum
I have a need to enhance my conversion reporting for multiple accounts. 

So I have many lead-gen type campaigns. The user comes to landing page, fills a form, a regular online conversion is reported to AdWords system with no value. Simple, easy, standard. 

However, these leads mature over time and begin to accumulate value. Lead comes in, sales staff qualifies, sale is made, that lead now has a value. 

So now I have the need to UPDATE the original valueless conversion to now have a value. Normally we'd collect this information and upload offline conversions but that won't work here. We have to track all form submits AND the future values associated with them. 

Obviously, this cannot be done with the interface or editor and the API is the only solution. 

I can't find any docs on an update-type function. Does something like this exist? If not, what is the solution to be able to track conversions that update values over time?

Josh Radcliff (AdWords API Team)

unread,
Oct 27, 2015, 3:00:57 PM10/27/15
to AdWords API Forum
Hi,

Even through the API, you cannot update a conversion value for a given combination of GCLID, name, and time. However, you could upload multiple offline conversions for the same GCLID and conversion name, but with different conversionTimes. If you do this, you'd want to specify a conversionValue that reflects the additional value of the conversion. For example, if you want a total value of $5 for a given GCLID and conversion name, then you could upload two conversions:
  1. GCLID/name/timeA - conversion value of $1
  2. GCLID/name/timeB - conversion value of $4
Best regards,
Josh, AdWords API Team
Reply all
Reply to author
Forward
0 new messages