<?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>Rasmus Oudal Edberg &#187; Franchise</title>
	<atom:link href="http://rasmusedberg.com/category/work/franchise/feed/" rel="self" type="application/rss+xml" />
	<link>http://rasmusedberg.com</link>
	<description>Random stuff from my life :-)</description>
	<lastBuildDate>Fri, 13 Jan 2012 12:30:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Expanding to India</title>
		<link>http://rasmusedberg.com/2008/04/expanding-to-india/</link>
		<comments>http://rasmusedberg.com/2008/04/expanding-to-india/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 15:47:08 +0000</pubDate>
		<dc:creator>rasmus</dc:creator>
				<category><![CDATA[Franchise]]></category>

		<guid isPermaLink="false">http://edberg.wordpress.com/?p=37</guid>
		<description><![CDATA[My company Cryos International has just signed with a new franchisee in Mumbai, India. In order to prepare the new launch we are currently working hard on updating our internal documentation etc. A part of the updates stuff for was to &#8230; <a href="http://rasmusedberg.com/2008/04/expanding-to-india/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Frasmusedberg.com%2F2008%2F04%2Fexpanding-to-india%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Frasmusedberg.com%2F2008%2F04%2Fexpanding-to-india%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>My company <a title="Cryos International" href="http://www.cryosinternational.com" target="_blank">Cryos International</a> has just signed with a new franchisee in Mumbai, India. In order to prepare the new launch we are currently working hard on updating our internal documentation etc.</p>
<p>A part of the updates stuff for was to make sure our web statistics was up to date, which is why I again turned to Google Analytics. I discovered that Google Analytics has made a new javascript implementation which allows it to send statistics updates to multiple Google account. This feature is really cool, cause it will allow us to track statistics on our own and at the same time allow our franchisee&#8217;s to have their own Google Analytics account set up.</p>
<p>In the sample below I have set up the ga.js script to send statistics updates to both our tracker and our franchisee&#8217;s tracker:</p>
<pre>&lt;script type="text/javascript"&gt;
 var gaJsHost = (("https:" == document.location.protocol)
? "https://ssl." : "http://www.");
 document.write(unescape("%3Cscript src='" + gaJsHost
 + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
&lt;/script&gt;
&lt;script type="text/javascript"&gt;
 var pageTracker = null;
 
 //Tracker 1
 pageTracker = _gat._getTracker("UA-XXXXX-X");
 pageTracker._initData();
 pageTracker._trackPageview();
 
 //Tracker 2
 pageTracker = _gat._getTracker("UA-XXXXX-X");
 pageTracker._initData();
 pageTracker._trackPageview();
&lt;/script&gt;</pre>
<p>Notice how I just reinitalize the pageTracker object and calls the same methods over again.</p>
<p>All in this means that I can track all our sites in our global Google Analytics account:</p>
<ul>
<li><a title="Cryos International" href="http://www.cryosinternational.com" target="_blank">Cryos International</a></li>
<li><a title="Cryos International - Denmark" href="http://dk.cryosinternational.com" target="_blank">Cryos International &#8211; Denmark</a></li>
<li><a title="Cryos International - New York" href="http://ny.cryosinternational.com" target="_blank">Cryos International &#8211; New York</a></li>
<li><a title="Cryos International - India" href="http://in.cryosinternational.com" target="_blank">Cryos International &#8211; India</a></li>
</ul>
<p>So thank you Google for providing a very nice statistics tool</p>
]]></content:encoded>
			<wfw:commentRss>http://rasmusedberg.com/2008/04/expanding-to-india/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached

Served from: rasmusedberg.com @ 2012-02-06 04:50:29 -->
