<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AUKSEO - Blog from a Search Engine Optimiser based the UK &#187; conversion</title>
	<atom:link href="http://www.aukseo.co.uk/tag/conversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aukseo.co.uk</link>
	<description>The views of a UK SEO</description>
	<lastBuildDate>Thu, 11 Mar 2010 22:46:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Track mailto clicks as a goal on Google Analytics</title>
		<link>http://www.aukseo.co.uk/track-mailto-clicks-as-a-goal-on-google-analytics-426/</link>
		<comments>http://www.aukseo.co.uk/track-mailto-clicks-as-a-goal-on-google-analytics-426/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 22:23:57 +0000</pubDate>
		<dc:creator>aukseo</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[ROI]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.aukseo.co.uk/?p=426</guid>
		<description><![CDATA[Tracking conversions on a site is essential, most of the time you track on the completion of forms on the &#8220;thank you&#8221; page. Some sites have mailto links which open up blank e-mails, so how do you track clicks on such links?
Well take your standard link
&#60;a href="mailto:info@domain.com"&#62;E-mail John&#60;/a&#62;
Then add in the JavaScript tracking and ?subject=E-mail [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.aukseo.co.uk%2Ftrack-mailto-clicks-as-a-goal-on-google-analytics-426%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.aukseo.co.uk%2Ftrack-mailto-clicks-as-a-goal-on-google-analytics-426%2F" height="61" width="51" /></a></div><p>Tracking conversions on a site is essential, most of the time you track on the completion of forms on the &#8220;thank you&#8221; page. Some sites have mailto links which open up blank e-mails, so how do you track clicks on such links?</p>
<p>Well take your standard link</p>
<p><code >&lt;a href="mailto:info@domain.com"&gt;E-mail John&lt;/a&gt;</code></p>
<p>Then add in the JavaScript tracking and ?subject=E-mail John to set a subject for the message (not essential but see later on).</p>
<p><code >&lt;a href="mailto:info@domain.com?subject=E-mail John" onClick="javascript:pageTracker._trackPageview("/mailto/john");"&gt;E-mail John&lt;/a&gt;</code></p>
<p>That page view &#8220;mailto/john&#8221; will start to appear as a page view on the top content section on Google Analytics </p>
<p><a href="http://www.aukseo.co.uk/track-mailto-clicks-as-a-goal-on-google-analytics-426/picture-6/" rel="attachment wp-att-427"><img src="http://www.aukseo.co.uk/wp-content/uploads/2009/04/picture-6.png" alt="picture-6" title="picture-6" width="285" height="82" class="aligncenter size-full wp-image-427" /></a></p>
<p>Next add that into a goal. </p>
<p><a href="http://www.aukseo.co.uk/track-mailto-clicks-as-a-goal-on-google-analytics-426/picture-7-2/" rel="attachment wp-att-428"><img src="http://www.aukseo.co.uk/wp-content/uploads/2009/04/picture-7.png" alt="picture-7" title="picture-7" width="412" height="261" class="aligncenter size-full wp-image-428" /></a></p>
<p>So at the end of the month you&#8217;ll be able to get a total of times the link has been clicked. Then check your inbox / ask the client how many e-mails they have received  with the subject specified in the mailto link, in the example &#8220;E-mail John&#8221;. You then have the data work out of the conversion of clicks to e-mails received. E.g. 100 clicks 60 e-mails = 60% conversion. </p>
<p>If the conversion is low then you might want to change the link to go to a contact form, often people are more likely to fill out forms and some users won&#8217;t have their e-mail set up on Outlook which opens on the click of mailto links.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aukseo.co.uk/track-mailto-clicks-as-a-goal-on-google-analytics-426/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
