<?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 Email with Google Analytics</title>
	<atom:link href="http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/</link>
	<description>Untangling the world of web analytics</description>
	<lastBuildDate>Fri, 18 May 2012 18:02:47 -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: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-5265</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Tue, 14 Feb 2012 21:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-5265</guid>
		<description>@Les - You need to look at every request for __utm.gif. Specifically look for __utm.gif hits that say event. Also, you may want to add a timer to your JavaScript that forces the browser to wait 200 ms while the __utm.gif hit is sent.</description>
		<content:encoded><![CDATA[<p>@Les &#8211; You need to look at every request for __utm.gif. Specifically look for __utm.gif hits that say event. Also, you may want to add a timer to your JavaScript that forces the browser to wait 200 ms while the __utm.gif hit is sent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-5261</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Tue, 14 Feb 2012 21:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-5261</guid>
		<description>Hey Justin: Yes this helps very much. I have since figured out that I need to use Event Tracking - which I have implemented. For some reason though, my Events are not showing up in GA. I took a look with FireBug and GA seems to be getting sent the JavaScript. Would you mind if I posted a snippet sample for you to look at as my head is spinning from trying to resolve this.

I know you are busy with the new Google gig, so I have no expectations and will fully understand if you do not have time to reply.

L :-)</description>
		<content:encoded><![CDATA[<p>Hey Justin: Yes this helps very much. I have since figured out that I need to use Event Tracking &#8211; which I have implemented. For some reason though, my Events are not showing up in GA. I took a look with FireBug and GA seems to be getting sent the JavaScript. Would you mind if I posted a snippet sample for you to look at as my head is spinning from trying to resolve this.</p>
<p>I know you are busy with the new Google gig, so I have no expectations and will fully understand if you do not have time to reply.</p>
<p>L :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-5260</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Tue, 14 Feb 2012 21:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-5260</guid>
		<description>@Les - No, to track mailto: links then you need to use something like a virtual pageview or, my suggestion, would be to use an &lt;a href=&quot;http://cutroni.com/blog/2007/10/16/event-tracking-pt-1-overview-data-model/&quot; rel=&quot;nofollow&quot;&gt;event&lt;/a&gt;. The reason is that mailto: links appear in an HTML page. You need to capture the visitor&#039;s click on that link.

Hope that helps!</description>
		<content:encoded><![CDATA[<p>@Les &#8211; No, to track mailto: links then you need to use something like a virtual pageview or, my suggestion, would be to use an <a href="http://cutroni.com/blog/2007/10/16/event-tracking-pt-1-overview-data-model/" rel="nofollow">event</a>. The reason is that mailto: links appear in an HTML page. You need to capture the visitor&#8217;s click on that link.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-5221</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Fri, 03 Feb 2012 15:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-5221</guid>
		<description>Hey Justin,
Great article. Just wondering about using the URL tool for links such as: &quot;mailto:info@mywebsite.com&quot;. Same concept?
Hope you are enjoying life at Google!</description>
		<content:encoded><![CDATA[<p>Hey Justin,<br />
Great article. Just wondering about using the URL tool for links such as: &#8220;mailto:info@mywebsite.com&#8221;. Same concept?<br />
Hope you are enjoying life at Google!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Analytics &#8211; Track your email customers traffic on your website &#124; CIMA Systems Blog</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-5176</link>
		<dc:creator>Google Analytics &#8211; Track your email customers traffic on your website &#124; CIMA Systems Blog</dc:creator>
		<pubDate>Mon, 16 Jan 2012 20:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-5176</guid>
		<description>[...] a thorough explanation on link tagging, and how to filter them in reports, refer to Analytics Talk. Did you like this? Share it:TweetNo related [...]</description>
		<content:encoded><![CDATA[<p>[...] a thorough explanation on link tagging, and how to filter them in reports, refer to Analytics Talk. Did you like this? Share it:TweetNo related [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-4177</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Tue, 20 Dec 2011 17:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-4177</guid>
		<description>@Ben: You don&#039;t add the Google Analytics tracking code to your email. You add the utm parameters to the links that are in your email. Then, when someone clicks on a link in the email the Google Analytics code that is embedded on your site tracks their activity, including where they came from, which is the email.

Hope that clarifies things.</description>
		<content:encoded><![CDATA[<p>@Ben: You don&#8217;t add the Google Analytics tracking code to your email. You add the utm parameters to the links that are in your email. Then, when someone clicks on a link in the email the Google Analytics code that is embedded on your site tracks their activity, including where they came from, which is the email.</p>
<p>Hope that clarifies things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Davies</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-3844</link>
		<dc:creator>Ben Davies</dc:creator>
		<pubDate>Wed, 07 Dec 2011 18:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-3844</guid>
		<description>But how do you actually embed the google analytics code into the email. I am using outlook 2007 and I can find no way to actually embed the code@?</description>
		<content:encoded><![CDATA[<p>But how do you actually embed the google analytics code into the email. I am using outlook 2007 and I can find no way to actually embed the code@?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML E-Mail Newsletter cross-client-konform erstellen &#124; maddesigns</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-3782</link>
		<dc:creator>HTML E-Mail Newsletter cross-client-konform erstellen &#124; maddesigns</dc:creator>
		<pubDate>Tue, 01 Nov 2011 10:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-3782</guid>
		<description>[...] In seinem Artikel beschreibt Justin Cutroni sehr ausführlich, wie Sie mit Google Analytics eine E-Mail-Kampagne tracken können. Obwohl der Artikel bereits aus dem Jahr 2008 stammt, ist er nach wie vor sehr aufschlussreich und nützlich. http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/ [...]</description>
		<content:encoded><![CDATA[<p>[...] In seinem Artikel beschreibt Justin Cutroni sehr ausführlich, wie Sie mit Google Analytics eine E-Mail-Kampagne tracken können. Obwohl der Artikel bereits aus dem Jahr 2008 stammt, ist er nach wie vor sehr aufschlussreich und nützlich. <a href="http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/" rel="nofollow">http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: email marketing companies</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-3666</link>
		<dc:creator>email marketing companies</dc:creator>
		<pubDate>Tue, 02 Aug 2011 04:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-3666</guid>
		<description>[...] or tracking report.  To make an email track with Google analytic, we need to insert tag link to it. Tracking Email with Google Analytics &#8211; Analytics Talk. Alternative we can convert our link with bit.ly to track those click through rate.   What is the [...]</description>
		<content:encoded><![CDATA[<p>[...] or tracking report.  To make an email track with Google analytic, we need to insert tag link to it. Tracking Email with Google Analytics &#8211; Analytics Talk. Alternative we can convert our link with bit.ly to track those click through rate.   What is the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Cutroni</title>
		<link>http://cutroni.com/blog/2008/11/04/email-tracking-with-google-analytics/comment-page-2/#comment-3568</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Tue, 14 Jun 2011 13:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/?p=764#comment-3568</guid>
		<description>@Mmarq: Tracking a PDF from an email is a tough challenge. The problem is that there is no place to fire the JavaScript. You could try to put the JS in the HTML of the email but that is not very reliable. I would try the following:

1. Direct the visitor to some type of re-direct page. 

2. On this page put a slight delay and execute the GA tracking code along with your event tracking code. 

3. Then direct the visitor to the PDF.

Hope that helps,

Justin</description>
		<content:encoded><![CDATA[<p>@Mmarq: Tracking a PDF from an email is a tough challenge. The problem is that there is no place to fire the JavaScript. You could try to put the JS in the HTML of the email but that is not very reliable. I would try the following:</p>
<p>1. Direct the visitor to some type of re-direct page. </p>
<p>2. On this page put a slight delay and execute the GA tracking code along with your event tracking code. </p>
<p>3. Then direct the visitor to the PDF.</p>
<p>Hope that helps,</p>
<p>Justin</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-21 03:42:14 -->
