Home > Tracking Campaigns > Voluum

How do you pass Adwords/Bing keywords to Voluum to track conversions? (10)


12-19-2014 11:59 PM #1 xckt56 (AMC Alumnus)
How do you pass Adwords/Bing keywords to Voluum to track conversions?

I have a few Bing campaigns and I'd like to track which keywords are getting the most conversions.

Anyone know how to set this up with Voluum?

I know both Adwords and Bing pass the keyword with the {Keyword} tag so you can use ?Keyword={Keyword} as a parameter in your ad's URL (Dynamic Insertion in Google Adwords Destination URLs: http://searchengineland.com/how-to-a...-adwords-52950)

Then how do you connect this with Voluum to track conversions?

Was reading this, but still trying to figure it out: http://feedback.Voluum.com/knowledge...traffic-source


12-20-2014 03:45 AM #2 zeno (Administrator)

Set up Voluum to expect a keyword parameter so it tracks it.

Then just pass it in whatever way you have configured... e.g. &keyword={keyword}.. or it could even be &asssssssssssssssses={keyword} for all Voluum cares, just whatever you have configured in the traffic source section no differently from any other traffic source.

Then, use conversion tracking through regular click ID passing. If you want to pass conversion data back to Adwords, well, that's a different story.

I'm not sure if Adwords supports postback-based conversion tracking? Not sure. They probably have an image/javascript pixel so you can just place that on the offer independently of Voluum.


12-21-2014 12:33 AM #3 xckt56 (AMC Alumnus)

Thanks a lot man

I see how it works now after clicking on the default settings for ZeroPark. So you go to Traffic sources, click on Bing or Adwords, click Advanced, and then pass "keyword" for Custom Variable 1. Pretty sweet how it automatically adds that to your campaign URL after.

Right, both Adwords/Bing have pixel-based conversion tracking (Track Conversions on a Website),: https://support.google.com/adwords/answer/1722054?hl=en


12-21-2014 05:45 AM #4 zeno (Administrator)

Yep, so easiest bet is a pixel placed on the offer that's independent of Voluum.

I believe Adwords might have server-to-server conversion tracking but when I looked at their docs it seemed crazy convoluted to set up.


12-21-2014 08:13 AM #5 theking (AMC Alumnus)

Quote Originally Posted by zeno View Post
Yep, so easiest bet is a pixel placed on the offer that's independent of Voluum.

I believe Adwords might have server-to-server conversion tracking but when I looked at their docs it seemed crazy convoluted to set up.
Adwords s2s pixel is completely manual. You have to enable the auto-tagging and collect the value of the parameter &gclid.

Then u manually submit an excel file with converted gclids. Stick to javascript pixel with adwords it will save u a lot of time.

For bing u put http://www.mydestinationurl.com/index.php?keyword={QueryString} for bing to pass u the keyword.


12-21-2014 06:53 PM #6 xckt56 (AMC Alumnus)

Quote Originally Posted by theking View Post
For bing u put http://www.mydestinationurl.com/index.php?keyword={QueryString} for bing to pass u the keyword.
Oh thanks for that man! Good heads up, didn't know about the difference between {QueryString} and {keyword}

http://advertise.bingads.microsoft.c...e-url-tracking

http://community.bingads.microsoft.c...6/t/72385.aspx


01-06-2015 02:24 AM #7 tawhay (Member)

Quote Originally Posted by theking View Post
.

For bing u put http://www.mydestinationurl.com/index.php?keyword={QueryString} for bing to pass u the keyword.

so for Bing, all we need to do is add "?keyword={QueryString}" to our Voluum campaign url (which is then placed as the destination url when creating an ad in Bing) and this will track kw conversions in Voluum?

we don't need to create a conversion pixel in Bing (to place in Cake) or add anything for Bing to the offer link also in voluum?


01-07-2015 05:50 AM #8 theking (AMC Alumnus)

Quote Originally Posted by tawhay View Post
so for Bing, all we need to do is add "?keyword={QueryString}" to our Voluum campaign url (which is then placed as the destination url when creating an ad in Bing) and this will track kw conversions in Voluum?

we don't need to create a conversion pixel in Bing (to place in Cake) or add anything for Bing to the offer link also in voluum?
seems like you are confused a bit. you need to add ?keyword={QueryString} to the destination url u put in bing. I dont know about voluum but u will need to change keyword token to c1 or s1 whatever voluum wants you to so u put ?c1={QueryString} into the bing. destination url.

If you need to track conversions then u should create a conversion pixel in your bing account. Then u can paste this code in voluum.

In cake you place your voluum pixel. So it will be like Cake=>voluum=>bing when a sale/lead comes. I hope it was clear enough


01-07-2015 12:04 PM #9 archieaff (Member)

This is what you can pass from Bing to Voluum.
I am mostly interested in QueryString, OrderItemId (keyword ID), AdId.



And the destination URL would look like this:

http://xxxxx.trackvoluum.com/xxxx-xxxx-xxxx-xxxx?MatchType={MatchType}&BidMatchType={BidMatchT ype}&QueryString={QueryString}&OrderItemId={OrderI temId}&AdId={AdId}&search={IfSearch:search}&conten t={IfContent:content}&mobile={IfMobile:mobile}&not Mobile={IfNotMobile:notMobile}&Device={Device}


01-08-2015 05:36 AM #10 zeno (Administrator)

That looks fine.


Home > Tracking Campaigns > Voluum