<?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: Breaking Up Is Hard To Do: GA Account Setup Tip</title>
	<atom:link href="http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/</link>
	<description></description>
	<lastBuildDate>Fri, 25 Jun 2010 14:53:55 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</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/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1053</link>
		<dc:creator>Justin Cutroni</dc:creator>
		<pubDate>Fri, 08 May 2009 23:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1053</guid>
		<description>Derek,

There is no way to transfer data from one profile to another or from one account to another.  You can track your site in multiple accounts, but it&#039;s not as simple as adding multiple tags to the page.  You need to tweak the code slightly for it to work.

Thanks for the question and hope that helps,

Justin</description>
		<content:encoded><![CDATA[<p>Derek,</p>
<p>There is no way to transfer data from one profile to another or from one account to another.  You can track your site in multiple accounts, but it&#8217;s not as simple as adding multiple tags to the page.  You need to tweak the code slightly for it to work.</p>
<p>Thanks for the question and hope that helps,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1052</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Fri, 08 May 2009 09:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1052</guid>
		<description>Thanks for directing me to this page I was wondering if I create the client there G.A profile can I transfer thier data from my master G.A file? could not see an answer to Sams question about 2 seperate tracking codes in one body tag???

Many thanks,
Derek.</description>
		<content:encoded><![CDATA[<p>Thanks for directing me to this page I was wondering if I create the client there G.A profile can I transfer thier data from my master G.A file? could not see an answer to Sams question about 2 seperate tracking codes in one body tag???</p>
<p>Many thanks,<br />
Derek.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1051</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 02 Nov 2007 01:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1051</guid>
		<description>Hi Sonia,

Interesting question.  Both __utmLinker() and __utmLinkPost() do a document.refresh and that won&#039;t work with a window.open.  I haven&#039;t tried this, but will think about it.  Sorry I don&#039;t have a solution right now, but will work on one.

Justin</description>
		<content:encoded><![CDATA[<p>Hi Sonia,</p>
<p>Interesting question.  Both __utmLinker() and __utmLinkPost() do a document.refresh and that won&#8217;t work with a window.open.  I haven&#8217;t tried this, but will think about it.  Sorry I don&#8217;t have a solution right now, but will work on one.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonia Raval</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1050</link>
		<dc:creator>Sonia Raval</dc:creator>
		<pubDate>Thu, 01 Nov 2007 04:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1050</guid>
		<description>Jason,
Hope you don&#039;t mind a hard GA question.

I have 2 sites that i need to track.

one is www.mainsite.com - i have set this up as the master account
www.mainregprocess.com - this one is set up under the same account, but different profile.

The mainregprocess.com site is called by a window.open function. The app opens in a separate window.

My question is how to set up the _utmLinker function (href) or the __utmPost (for form post)function to transfer cookies?

Any thoughts on this implementation issue?

If you need to see specific site code, we can set up a session.

Thanks so much! BTW, bought your book and love it.

Sonia</description>
		<content:encoded><![CDATA[<p>Jason,<br />
Hope you don&#8217;t mind a hard GA question.</p>
<p>I have 2 sites that i need to track.</p>
<p>one is <a href="http://www.mainsite.com" rel="nofollow">http://www.mainsite.com</a> &#8211; i have set this up as the master account<br />
<a href="http://www.mainregprocess.com" rel="nofollow">http://www.mainregprocess.com</a> &#8211; this one is set up under the same account, but different profile.</p>
<p>The mainregprocess.com site is called by a window.open function. The app opens in a separate window.</p>
<p>My question is how to set up the _utmLinker function (href) or the __utmPost (for form post)function to transfer cookies?</p>
<p>Any thoughts on this implementation issue?</p>
<p>If you need to see specific site code, we can set up a session.</p>
<p>Thanks so much! BTW, bought your book and love it.</p>
<p>Sonia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Website Analyst</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1049</link>
		<dc:creator>Website Analyst</dc:creator>
		<pubDate>Fri, 26 Oct 2007 14:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1049</guid>
		<description>Yes, you&#039;re 100% right on the account setups.

On the transferring of profiles...  this problem is definitely a pervasive one to such an extent I think it&#039;s negligent that Google hasn&#039;t addressed it.

What&#039;s irritating is that this seems to be another example of Google just simply not caring.

Look, this problem seems SO basic to me that I can&#039;t believe GA developers haven&#039;t thought it through.

The solution to me is simple, you allow administrators of profiles the ability to grant administrative level to other contacts in your profile access lists, which in turn can then &quot;remove&quot; your admin level, effectively transferring control and access.

Will this cause some profiles to be &quot;stolen&quot; or &quot;hacked&quot; into, sure, no more no less than having your Google account hacked into and changed on you.  Besides, ultimately, proof of control is retained on whoever has access to the website&#039;s server.  It&#039;s obvious by the lack of 1800 numbers, that Google really doesn&#039;t want to be bother with phone calls from users of their free services... sooo... you create a simple scheme to &quot;reclaim&quot; your profile in the event it&#039;s stolen, something similar to when you setup a website with Webmaster&#039;s Tools.  Drop a unique IDed file that shows you really are the owner of the website.

Sure, some hackers may attack your GA profile and your website, but if they&#039;re going through much trouble and succeeding at it, you probably have more important problems to be dealing than trying to see what&#039;s going on with your web stats.

I&#039;m not fan, or a hater, I&#039;m cautious about Google&#039;s stance with certain levels of services or apparent lack of.

Do no evil, Google.  Seriously.  Please don&#039;t.</description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;re 100% right on the account setups.</p>
<p>On the transferring of profiles&#8230;  this problem is definitely a pervasive one to such an extent I think it&#8217;s negligent that Google hasn&#8217;t addressed it.</p>
<p>What&#8217;s irritating is that this seems to be another example of Google just simply not caring.</p>
<p>Look, this problem seems SO basic to me that I can&#8217;t believe GA developers haven&#8217;t thought it through.</p>
<p>The solution to me is simple, you allow administrators of profiles the ability to grant administrative level to other contacts in your profile access lists, which in turn can then &#8220;remove&#8221; your admin level, effectively transferring control and access.</p>
<p>Will this cause some profiles to be &#8220;stolen&#8221; or &#8220;hacked&#8221; into, sure, no more no less than having your Google account hacked into and changed on you.  Besides, ultimately, proof of control is retained on whoever has access to the website&#8217;s server.  It&#8217;s obvious by the lack of 1800 numbers, that Google really doesn&#8217;t want to be bother with phone calls from users of their free services&#8230; sooo&#8230; you create a simple scheme to &#8220;reclaim&#8221; your profile in the event it&#8217;s stolen, something similar to when you setup a website with Webmaster&#8217;s Tools.  Drop a unique IDed file that shows you really are the owner of the website.</p>
<p>Sure, some hackers may attack your GA profile and your website, but if they&#8217;re going through much trouble and succeeding at it, you probably have more important problems to be dealing than trying to see what&#8217;s going on with your web stats.</p>
<p>I&#8217;m not fan, or a hater, I&#8217;m cautious about Google&#8217;s stance with certain levels of services or apparent lack of.</p>
<p>Do no evil, Google.  Seriously.  Please don&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1048</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Tue, 25 Sep 2007 09:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1048</guid>
		<description>Hi,

Can I use two analytics code within the body tags of my website. Or will they clash in some way? Thanks. Sam.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can I use two analytics code within the body tags of my website. Or will they clash in some way? Thanks. Sam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1047</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 22 Aug 2007 00:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1047</guid>
		<description>Hi Arley,

Thanks for that note, it was great!  Everyone is going to manage client accounts differently, I guess it all depends on what the client needs/wants.

Thanks for reading,

Justin</description>
		<content:encoded><![CDATA[<p>Hi Arley,</p>
<p>Thanks for that note, it was great!  Everyone is going to manage client accounts differently, I guess it all depends on what the client needs/wants.</p>
<p>Thanks for reading,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arley McBlain</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1046</link>
		<dc:creator>Arley McBlain</dc:creator>
		<pubDate>Tue, 21 Aug 2007 18:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1046</guid>
		<description>I see your point but I disagree. If one of my clients leaves me they can update their site to have a new Analytics. Right now if they&#039;ve been keeping stats PDFs that I send them there won&#039;t really be any glitch and they&#039;ll still have data to compare.

The stats show traffic on a daily scale, so maybe they&#039;ll miss a day? Most users are likely checking to see where traffic is coming from this week - are my banners working etc.

If my clients decide to leave me then their biggest issue to worry about is not working with me ;) Haha,

Your article does raise some very good issues though and I certainly don&#039;t have ALL the clients under a master account. I treat this on a per-client basis.</description>
		<content:encoded><![CDATA[<p>I see your point but I disagree. If one of my clients leaves me they can update their site to have a new Analytics. Right now if they&#8217;ve been keeping stats PDFs that I send them there won&#8217;t really be any glitch and they&#8217;ll still have data to compare.</p>
<p>The stats show traffic on a daily scale, so maybe they&#8217;ll miss a day? Most users are likely checking to see where traffic is coming from this week &#8211; are my banners working etc.</p>
<p>If my clients decide to leave me then their biggest issue to worry about is not working with me ;) Haha,</p>
<p>Your article does raise some very good issues though and I certainly don&#8217;t have ALL the clients under a master account. I treat this on a per-client basis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alicia</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1045</link>
		<dc:creator>Alicia</dc:creator>
		<pubDate>Mon, 06 Aug 2007 21:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1045</guid>
		<description>Not sure if this is a new GA addition, but does setting up a new account using the upper right pulldown menu (where it says &quot;My Analytics Accounts:&quot;) resolve this issue? This would be done instead of setting up a new profile with the *left* pulldown menu.</description>
		<content:encoded><![CDATA[<p>Not sure if this is a new GA addition, but does setting up a new account using the upper right pulldown menu (where it says &#8220;My Analytics Accounts:&#8221;) resolve this issue? This would be done instead of setting up a new profile with the *left* pulldown menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://cutroni.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/comment-page-1/#comment-1044</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 02 Aug 2007 16:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.epikone.com/blog/2007/07/14/breaking-up-is-hard-to-do-ga-account-setup-tip/#comment-1044</guid>
		<description>Hi Kevin,

Thanks for sharing your experience. I appreciate it.

Justin</description>
		<content:encoded><![CDATA[<p>Hi Kevin,</p>
<p>Thanks for sharing your experience. I appreciate it.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
