<?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: Tracking Clicks with GA Pt. 1: About urchinTracker()</title>
	<atom:link href="http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/</link>
	<description>Untangling the world of web analytics</description>
	<lastBuildDate>Tue, 15 May 2012 19:06:00 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Analytics Talk &#187; Blog Archive &#187; New Google Analytics Goals</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-718</link>
		<dc:creator>Analytics Talk &#187; Blog Archive &#187; New Google Analytics Goals</dc:creator>
		<pubDate>Fri, 23 Oct 2009 18:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-718</guid>
		<description>[...] time based goals can be affected by creating virtual pageviews and events. Both of these activities send data to Google Analytics and can change how visit length [...]</description>
		<content:encoded><![CDATA[<p>[...] time based goals can be affected by creating virtual pageviews and events. Both of these activities send data to Google Analytics and can change how visit length [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Analytics introduces new goals &#124; JortK.nl</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-717</link>
		<dc:creator>Google Analytics introduces new goals &#124; JortK.nl</dc:creator>
		<pubDate>Wed, 21 Oct 2009 17:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-717</guid>
		<description>[...] time based goals can be affected by creating virtual pageviews and events. Both of these activities send data to Google Analytics and can change how visit length [...]</description>
		<content:encoded><![CDATA[<p>[...] time based goals can be affected by creating virtual pageviews and events. Both of these activities send data to Google Analytics and can change how visit length [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-716</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Wed, 11 Feb 2009 20:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-716</guid>
		<description>Hi Andrey,

All GA tracking happens client side and there is no way around that.  So if you&#039;re using some type of PHP script to track things you need to implement some type of JS equivalent to send the data to GA.

Thanks for the question,

Justin</description>
		<content:encoded><![CDATA[<p>Hi Andrey,</p>
<p>All GA tracking happens client side and there is no way around that.  So if you&#8217;re using some type of PHP script to track things you need to implement some type of JS equivalent to send the data to GA.</p>
<p>Thanks for the question,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: how to use urchintracker on the server-side?</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-715</link>
		<dc:creator>how to use urchintracker on the server-side?</dc:creator>
		<pubDate>Tue, 10 Feb 2009 20:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-715</guid>
		<description>Urchintracer is JScript script, so it requires a &quot;clien side&quot; to be opened to generate the action for this scrip. Do you know a way how to use it on the server side? I have a PHP script which redirects requests for files downlopading and I need to track it by GA. My script check the request and do &quot;Localredirect&quot; to point to the real file, but how I can use urchintracker in this case?

Andrey</description>
		<content:encoded><![CDATA[<p>Urchintracer is JScript script, so it requires a &#8220;clien side&#8221; to be opened to generate the action for this scrip. Do you know a way how to use it on the server side? I have a PHP script which redirects requests for files downlopading and I need to track it by GA. My script check the request and do &#8220;Localredirect&#8221; to point to the real file, but how I can use urchintracker in this case?</p>
<p>Andrey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-714</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Tue, 01 Jul 2008 01:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-714</guid>
		<description>Nick,

The easiest way to create this data is to use an advanced filter that concatenates the source information with the transaction ID.  Attach the advanced filter to a profile and all the data in the profile will have the source data in the transaction report.

Hope that helps and thanks for reading the blog.

Justin</description>
		<content:encoded><![CDATA[<p>Nick,</p>
<p>The easiest way to create this data is to use an advanced filter that concatenates the source information with the transaction ID.  Attach the advanced filter to a profile and all the data in the profile will have the source data in the transaction report.</p>
<p>Hope that helps and thanks for reading the blog.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-713</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Fri, 27 Jun 2008 01:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-713</guid>
		<description>Hi George,

If eBay will not let you add the tracking code to your auction pages then you can&#039;t use GA to track eBay.  You could try adding an iFrame to your description, and place the GA code in the source for the iFrame.  I haven&#039;t tried that but it may work.

Best of luck,

Justin</description>
		<content:encoded><![CDATA[<p>Hi George,</p>
<p>If eBay will not let you add the tracking code to your auction pages then you can&#8217;t use GA to track eBay.  You could try adding an iFrame to your description, and place the GA code in the source for the iFrame.  I haven&#8217;t tried that but it may work.</p>
<p>Best of luck,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Barendse</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-712</link>
		<dc:creator>George Barendse</dc:creator>
		<pubDate>Thu, 26 Jun 2008 18:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-712</guid>
		<description>Hi,

I have an eBay store with many pages of items for sale. I tried to install Analytics on the pages but it rejects it because java script is part of the insert. How can I install Analytic on my eBay pages?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have an eBay store with many pages of items for sale. I tried to install Analytics on the pages but it rejects it because java script is part of the insert. How can I install Analytic on my eBay pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-711</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Wed, 25 Jun 2008 04:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-711</guid>
		<description>Hi Jenny,

You need to add some server side logic to display the correct tracking code at the correct time.  This is usually done using some type of &#039;if-else&#039; logic.  The exact code will depend on your current code and programming language.

Hope that helps and thanks for reading.

Justin</description>
		<content:encoded><![CDATA[<p>Hi Jenny,</p>
<p>You need to add some server side logic to display the correct tracking code at the correct time.  This is usually done using some type of &#8216;if-else&#8217; logic.  The exact code will depend on your current code and programming language.</p>
<p>Hope that helps and thanks for reading.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yuvin</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-710</link>
		<dc:creator>yuvin</dc:creator>
		<pubDate>Tue, 24 Jun 2008 06:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-710</guid>
		<description>Relly nice guide. Thanks a lot for sharing.</description>
		<content:encoded><![CDATA[<p>Relly nice guide. Thanks a lot for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://cutroni.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/comment-page-1/#comment-709</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 18 Feb 2008 01:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/03/19/tracking-clicks-with-ga-pt-1-about-urchintracker/#comment-709</guid>
		<description>Hi Justin,
Thanks for your blogs, great information!!

I really hope someone can help me with the following because this is driving me insane...

I enabled Google Analytics on my site (old urchin tracking code (I have to use that one.)

In my Google Analytics report I can see all transactions that take place on my site.
(Ecommerce =&gt; Transactions)
But: How can I get the information about which referring site a transaction came from (if it was a referral)?

OR:
In a different report I can also see how many transactions came in from a certain referring site and what the associated revenue is (e.g. 3 transactions, generating $x revenue).
(Traffic Sources =&gt; [Source] =&gt; Ecommerce)
But: How can I get the information about which out of all my transactions are the transactions listed here that came from this referring site?

It looks like all the data I need is there, it&#039;s just not displayed in a way that gives me the information I need (a 1:1 connection between a transaction and the referring site it came from).

Thanks...!</description>
		<content:encoded><![CDATA[<p>Hi Justin,<br />
Thanks for your blogs, great information!!</p>
<p>I really hope someone can help me with the following because this is driving me insane&#8230;</p>
<p>I enabled Google Analytics on my site (old urchin tracking code (I have to use that one.)</p>
<p>In my Google Analytics report I can see all transactions that take place on my site.<br />
(Ecommerce =&gt; Transactions)<br />
But: How can I get the information about which referring site a transaction came from (if it was a referral)?</p>
<p>OR:<br />
In a different report I can also see how many transactions came in from a certain referring site and what the associated revenue is (e.g. 3 transactions, generating $x revenue).<br />
(Traffic Sources =&gt; [Source] =&gt; Ecommerce)<br />
But: How can I get the information about which out of all my transactions are the transactions listed here that came from this referring site?</p>
<p>It looks like all the data I need is there, it&#8217;s just not displayed in a way that gives me the information I need (a 1:1 connection between a transaction and the referring site it came from).</p>
<p>Thanks&#8230;!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: cutroni.com @ 2012-05-17 00:55:02 -->
