<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>analytics Archives - Michael Sunarlim</title>
	<atom:link href="https://sunarlim.com/tag/analytics/feed/" rel="self" type="application/rss+xml" />
	<link>https://sunarlim.com/tag/analytics/</link>
	<description>Random blurbs about web development, e-commerce and technology</description>
	<lastBuildDate>Sun, 24 Jan 2016 05:30:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>

<image>
	<url>https://i0.wp.com/sunarlim.com/wp-content/uploads/2016/07/cropped-MS_Square_512x512.png?fit=32%2C32&#038;ssl=1</url>
	<title>analytics Archives - Michael Sunarlim</title>
	<link>https://sunarlim.com/tag/analytics/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">30613895</site>	<item>
		<title>Multiple Currency in Google Analytics using Traditional Syntax</title>
		<link>https://sunarlim.com/2013/03/multiple-currency-in-google-analytics/</link>
					<comments>https://sunarlim.com/2013/03/multiple-currency-in-google-analytics/#respond</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Tue, 19 Mar 2013 03:54:43 +0000</pubDate>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=766</guid>

					<description><![CDATA[<p>Last month Google finally announced multiple currency in Google Analytics for e-commerce sites. A long waited feature so the news was a really big deal. More information about it can be found here. To apply it, you only need to add one simple line on your GA code before the call to _trackTrans: _gaq.push(['_set', ‘currencyCode’,... <span class="more"><a class="more-link" href="https://sunarlim.com/2013/03/multiple-currency-in-google-analytics/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://sunarlim.com/2013/03/multiple-currency-in-google-analytics/">Multiple Currency in Google Analytics using Traditional Syntax</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Last month Google finally announced multiple currency in Google Analytics for e-commerce sites. A long waited feature so the news was a really big deal. More information about it can be found <a title="Multi-Currency E-Commerce Support In Google Analytics" href="http://analytics.blogspot.com/2013/02/multi-currency-e-commerce-support-in.html" target="_blank">here</a>.</p>
<p>To apply it, you only need to add one simple line on your GA code before the call to <code>_trackTrans</code>:</p>
<pre class="lang:default decode:true">_gaq.push(['_set', ‘currencyCode’, ‘EUR’]);</pre>
<p>More detailed information can be found on their <a title="Ecommerce Tracking - Web Tracking (ga.js)" href="https://developers.google.com/analytics/devguides/collection/gajs/gaTrackingEcommerce" target="_blank">Ecommerce Tracking documentation</a>.</p>
<p>The minor problem is the example only shows the code for newer Asynchronous Syntax. What if you are using the Traditional Syntax? Well you can either update your code to use Asynchronous Syntax or use this line:</p>
<pre class="lang:default decode:true">pageTracker._set('currencyCode', 'EUR');</pre>
<p>Thanks Google!</p>
<p>The post <a href="https://sunarlim.com/2013/03/multiple-currency-in-google-analytics/">Multiple Currency in Google Analytics using Traditional Syntax</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2013/03/multiple-currency-in-google-analytics/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">766</post-id>	</item>
		<item>
		<title>Remarketing with Google Analytics and AdWords</title>
		<link>https://sunarlim.com/2013/02/remarketing-with-google-analytics-and-adwords/</link>
					<comments>https://sunarlim.com/2013/02/remarketing-with-google-analytics-and-adwords/#respond</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Sun, 17 Feb 2013 15:45:47 +0000</pubDate>
				<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[adwords]]></category>
		<category><![CDATA[analytics]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=610</guid>

					<description><![CDATA[<p>Pretty excited to see how effective Google Analytics Remarketing will help in re-engaging our customers.</p>
<p>The post <a href="https://sunarlim.com/2013/02/remarketing-with-google-analytics-and-adwords/">Remarketing with Google Analytics and AdWords</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<iframe class="youtube-player" width="780" height="438" src="https://www.youtube.com/embed/_2ihfnGZ6Fk?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent" allowfullscreen="true" style="border:0;" sandbox="allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox"></iframe>
<p>Pretty excited to see how effective Google Analytics Remarketing will help in re-engaging our customers.</p>
<p>The post <a href="https://sunarlim.com/2013/02/remarketing-with-google-analytics-and-adwords/">Remarketing with Google Analytics and AdWords</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2013/02/remarketing-with-google-analytics-and-adwords/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">610</post-id>	</item>
	</channel>
</rss>
