<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Beyond WT.srch &#8212; the better way to track PPC</title>
	<atom:link href="http://www.webtrendsoutsider.com/2008/beyond-wtsrch-the-better-way-to-track-ppc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webtrendsoutsider.com/2008/beyond-wtsrch-the-better-way-to-track-ppc/</link>
	<description>Tips, tricks, and pokes, just WebTrends Analytics</description>
	<lastBuildDate>Sun, 02 May 2010 18:36:06 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rocky</title>
		<link>http://www.webtrendsoutsider.com/2008/beyond-wtsrch-the-better-way-to-track-ppc/comment-page-1/#comment-1596</link>
		<dc:creator>rocky</dc:creator>
		<pubDate>Thu, 23 Apr 2009 17:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtrendsoutsider.com/?p=68#comment-1596</guid>
		<description>John send me your mailing address &amp; size privately and when I get Outsider t-shirts together I will send you one!  For your perseverance, patience, and politeness.

Google disappoints us because it does not give us match type information, i.e. broad, exact, phrase, etc.  Or the Ad Group or Campaign name.  You either go without these or you populate them yourself when you specify the destination URLs to AdWords.

The dynamic values available in Google are:

{keyword}
This returns the keyword that triggered the display of the ad.  In other words, the keyword or term that you&#039;re paying for.  Remember, it&#039;s not going to tell you about broad/exact/phrase matching, so it&#039;s slightly ambiguous unless you set up the destination URLs to contain this information, hard-coded.

{creative}
This populates your parameter with a 9-character ID for the version of the ad copy that was displayed to the searcher.  This is potentially important if you are using variations  of your ad copy.  If you&#039;re not, it&#039;ll always be the same, at least for a given Ad Group.  You can decipher the 9-character string using information obtained in reports directly from your Google AdWords account.  You have to run an &quot;ad text&quot; report and check the &quot;ad ID&quot; box. 

{ifContent:C}{ifSearch:S}
This will populate the parameter with a C if the click came from Google&#039;s Content Network, and an S if it came from the Search Network.
{ifContent:Contentnetwork}{ifSearch:Searchnetwork}
This is a variation.  It will put a value of &quot;Contentnetwork&quot; if the click came from Google&#039;s Content Network, and &quot;Searchnetwork&quot; if it came from the Search Network.  You have control over what gets into the parameter value by changing what&#039;s after the semicolon(:)

{placement}
This will return the web site where the ad was displayed, if and only if you are running a site-targeted type of campaign.

So .... The destination URL you specify for the Ad Group you call &quot;Ad Group A&quot; in the Google AdWords PPC program could be:

http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCprogram=GoogleAdWords&amp;GoogleNetworkType={ifContent:C}{ifSearch:S}&amp;AdGroup=A&amp;kw={keyword}&amp;adID={creative}&amp;SiteTargetingSiteName={placement}

And, if you choose to specify a different destination URL for each separate matchtype in AdWords&#039; setup, it can be, for a keyword you are setting up for an Exact Match:

http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCprogram=GoogleAdWords&amp;GoogleNetworkType={ifContent:C}{ifSearch:S}&amp;AdGroup=A&amp;kw={keyword}&amp;adID={creative}&amp;SiteTargetingSiteName={placement}&amp;MatchType=Exact</description>
		<content:encoded><![CDATA[<p>John send me your mailing address &amp; size privately and when I get Outsider t-shirts together I will send you one!  For your perseverance, patience, and politeness.</p>
<p>Google disappoints us because it does not give us match type information, i.e. broad, exact, phrase, etc.  Or the Ad Group or Campaign name.  You either go without these or you populate them yourself when you specify the destination URLs to AdWords.</p>
<p>The dynamic values available in Google are:</p>
<p>{keyword}<br />
This returns the keyword that triggered the display of the ad.  In other words, the keyword or term that you&#8217;re paying for.  Remember, it&#8217;s not going to tell you about broad/exact/phrase matching, so it&#8217;s slightly ambiguous unless you set up the destination URLs to contain this information, hard-coded.</p>
<p>{creative}<br />
This populates your parameter with a 9-character ID for the version of the ad copy that was displayed to the searcher.  This is potentially important if you are using variations  of your ad copy.  If you&#8217;re not, it&#8217;ll always be the same, at least for a given Ad Group.  You can decipher the 9-character string using information obtained in reports directly from your Google AdWords account.  You have to run an &#8220;ad text&#8221; report and check the &#8220;ad ID&#8221; box. </p>
<p>{ifContent:C}{ifSearch:S}<br />
This will populate the parameter with a C if the click came from Google&#8217;s Content Network, and an S if it came from the Search Network.<br />
{ifContent:Contentnetwork}{ifSearch:Searchnetwork}<br />
This is a variation.  It will put a value of &#8220;Contentnetwork&#8221; if the click came from Google&#8217;s Content Network, and &#8220;Searchnetwork&#8221; if it came from the Search Network.  You have control over what gets into the parameter value by changing what&#8217;s after the semicolon(:)</p>
<p>{placement}<br />
This will return the web site where the ad was displayed, if and only if you are running a site-targeted type of campaign.</p>
<p>So &#8230;. The destination URL you specify for the Ad Group you call &#8220;Ad Group A&#8221; in the Google AdWords PPC program could be:</p>
<p><a href="http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCprogram=GoogleAdWords&amp;GoogleNetworkType=" rel="nofollow">http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCprogram=GoogleAdWords&amp;GoogleNetworkType=</a>{ifContent:C}{ifSearch:S}&amp;AdGroup=A&amp;kw={keyword}&amp;adID={creative}&amp;SiteTargetingSiteName={placement}</p>
<p>And, if you choose to specify a different destination URL for each separate matchtype in AdWords&#8217; setup, it can be, for a keyword you are setting up for an Exact Match:</p>
<p><a href="http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCprogram=GoogleAdWords&amp;GoogleNetworkType=" rel="nofollow">http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCprogram=GoogleAdWords&amp;GoogleNetworkType=</a>{ifContent:C}{ifSearch:S}&amp;AdGroup=A&amp;kw={keyword}&amp;adID={creative}&amp;SiteTargetingSiteName={placement}&amp;MatchType=Exact</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.webtrendsoutsider.com/2008/beyond-wtsrch-the-better-way-to-track-ppc/comment-page-1/#comment-1592</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 23 Apr 2009 04:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtrendsoutsider.com/?p=68#comment-1592</guid>
		<description>Bang on Rocky!!
thanks and whenever you get a chance for Google we really appreciate that!


John</description>
		<content:encoded><![CDATA[<p>Bang on Rocky!!<br />
thanks and whenever you get a chance for Google we really appreciate that!</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rocky</title>
		<link>http://www.webtrendsoutsider.com/2008/beyond-wtsrch-the-better-way-to-track-ppc/comment-page-1/#comment-1570</link>
		<dc:creator>rocky</dc:creator>
		<pubDate>Wed, 15 Apr 2009 01:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtrendsoutsider.com/?p=68#comment-1570</guid>
		<description>So .... busy .... will do that soon.  Sorry!</description>
		<content:encoded><![CDATA[<p>So &#8230;. busy &#8230;. will do that soon.  Sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.webtrendsoutsider.com/2008/beyond-wtsrch-the-better-way-to-track-ppc/comment-page-1/#comment-1566</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 08 Apr 2009 20:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtrendsoutsider.com/?p=68#comment-1566</guid>
		<description>Hi Rocky, 

So how about Google? Come on, spill it!

Thanks, 

Chris</description>
		<content:encoded><![CDATA[<p>Hi Rocky, </p>
<p>So how about Google? Come on, spill it!</p>
<p>Thanks, </p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rocky</title>
		<link>http://www.webtrendsoutsider.com/2008/beyond-wtsrch-the-better-way-to-track-ppc/comment-page-1/#comment-1564</link>
		<dc:creator>rocky</dc:creator>
		<pubDate>Sat, 04 Apr 2009 13:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webtrendsoutsider.com/?p=68#comment-1564</guid>
		<description>Hi John,

MSN, for starters.  It&#039;s not as easy as Yahoo, but it&#039;s not hard.  MSN will insert the right information if you put the following strings into URL parameters when you create your destination URLs.

Here&#039;s the full list of dynamic keywords available in adCenter:

  {Keyword}
  {MatchType}
  {QueryString}
  {OrderItemID}
  {AdID}

So, you can create this destination URL:

http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue

And you can append to it:

&amp;KW={Keyword}&amp;matchtype={MatchType}&amp;querywas={QueryString}&amp;adID={AdID}

If your destination URL has no parameters in the original, such as:

http://yoursite.com/yourpage.jsp

Then your appended string has to start with a question mark, not an ampersand:

?PPCProgram=MSN&amp;KW={Keyword}&amp;matchtype={MatchType}&amp;querywas={QueryString}&amp;adID={AdID}

Either way, your destination URL ends up with one question mark and as many ampersands as needed, such as:

&lt;a href=&quot;http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCProgram=MSN&amp;KW={Keyword}&amp;matchtype={MatchType}&amp;querywas={QueryString}&amp;adID={AdID}&lt;/a&gt;

&lt;a href=&quot;http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/yourpage.jsp?PPCProgram=MSN&amp;KW={Keyword}&amp;matchtype={MatchType}&amp;querywas={QueryString}&amp;adID={AdID}&lt;/a&gt;

You can use Excel or Microsoft Ad Center&#039;s ad manager or even Word to do the appending.  In Excel it&#039;s called &quot;concatenate.&quot;

In the above, note that the parameter names (KW,matchtype,querywa,adID) can be anything you want, such as keyword,match,originalquery,ad.</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>MSN, for starters.  It&#8217;s not as easy as Yahoo, but it&#8217;s not hard.  MSN will insert the right information if you put the following strings into URL parameters when you create your destination URLs.</p>
<p>Here&#8217;s the full list of dynamic keywords available in adCenter:</p>
<p>  {Keyword}<br />
  {MatchType}<br />
  {QueryString}<br />
  {OrderItemID}<br />
  {AdID}</p>
<p>So, you can create this destination URL:</p>
<p><a href="http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue" rel="nofollow">http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue</a></p>
<p>And you can append to it:</p>
<p>&amp;KW={Keyword}&amp;matchtype={MatchType}&amp;querywas={QueryString}&amp;adID={AdID}</p>
<p>If your destination URL has no parameters in the original, such as:</p>
<p><a href="http://yoursite.com/yourpage.jsp" rel="nofollow">http://yoursite.com/yourpage.jsp</a></p>
<p>Then your appended string has to start with a question mark, not an ampersand:</p>
<p>?PPCProgram=MSN&#038;KW={Keyword}&amp;matchtype={MatchType}&amp;querywas={QueryString}&amp;adID={AdID}</p>
<p>Either way, your destination URL ends up with one question mark and as many ampersands as needed, such as:</p>
<p><a href="http://yoursite.com/yourpage.jsp?product=1235&#038;color=blue" rel="nofollow"></a><a href="http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCProgram=MSN&amp;KW=" rel="nofollow">http://yoursite.com/yourpage.jsp?product=1235&amp;color=blue&amp;PPCProgram=MSN&amp;KW=</a>{Keyword}&amp;matchtype={MatchType}&amp;querywas={QueryString}&amp;adID={AdID}</p>
<p><a href="http://yoursite.com/yourpage.jsp?product=1235&#038;color=blue" rel="nofollow"></a><a href="http://yoursite.com/yourpage.jsp?PPCProgram=MSN&amp;KW=" rel="nofollow">http://yoursite.com/yourpage.jsp?PPCProgram=MSN&amp;KW=</a>{Keyword}&amp;matchtype={MatchType}&amp;querywas={QueryString}&amp;adID={AdID}</p>
<p>You can use Excel or Microsoft Ad Center&#8217;s ad manager or even Word to do the appending.  In Excel it&#8217;s called &#8220;concatenate.&#8221;</p>
<p>In the above, note that the parameter names (KW,matchtype,querywa,adID) can be anything you want, such as keyword,match,originalquery,ad.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
