Passing Match Type Dynamically
One of the drawbacks of passing keyword information into any third party application are the limits Google imposes on the amount of information able to be transferred. Information such as keyword, match type, campaign, and adgroup for Google Adwords automatically passes with the automatic gclid parameter, but third party applications, such as Mongoose Metrics, are unable to read the gclid parameter. Google, Adcenter, and Yahoo Search Marketing allow you to manually tag keywords and ads so that advertisers can get such information passed into their systems. However, depending on what kind of data users want transfered, the manualy tagging of URL keywords can provew timeconsuming.
Thankfully, Google, Mircosoft Adcenter, and Yahoo Search Marketing allow advertisers to dynamically pass keyword information without manual tagging of each keyword. For Google Adwords and Microsoft Adcenter this tag is keyword={keyword} and for Yahoo it is keyword={OVKEY}. However, these URL tags do not pass the match type of the keyword.
This can be a huge problem for advertisers that are bidding on the same keyword with different match types. Google does not pass the match type with the {keyword} tag. However, one can still dynamically pass the match type into the system by changing the setup of the URL string. One of our clients came up with a simple solution that allows them to see the match type of the keyword. We want to thank them for sharing it with us and the rest of our client base. Check it out below:
A normal URL tag reads similar to the following:
http://www.mysite.com/?mm_campaign=9999b42gg455fr3b64f67b185bbf&keyword={keyword}&utm_source=Google&utm_medium=CPC&utm_campaign=Adwords
This tag can be used to represent a broad variation of the keyword.
For phrase match the URL can be adjusted to read the following:
http://www.mysite.com/?mm_campaign=9999b42gg455fr3b64f67b185bbf&keyword=”{keyword}”&utm_source=Google&utm_medium=CPC&utm_campaign=Adwords
For exact match the URL can read:
http://www.mysite.com/?mm_campaign=9999b42gg455fr3b64f67b185bbf&keyword=[{keyword}]&utm_source=Google&utm_medium=CPC&utm_campaign=Adwords
To install the correct URL string in Google Adwords Editor users must search and replace by match type. While this seems time consuming, proper setup only take a few minutes. Now clients can fully understand which keywords convert into phone calls.
Tags: AdWords, gclid, Google, URL Tagging
Mongoose Metrics offers simple to use enterprise class phone call tracking services for both online and offline marketers. We want to understand your needs. Please complete the form below and a Mongoose Metrics representative will contact you shortly. You can also contact us directly at 877-784-0496
This entry was posted on Wednesday, August 5th, 2009 at 10:47 am and is filed under Features, Tips, & Announcements. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.
