<?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: Automatic Outbound Link Tracking</title>
	<atom:link href="http://cutroni.com/blog/2007/10/16/outbound-link-tracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/</link>
	<description></description>
	<lastBuildDate>Fri, 25 Jun 2010 14:53:55 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Gavin Doolan</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1289</link>
		<dc:creator>Gavin Doolan</dc:creator>
		<pubDate>Thu, 16 Apr 2009 20:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1289</guid>
		<description>Hi Justin,
Thanks for the reply, I&#039;ll check it out. I&#039;m thinking of rewriting such a script to use Event Tracking for Outbound Links. It seems like a better solution than artificially inflating pageviews with virtual pageviews and using _trackPageview method.

Thanks again, will let you know if I get to work on it :).</description>
		<content:encoded><![CDATA[<p>Hi Justin,<br />
Thanks for the reply, I&#8217;ll check it out. I&#8217;m thinking of rewriting such a script to use Event Tracking for Outbound Links. It seems like a better solution than artificially inflating pageviews with virtual pageviews and using _trackPageview method.</p>
<p>Thanks again, will let you know if I get to work on it :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1288</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Thu, 16 Apr 2009 20:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1288</guid>
		<description>Gavin,

This feature was announced a while back, like 2007, and it still has not been released.  I think they&#039;re having JS issues.

You can try the script in this post about &lt;a href=&quot;http://www.epikone.com/blog/2007/04/09/tracking-clicks-with-ga-pt-3-advanced-implementation/&quot; rel=&quot;nofollow&quot;&gt;outbound link tracing&lt;/a&gt;.  It&#039;s a bit out of date, but it can still serve as a good template.

Justin</description>
		<content:encoded><![CDATA[<p>Gavin,</p>
<p>This feature was announced a while back, like 2007, and it still has not been released.  I think they&#8217;re having JS issues.</p>
<p>You can try the script in this post about <a href="http://www.epikone.com/blog/2007/04/09/tracking-clicks-with-ga-pt-3-advanced-implementation/" rel="nofollow">outbound link tracing</a>.  It&#8217;s a bit out of date, but it can still serve as a good template.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Doolan</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1287</link>
		<dc:creator>Gavin Doolan</dc:creator>
		<pubDate>Tue, 14 Apr 2009 15:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1287</guid>
		<description>Hi Justin,
Do you have a script that automatically tracks outbound links? I know this should be possible in Javascript provided you tell it what your domain is, all external links could be tagged using an Event Listener in Javascript.

You could use either track event or track page view methods I guess.

However the title of this article is a little misleading since it says
Automatic Outbound Link Tracking and as far as I know there is no way to automatically set this up in Google Analytics - unless of course I&#039;m wrong ;).

Cheers,
Gavin.</description>
		<content:encoded><![CDATA[<p>Hi Justin,<br />
Do you have a script that automatically tracks outbound links? I know this should be possible in Javascript provided you tell it what your domain is, all external links could be tagged using an Event Listener in Javascript.</p>
<p>You could use either track event or track page view methods I guess.</p>
<p>However the title of this article is a little misleading since it says<br />
Automatic Outbound Link Tracking and as far as I know there is no way to automatically set this up in Google Analytics &#8211; unless of course I&#8217;m wrong ;).</p>
<p>Cheers,<br />
Gavin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1286</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Wed, 25 Jun 2008 12:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1286</guid>
		<description>Hi Indchris,

Yes, a click on ANY link can be designated as a goal as long as you are capturing the click on said link.  To capture the click you must use urchinTracker() or pageTracker.trackPageview() depending on the tracking code that you&#039;re using on your site.

Check out my series on &lt;a href=&quot;http://www.epikone.com/blog/2007/03/13/tracking-clicks-with-google-analytics-pt-0/&quot; rel=&quot;nofollow&quot;&gt;Tracking Clicks with Google Analytics.

Justin&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Indchris,</p>
<p>Yes, a click on ANY link can be designated as a goal as long as you are capturing the click on said link.  To capture the click you must use urchinTracker() or pageTracker.trackPageview() depending on the tracking code that you&#8217;re using on your site.</p>
<p>Check out my series on <a href="http://www.epikone.com/blog/2007/03/13/tracking-clicks-with-google-analytics-pt-0/" rel="nofollow">Tracking Clicks with Google Analytics.</p>
<p>Justin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indchris</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1285</link>
		<dc:creator>Indchris</dc:creator>
		<pubDate>Mon, 18 Feb 2008 16:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1285</guid>
		<description>Hey Justin,

I have a question. Can an affiliate link on a landing page be designated as a goal (url)? If so, then every time someone clicks on the link (goal), would it show up as a conversion?

Thanks

indchris</description>
		<content:encoded><![CDATA[<p>Hey Justin,</p>
<p>I have a question. Can an affiliate link on a landing page be designated as a goal (url)? If so, then every time someone clicks on the link (goal), would it show up as a conversion?</p>
<p>Thanks</p>
<p>indchris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1284</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Fri, 11 Jan 2008 17:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1284</guid>
		<description>Hey Darwin,

This feature is still unavailable to the public so we don&#039;t have anything to share yet.  We hope to see it soon.

Justin</description>
		<content:encoded><![CDATA[<p>Hey Darwin,</p>
<p>This feature is still unavailable to the public so we don&#8217;t have anything to share yet.  We hope to see it soon.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darwin</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1283</link>
		<dc:creator>Darwin</dc:creator>
		<pubDate>Mon, 07 Jan 2008 13:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1283</guid>
		<description>Justin,

Would love to see how the outbound linking feature works on GA.  Any sense of a potential update with pics on this?

Cheers,
Darwin</description>
		<content:encoded><![CDATA[<p>Justin,</p>
<p>Would love to see how the outbound linking feature works on GA.  Any sense of a potential update with pics on this?</p>
<p>Cheers,<br />
Darwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: outgoing link tracking - Google Community</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1282</link>
		<dc:creator>outgoing link tracking - Google Community</dc:creator>
		<pubDate>Wed, 12 Dec 2007 19:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1282</guid>
		<description>[...] just found out this link [...]</description>
		<content:encoded><![CDATA[<p>[...] just found out this link [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1281</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 08 Dec 2007 23:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1281</guid>
		<description>Justin

Right now I am only trying to use events to track where users click on my homepage. But I can already see the possibilities that this will bring. Hopefully they open it up soon! I can&#039;t wait!

Rob</description>
		<content:encoded><![CDATA[<p>Justin</p>
<p>Right now I am only trying to use events to track where users click on my homepage. But I can already see the possibilities that this will bring. Hopefully they open it up soon! I can&#8217;t wait!</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/10/16/outbound-link-tracking/comment-page-1/#comment-1280</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Mon, 03 Dec 2007 05:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/10/16/outbound-link-tracking/#comment-1280</guid>
		<description>Thanks Rob, glad you find the information useful.

While you can start collecting the events, the reporting changes are only available to beta testers.  I&#039;m not sure when the reports will be rolled out to the rest of the world.  That&#039;s when you should start to see the outbound link tracking.

Congrats on taking the plunge with events!  What are you tracking?

Justin</description>
		<content:encoded><![CDATA[<p>Thanks Rob, glad you find the information useful.</p>
<p>While you can start collecting the events, the reporting changes are only available to beta testers.  I&#8217;m not sure when the reports will be rolled out to the rest of the world.  That&#8217;s when you should start to see the outbound link tracking.</p>
<p>Congrats on taking the plunge with events!  What are you tracking?</p>
<p>Justin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
