<?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: Stores Online Day 77: My First Order!</title>
	<atom:link href="http://www.internetmarketingkultch.com/storesonlinereview/stores-online-day-77-my-first-order.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.internetmarketingkultch.com/storesonlinereview/stores-online-day-77-my-first-order.html</link>
	<description>Kultch: general stuff, miscellanous items, and all around various paraphernalia.</description>
	<lastBuildDate>Mon, 26 Oct 2009 19:10:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aphorism</title>
		<link>http://www.internetmarketingkultch.com/storesonlinereview/stores-online-day-77-my-first-order.html/comment-page-1#comment-53</link>
		<dc:creator>Aphorism</dc:creator>
		<pubDate>Fri, 20 Jun 2008 03:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.internetmarketingkultch.com/?p=28#comment-53</guid>
		<description>Somehow i missed the point. Probably lost in translation  Anyway … nice blog to visit.

cheers, Aphorism.</description>
		<content:encoded><![CDATA[<p>Somehow i missed the point. Probably lost in translation  Anyway … nice blog to visit.</p>
<p>cheers, Aphorism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: susb8383</title>
		<link>http://www.internetmarketingkultch.com/storesonlinereview/stores-online-day-77-my-first-order.html/comment-page-1#comment-52</link>
		<dc:creator>susb8383</dc:creator>
		<pubDate>Wed, 06 Feb 2008 03:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.internetmarketingkultch.com/?p=28#comment-52</guid>
		<description>Hi Fil,

That’s true; I did get my “error on page” to disappear when I tried it again. You’re right; you can put the code in the body section of advanced.

However, one problem with this is whatever you put into the body box of the advanced section automatically gets put at the top of the body section in your html. The instructions for Google Analytics tell you to put the code at the bottom of the body section. I got around this by putting the code into a text element instead of using the advanced function. Then I moved the text element as far down on the page in layout mode as I could. It still wasn’t totally at the bottom of the body section, but it was closer.

The other problem is that there are 2 different instructions for setting up Google Analytics. If you just set up the vanilla version, you’re right, all you need to do is add the script to the page. However, if you want to set it up for eCommerce, the Google Analytics instructions tell you to put something in the body tag,
body onLoad=”javascript:_utmSetTrans()”

With Storesonline, there’s no way to modify the body tag this way other than to pay their programmers to do it.

But if you just want the basic version of Google Analytics, you’re right, it can be set up.

–Susie</description>
		<content:encoded><![CDATA[<p>Hi Fil,</p>
<p>That’s true; I did get my “error on page” to disappear when I tried it again. You’re right; you can put the code in the body section of advanced.</p>
<p>However, one problem with this is whatever you put into the body box of the advanced section automatically gets put at the top of the body section in your html. The instructions for Google Analytics tell you to put the code at the bottom of the body section. I got around this by putting the code into a text element instead of using the advanced function. Then I moved the text element as far down on the page in layout mode as I could. It still wasn’t totally at the bottom of the body section, but it was closer.</p>
<p>The other problem is that there are 2 different instructions for setting up Google Analytics. If you just set up the vanilla version, you’re right, all you need to do is add the script to the page. However, if you want to set it up for eCommerce, the Google Analytics instructions tell you to put something in the body tag,<br />
body onLoad=”javascript:_utmSetTrans()”</p>
<p>With Storesonline, there’s no way to modify the body tag this way other than to pay their programmers to do it.</p>
<p>But if you just want the basic version of Google Analytics, you’re right, it can be set up.</p>
<p>–Susie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fil</title>
		<link>http://www.internetmarketingkultch.com/storesonlinereview/stores-online-day-77-my-first-order.html/comment-page-1#comment-51</link>
		<dc:creator>Fil</dc:creator>
		<pubDate>Tue, 05 Feb 2008 03:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.internetmarketingkultch.com/?p=28#comment-51</guid>
		<description>I’m not sure if you figured it out already but I just wanted you to know that you can put your storesonline site on Google Analytics. I have a StoresOnlinePro website (don’t know if it’s the same as yours) and I use Google Analytics. It’s great!

Basically, what you have to do is go into the Advanced section of the Home page (in the Pages section) and add the google script to the Head and Body sections as requested by google. The script goes something like this:

There’s more to it but if you have StoresOnlinePro, it can be done.

If that doesn’t work for you, you can also use FTP to upload a basic HTML page with the code google wants. I’ve tried both and they worked. Look in the help files and search for http://FTP. It’s recommend a program Filezilla. It’s pretty easy.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>I’m not sure if you figured it out already but I just wanted you to know that you can put your storesonline site on Google Analytics. I have a StoresOnlinePro website (don’t know if it’s the same as yours) and I use Google Analytics. It’s great!</p>
<p>Basically, what you have to do is go into the Advanced section of the Home page (in the Pages section) and add the google script to the Head and Body sections as requested by google. The script goes something like this:</p>
<p>There’s more to it but if you have StoresOnlinePro, it can be done.</p>
<p>If that doesn’t work for you, you can also use FTP to upload a basic HTML page with the code google wants. I’ve tried both and they worked. Look in the help files and search for <a href="http://FTP" rel="nofollow">http://FTP</a>. It’s recommend a program Filezilla. It’s pretty easy.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
