<?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: 8 Tips for Tracking With Google</title>
	<atom:link href="http://fieldsmarshall.com/8-tips-for-tracking-with-google/feed/" rel="self" type="application/rss+xml" />
	<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/</link>
	<description>Website Optimization and PPC Issues</description>
	<lastBuildDate>Wed, 21 Sep 2011 19:24:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: fields.marshall</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1701</link>
		<dc:creator>fields.marshall</dc:creator>
		<pubDate>Sun, 10 Jan 2010 03:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1701</guid>
		<description>For the new asynch link code -- check out this  post .. 

http://www.expertsem.com/2009/12/09/creating-virtual-pageviews-with-google-analytics-asynchronous-tracking/</description>
		<content:encoded><![CDATA[<p>For the new asynch link code &#8212; check out this  post .. </p>
<p><a href="http://www.expertsem.com/2009/12/09/creating-virtual-pageviews-with-google-analytics-asynchronous-tracking/" rel="nofollow">http://www.expertsem.com/2009/12/09/creating-virtual-pageviews-with-google-analytics-asynchronous-tracking/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Split Testing Software</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1593</link>
		<dc:creator>Split Testing Software</dc:creator>
		<pubDate>Tue, 15 Dec 2009 20:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1593</guid>
		<description>[...] and set a goal in Google Analytics for all simliarly named link as I have explained here &#8212; http://fieldsmarshall.com/8-tips-for-tracking-with-google/ &#8211; and then either use the gocodes plugin or the pretty link plugin for wordpress &#8211; to [...]</description>
		<content:encoded><![CDATA[<p>[...] and set a goal in Google Analytics for all simliarly named link as I have explained here &#8212; <a href="http://fieldsmarshall.com/8-tips-for-tracking-with-google/" rel="nofollow">http://fieldsmarshall.com/8-tips-for-tracking-with-google/</a> &#8211; and then either use the gocodes plugin or the pretty link plugin for wordpress &#8211; to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fields.marshall</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1472</link>
		<dc:creator>fields.marshall</dc:creator>
		<pubDate>Mon, 30 Nov 2009 13:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1472</guid>
		<description>Hi Marco,

check this plugin out also ...   It looks better than gocodes

http://blairwilliams.com/pretty-link/  I already have my system setup so I probably wont switch but it looks pretty cool

good luck</description>
		<content:encoded><![CDATA[<p>Hi Marco,</p>
<p>check this plugin out also &#8230;   It looks better than gocodes</p>
<p><a href="http://blairwilliams.com/pretty-link/" rel="nofollow">http://blairwilliams.com/pretty-link/</a>  I already have my system setup so I probably wont switch but it looks pretty cool</p>
<p>good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1470</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Mon, 30 Nov 2009 08:41:39 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1470</guid>
		<description>Good Morning Fields,
maybe I will have to start using the &quot;normal&quot; GoCodes. I will take a closer look at it - and if I find a way I let you know!
Have a good week - and thanks again!!
Take care -
Marco</description>
		<content:encoded><![CDATA[<p>Good Morning Fields,<br />
maybe I will have to start using the &#8220;normal&#8221; GoCodes. I will take a closer look at it &#8211; and if I find a way I let you know!<br />
Have a good week &#8211; and thanks again!!<br />
Take care -<br />
Marco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fields.marshall</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1464</link>
		<dc:creator>fields.marshall</dc:creator>
		<pubDate>Sat, 28 Nov 2009 17:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1464</guid>
		<description>Hi marco, 

I am not seeing this work on your page I think because anything after the ? is technically a querystring and so a href.match only matches the hyperlink 

http://forums.asp.net/p/1447719/3297106.aspx  

There does not seem to be a way to match the query string easily that I know of but I know very little of jquery

too bad you cant do the standard way that gocodes normally work .. it appear you will half to embed javascript on each affilate redirect link  onClick=  pageTracker._trackPageview();  something like that

sorry I do not have easy answer for you</description>
		<content:encoded><![CDATA[<p>Hi marco, </p>
<p>I am not seeing this work on your page I think because anything after the ? is technically a querystring and so a href.match only matches the hyperlink </p>
<p><a href="http://forums.asp.net/p/1447719/3297106.aspx" rel="nofollow">http://forums.asp.net/p/1447719/3297106.aspx</a>  </p>
<p>There does not seem to be a way to match the query string easily that I know of but I know very little of jquery</p>
<p>too bad you cant do the standard way that gocodes normally work .. it appear you will half to embed javascript on each affilate redirect link  onClick=  pageTracker._trackPageview();  something like that</p>
<p>sorry I do not have easy answer for you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1462</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 27 Nov 2009 17:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1462</guid>
		<description>I just tried for the alert using Internet Explorer (normally FireFox) there it shows that the error occurs in the line 456 &quot;pageTracker._trackPageview();&quot; 

&gt; so i guess it might be still rather the code than the regular expression matching, what do you think?</description>
		<content:encoded><![CDATA[<p>I just tried for the alert using Internet Explorer (normally FireFox) there it shows that the error occurs in the line 456 &#8220;pageTracker._trackPageview();&#8221; </p>
<p>&gt; so i guess it might be still rather the code than the regular expression matching, what do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1461</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 27 Nov 2009 17:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1461</guid>
		<description>Hello Fields,
(by the way - I didn´t quite figure out your first name was Fields in that combination. I guess you probably here that sometimes?!)

I tried to bite my way through the regular expression matching, but maybe I got the two slashes wrong. I now changed to (href.match(/anbieter/) and the regular expression matching to /anbieter/.+
hopefully that´ll do it.

Have a good weekend!</description>
		<content:encoded><![CDATA[<p>Hello Fields,<br />
(by the way &#8211; I didn´t quite figure out your first name was Fields in that combination. I guess you probably here that sometimes?!)</p>
<p>I tried to bite my way through the regular expression matching, but maybe I got the two slashes wrong. I now changed to (href.match(/anbieter/) and the regular expression matching to /anbieter/.+<br />
hopefully that´ll do it.</p>
<p>Have a good weekend!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fields.marshall</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1460</link>
		<dc:creator>fields.marshall</dc:creator>
		<pubDate>Fri, 27 Nov 2009 15:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1460</guid>
		<description>hi Macro 

are you familiar with regular expression matching ? 

that is what is going on there in the href.match() statement

change this line  
href.match(/?anbieter=)

to href.match(/anbieter/)   and you should see the alert .. you are almost there 


Let me know if that works and if not contact me via the contact form and I could login to your wordpress system and adjust it but I think all you need to do lookin at you r page is to 
change this line  
href.match(/?anbieter=)

to href.match(/anbieter/)</description>
		<content:encoded><![CDATA[<p>hi Macro </p>
<p>are you familiar with regular expression matching ? </p>
<p>that is what is going on there in the href.match() statement</p>
<p>change this line<br />
href.match(/?anbieter=)</p>
<p>to href.match(/anbieter/)   and you should see the alert .. you are almost there </p>
<p>Let me know if that works and if not contact me via the contact form and I could login to your wordpress system and adjust it but I think all you need to do lookin at you r page is to<br />
change this line<br />
href.match(/?anbieter=)</p>
<p>to href.match(/anbieter/)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1459</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1459</guid>
		<description>Hm, hm... I don´t get it. The alert at least doesnt work.
And I forgot to say: Yes, I have a goal set up - and tried it in those different combinations like
/\?anbieter=.+
/anbieter/.+
/?anbieter=.+

the latter I try to use with &quot;;if(href.match(/?anbieter=)&quot; (since that is the typical part of the gocodes Links. (like for example: http:// www. partneragentur-vergleich.de/?anbieter=PartnerSite)

I somehow run out of ideas...</description>
		<content:encoded><![CDATA[<p>Hm, hm&#8230; I don´t get it. The alert at least doesnt work.<br />
And I forgot to say: Yes, I have a goal set up &#8211; and tried it in those different combinations like<br />
/\?anbieter=.+<br />
/anbieter/.+<br />
/?anbieter=.+</p>
<p>the latter I try to use with &#8220;;if(href.match(/?anbieter=)&#8221; (since that is the typical part of the gocodes Links. (like for example: http:// www. partneragentur-vergleich.de/?anbieter=PartnerSite)</p>
<p>I somehow run out of ideas&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://fieldsmarshall.com/8-tips-for-tracking-with-google/#comment-1458</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 27 Nov 2009 13:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://fieldsmarshall.com/?p=195#comment-1458</guid>
		<description>Hi!
It indeed did not work. Unfortunately once I put the line into the analyticator google analytics doesn´t track anything anymore.

I do use gocodes, but it is a modified version of that plugin. The bad part about that is, that I cant change the &quot;?anbieter=&quot; in &quot;/anbieter/&quot;. Do you think the parameters ? and = could cause Problems?

This alert idea is a good one, I´ll experiment with that and your suggestion of syntax.
thanx and take care!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
It indeed did not work. Unfortunately once I put the line into the analyticator google analytics doesn´t track anything anymore.</p>
<p>I do use gocodes, but it is a modified version of that plugin. The bad part about that is, that I cant change the &#8220;?anbieter=&#8221; in &#8220;/anbieter/&#8221;. Do you think the parameters ? and = could cause Problems?</p>
<p>This alert idea is a good one, I´ll experiment with that and your suggestion of syntax.<br />
thanx and take care!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

