![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Senior Warrior Member
War Room Member
Join Date: Dec 2007
Location: Windermere, Florida
Posts: 1,395
Thanks: 363
Thanked 116 Times in 84 Posts
|
Hey Warriors,
I'm totally new to the adwords game and I was wondering if anyone knows a simple way to see what keywords make your sales? I found this article How to Track Keyword Level Conversions - Make Money Online He mentions taking this on the destination URL ?OVKEY={Keyword} Another guy I've heard of suggests this $_GET['OVRAW'] However, I'm totally confused b/c what do these things actually do? Where does this information show up in adwords? Lastly, what the hell programming is this? (I'm HTML and basic javascript knowledgeable) Thanks so much for any advice! Brad |
|
|
|
|
|
|
|
|
#2 |
|
Advanced Warrior
Join Date: May 2009
Posts: 545
Thanks: 9
Thanked 53 Times in 50 Posts
|
I have limited experience with affiliate marketing. But, some may allow to send variables to be tracked by them, such as the keyword used. You would see them in your reports, again if they allow this. If so, let's say you named a variable OVKEY, a column with that name would be in your report with each keyword used listed. It is the only way to be able to track what triggered a conversion short of asking them to put your conversion tracking code on their site and have it tracked by Google.
I would go even further than tracking the keyword. You should also track the PPC engine, should you use more than one now or in the future and the ad. Ads will convert at different rates. Just knowing the keyword won't do. Note that the keyword sent by {keyword} is the keyword that triggered your ad, not the actual keyword used by the searcher. Also, you won't know the match type of the keyword but you could get around that by having each match type in its own group and setting a variable for that. More work but can be worth it. To track the ad, I would use the unique ad id that Adwords uses. This way, you can run Adwords reports on that ID and consolidate more easily with your affiliate reports with software. I think there's a special code to pass the keyword ID in Adwords but I can't seem to find it. Each keyword also has a unique identifier which you can retrieve in Adwords reports. |
|
|
|
|
|
|
|
|
#3 |
|
Advanced Warrior
War Room Member
Join Date: Sep 2007
Location: hong kong
Posts: 606
Blog Entries: 1
Thanks: 1
Thanked 14 Times in 14 Posts
|
well in adwords they have already conversion tracking in build.. like glicd=xxxyyzz etc
|
|
|
|
|
|
|
|
|
#4 |
|
Warrior Member
Join Date: Jun 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
Brad,
Yahoo Search Marketing AUTOMATICALLY appends the terms OVKEY=KEYWORD to the url when you have tracking urls turned on in the administration tab. Google however works differently. You have to manually append the term ?keyword={KEYWORD} to the end of your AD urls for it to show up. What I suggest in my post is that you append the following to your Google Ads: ?OVKEY={Keyword} This way by using the php function <?php $variable = $_GET['OVKEY']; ?> you can now access BOTH google and yahoo keywords using one convient method. Make sense? Important things to note: - Tracking Urls in yahoo's admin panel must be turned on before they send you OVKEY data. - Every ad in google adwords must be updated. The easiest way to do this is Adwords Editor desktop tool. - Thanks for the link to my blog, jon volk dot com
|
|
|
|
![]() |
|
| Tags |
| adwords, affiliate, campaigns, conversion, tracking |
| Thread Tools | |
|
|
![]() |