<?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>Celigo Blog &#187; Google Analytics</title>
	<atom:link href="http://www.celigo.com/blog/tag/google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celigo.com/blog</link>
	<description>Thoughts on On-Demand and NetSuite</description>
	<lastBuildDate>Thu, 18 Mar 2010 00:31:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Analytics for NetSuite</title>
		<link>http://www.celigo.com/blog/2007/07/netsuite/web-store/google-analytics-for-netsuite/</link>
		<comments>http://www.celigo.com/blog/2007/07/netsuite/web-store/google-analytics-for-netsuite/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 14:08:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Web Store]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[NetSuite]]></category>

		<guid isPermaLink="false">http://celigo.com/blog/?p=17</guid>
		<description><![CDATA[Unless you&#8217;ve been living in a cave for the last two years, you have by now heard about Google Analytics&#8211;the so called next best thing since sliced bread. Not only is it one of the best web analytics tools on the market, but it&#8217;s also free.
If you&#8217;re running your web store on NetSuite, you may [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you&#8217;ve been living in a cave for the last two years, you have by now heard about Google Analytics&#8211;the so called next best thing since sliced bread. Not only is it one of the best web analytics tools on the market, but it&#8217;s also free.</p>
<p>If you&#8217;re running your web store on NetSuite, you may have heard about the challenges in implementing Google Analytics. In this posting, we will attempt to walk you through the details of setting up Google Analytics.</p>
<p>Once completed, you should be able to track web site activity across product catalog pages, shopping cart and checkout pages, and order submission and confirmation pages. Additionally, you can see a listing of all orders placed through your site including the ability to see the order number, order total, shipping total, and tax total.</p>
<p>We used the steps defined in <a href="http://www.fourthwc.com/netsuite/2006/01/google-analytics-in-netsuite.html" target="_blank">this</a> article as a basis to get started on this project.</p>
<p><span id="more-17"></span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span> </span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><em><span style="text-decoration: underline;"><span style="font-size: 22.5pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Google Analytics Setup</span></span></em></strong><strong><span style="font-size: 18pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></strong></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">1) Registration/Login</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">If you don&#8217;t have an account<br />
already, first sign up for a free Google Analytics account <a title="Google Analytics" href="http://www.google.com/analytics/" target="_blank"><span style="color: blue;">here</span></a>. Login to the account.</span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">2) Create Website Profile</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Under <em>Web Site Profiles</em>,<br />
click on <em>Add Web Site Profile</em>. Enter the name of the domain and click <em>Finish</em>.<br />
A block of code will be displayed as the example shown below. Please note the<br />
account number that is displayed in the form of UA-XXXXXX-X as shown below. You<br />
will need to plug in this number in the GANALYTICS tag defined in Step 1 of the<br />
NetSuite Setup section.</span></p>
<p class="MsoNormal" style="margin-left: 0.5in; line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">&lt;</span><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">script type=&#8221;text/javascript&#8221;&gt;<br />
var gaJsHost = ((&#8221;https:&#8221; == document.location.protocol) ? &#8220;<a href="https://ssl/" target="_blank"><span style="text-decoration: none; color: blue;">https://ssl</span></a>.&#8221; : &#8220;<a href="http://www./" target="_blank"><span style="text-decoration: none; color: blue;">http://www.</span></a>&#8220;);<br />
document.write(unescape(&#8221;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;<a href="http://google-analytics.com/ga.js" target="_blank"><span style="text-decoration: none; color: blue;">google-analytics.com/ga.js</span></a>&#8216;<br />
type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));<br />
&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
var pageTracker = _gat._getTracker(&#8221;UA-xxxxxx-x&#8221;);<br />
pageTracker._initData();<br />
pageTracker._trackPageview();<br />
&lt;/script&gt;</span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">3) Setup &amp; Create Goals</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Under <em>Analytics Settings &gt;<br />
Website Profiles</em>, click the edit button in the <em>Settings </em>column next<br />
to the just created domain. First ensure that the <em>E-Commerce Website</em><br />
checkbox in the <em>Main Website Profile Information</em> section is checked. If<br />
not, click <em>Edit </em>for the section and make this change.</span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">You can create multiple goals. We<br />
created the following goal to track the checkout process:</span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Click edit next to <em>G1</em>. Enter<br />
the following for Goal URL where ###### is your NetSuite account number.</span></p>
<p>https://checkout.netsuite.com/s.nl?c=######&amp;sc=4&amp;category=thanks</p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">For example:<br />
https://checkout.netsuite.com/s.nl?c=TSTDRV231585&amp;sc=4&amp;category=thanks<br />
(NetSuite Account =TSTDRV231585)</span></p>
<p>Name the goal page with whatever name you like (we called it Checkout) and set<br />
it to be active.</p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Next, setup the goal funnel. This is<br />
an optional step that allows you to specify a series of pages leading up to the<br />
Goal URL. In this example, we define the checkout steps that lead up to an<br />
order submission funnel. The exact pages that the funnel is comprised of is<br />
completely up to you. Here&#8217;s an example of what we did (please note that these<br />
URLs may change slightly on your account):</span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> Step 1 &#8211; Shopping Cart:</p>
<p>http://www.yourdomainhere.com/s.nl?sc=3<br />
Step 2 &#8211; New User/Login:<br />
https://checkout.netsuite.com/s.nl?c=######&amp;sc=4<br />
Step 3 &#8211; Address:<br />
https://checkout.netsuite.com/s.nl/c.######/sc.4/category.billing/.f</p>
<p>Step 4 &#8211; Shipping:</p>
<p>https://checkout.netsuite.com/s.nl?c=######&amp;sc=4&amp;category=shipping</p>
<p>Step 5 &#8211; Payment:<br />
https://checkout.netsuite.com/s.nl<br />
Step 6 &#8211; Review and Submit:<br />
https://checkout.netsuite.com/s.nl?c=######&amp;sc=4<br />
Step 7 &#8211; Order Submission:<br />
https://checkout.netsuite.com/s.nl?c==######&amp;sc=4<br />
Step 8 &#8211; Thank You:</p>
<p>https://checkout.netsuite.com/s.nl?c==######&amp;sc=4&amp;category=thanks</span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"><!--[if gte vml 1]><v:shapetype<br />
id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"<br />
path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"><br />
<v:stroke joinstyle="miter" /><br />
<v:formulas><br />
<v:f eqn="if lineDrawn pixelLineWidth 0" /><br />
<v:f eqn="sum @0 1 0" /><br />
<v:f eqn="sum 0 0 @1" /><br />
<v:f eqn="prod @2 1 2" /><br />
<v:f eqn="prod @3 21600 pixelWidth" /><br />
<v:f eqn="prod @3 21600 pixelHeight" /><br />
<v:f eqn="sum @0 0 1" /><br />
<v:f eqn="prod @6 1 2" /><br />
<v:f eqn="prod @7 21600 pixelWidth" /><br />
<v:f eqn="sum @8 21600 0" /><br />
<v:f eqn="prod @7 21600 pixelHeight" /><br />
<v:f eqn="sum @10 21600 0" /><br />
</v:formulas><br />
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /><br />
<o:lock v:ext="edit" aspectratio="t" /><br />
</v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" alt="" style='width:300pt;<br />
height:339pt;mso-wrap-distance-left:1.5pt;mso-wrap-distance-top:1.5pt;<br />
mso-wrap-distance-right:1.5pt;mso-wrap-distance-bottom:1.5pt' /><![endif]--><!--[if !vml]--><img src="file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image001.gif" border="0" alt="" hspace="2" vspace="2" width="400" height="452" align="middle" /><!--[endif]--> </span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 18pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> </span></strong></p>
<p class="MsoNormal" style="line-height: normal;"><strong><em><span style="text-decoration: underline;"><span style="font-size: 22.5pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">NetSuite Setup</span></span></em></strong><strong><span style="font-size: 18pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></strong></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">1) Create Tag</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Create a custom tag in NetSuite to<br />
represent the Google code by going to <em>Setup </em></span><em><span style="font-size: 12pt; font-family: Wingdings;">&gt;</span></em><em><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> Web Site </span></em><em><span style="font-size: 12pt; font-family: Wingdings;">&gt;</span></em><em><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> Web Site<br />
Tags</span></em><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">. We called ours GANALYTICS. The<br />
default value will be blank&#8211;such as &lt;!&#8211; Google Tracking Code &#8211;&gt;. </span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Use the tag substitution feature in NetSuite to use the<br />
following code for every tab that needs to be tracked. You will need to replace<br />
the value of XXX with the value provided by Google for your website profile as<br />
described in the Google Analytics setup above.</span></p>
<p class="MsoNormal" style="margin-left: 0.5in; line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">&lt;</span><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">script type=&#8221;text/javascript&#8221;&gt;<br />
var gaJsHost = ((&#8221;https:&#8221; == document.location.protocol) ? &#8220;<a href="https://ssl/" target="_blank"><span style="text-decoration: none; color: blue;">https://ssl</span></a>.&#8221; : &#8220;<a href="http://www./" target="_blank"><span style="text-decoration: none; color: blue;">http://www.</span></a>&#8220;);<br />
document.write(unescape(&#8221;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;<a href="http://google-analytics.com/ga.js" target="_blank"><span style="text-decoration: none; color: blue;">google-analytics.com/ga.js</span></a>&#8216;<br />
type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));<br />
&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
var pageTracker = _gat._getTracker(&#8221;UA-xxxxxx-x&#8221;);<br />
pageTracker._initData();<br />
pageTracker._trackPageview();<br />
&lt;/script&gt;</span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> </span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">2) Place the GANALYTICS Tag</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Add the created &lt;GANALYTICS&gt;<br />
tag in the &lt;Head&gt; section of your HTML</span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"><br />
</span></strong></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">3) Call Google JavaScript Method</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Create a new tag named<br />
&lt;GACHECKOUT&gt; that has a default value of &lt;!&#8211; Ecommerce Tracking Code<br />
&#8211;&gt;. In the Checkout tab, replace it with the following code<br />
(note that this tag needs to be placed before the &lt;/body&gt; HTML tag):</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">&lt;script&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">pageTracker._addTrans(</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;&lt;%=getCurrentAttribute(&#8217;confirmation&#8217;,'ordernumber&#8217;)%&gt;&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;&lt;%=getCurrentAttribute(&#8217;confirmation&#8217;,'partner&#8217;)%&gt;&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;&lt;%=getCurrentAttribute(&#8217;confirmation&#8217;,'total&#8217;)%&gt;&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;&lt;%=getCurrentAttribute(&#8217;confirmation&#8217;,'tax&#8217;)%&gt;&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;&lt;%=getCurrentAttribute(&#8217;confirmation&#8217;,&#8217;shipping&#8217;)%&gt;&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"> &#8220;Portland&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;OR&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"> &#8220;USA&#8221;<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"> );</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">pageTracker._addItem(</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;&lt;%=getCurrentAttribute(&#8217;confirmation&#8217;,'ordernumber&#8217;)%&gt;&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;nosku&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;&lt;%=getCurrentAttribute(&#8217;confirmation&#8217;,'ordernumber&#8217;)%&gt;&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;Office&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"><br />
&#8220;&lt;%=getCurrentAttribute(&#8217;confirmation&#8217;,'total&#8217;)%&gt;&#8221;,<br />
</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"> &#8220;1&#8243; </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">);</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;"> pageTracker._trackTrans();</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0.0001pt 0.25in; line-height: normal;"><span style="font-family: &quot;Trebuchet MS&quot;,&quot;sans-serif&quot;; color: blue;">&lt;/script&gt;</span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><br />
</strong></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Note:</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"><br />
If there is no checkout tab on your account, you can also place the<br />
above script in the order Tracking script HTML at Setup </span><span style="font-size: 12pt; font-family: Wingdings;"><span>&gt; </span></span><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Websites </span><span style="font-size: 12pt; font-family: Wingdings;"><span>&gt; </span></span><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Setup Websites </span><span style="font-size: 12pt; font-family: Wingdings;"><span>&gt; </span></span><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Shopping Tab </span><span style="font-size: 12pt; font-family: Wingdings;"></span><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">&gt; Order Tracking Script HTML.</span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> </span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><em><span style="text-decoration: underline;"><span style="font-size: 18pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Google<br />
Analytic Reports Setup</span></span></em></strong><strong><span style="font-size: 18pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></strong></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Google Analytics provides many<br />
different forms of reports that you can use. A detailed review of the different<br />
types of reports are beyond the scope of this post. We would, however, like to<br />
point you to some of the reports that we setup to monitor the above goals.</span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">1) Transactions</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> </span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">This report allows you to view a<br />
listing of all orders placed through your site including the order number,<br />
order total, shipping total, and tax total. </span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"><!--[if gte vml 1]><v:shape id="_x0000_i1026"<br />
type="#_x0000_t75" alt="" style='width:24pt;height:24pt;<br />
mso-wrap-distance-left:1.5pt;mso-wrap-distance-top:1.5pt;<br />
mso-wrap-distance-right:1.5pt;mso-wrap-distance-bottom:1.5pt' /><![endif]--><!--[if !vml]--><img src="file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image002.gif" border="0" alt="" hspace="2" vspace="2" width="32" height="32" align="middle" /><!--[endif]--></span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">2) Content Performance</span></strong><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">This report allows you to view the<br />
performance of your pages&#8211;metrics such as page views, unique page views, time<br />
spent on each page, etc&#8211;using the actual page titles. </span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"> <!--[if gte vml 1]><v:shape<br />
id="_x0000_i1027" type="#_x0000_t75" alt="" style='width:24pt;height:24pt;<br />
mso-wrap-distance-left:1.5pt;mso-wrap-distance-top:1.5pt;<br />
mso-wrap-distance-right:1.5pt;mso-wrap-distance-bottom:1.5pt' /><![endif]--><!--[if !vml]--><img src="file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image002.gif" border="0" alt="" hspace="2" vspace="2" width="32" height="32" align="middle" /><!--[endif]--></span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">3) Visits to Purchase</span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"><!--[if gte vml 1]><v:shape id="_x0000_i1028"<br />
type="#_x0000_t75" alt="" style='width:24pt;height:24pt;<br />
mso-wrap-distance-left:1.5pt;mso-wrap-distance-top:1.5pt;<br />
mso-wrap-distance-right:1.5pt;mso-wrap-distance-bottom:1.5pt' /><![endif]--><!--[if !vml]--><img src="file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image002.gif" border="0" alt="" hspace="2" vspace="2" width="32" height="32" align="middle" /><!--[endif]--> </span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">4) Top Landing Pages</span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"><!--[if gte vml 1]><v:shape id="_x0000_i1029"<br />
type="#_x0000_t75" alt="" style='width:24pt;height:24pt;<br />
mso-wrap-distance-left:1.5pt;mso-wrap-distance-top:1.5pt;<br />
mso-wrap-distance-right:1.5pt;mso-wrap-distance-bottom:1.5pt' /><![endif]--><!--[if !vml]--><img src="file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image002.gif" border="0" alt="" hspace="2" vspace="2" width="32" height="32" align="middle" /><!--[endif]--> </span></p>
<p class="MsoNormal" style="line-height: normal;"><strong><span style="text-decoration: underline;"><span style="font-size: 18pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Conclusion</span></span></strong><strong><span style="font-size: 18pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"></span></strong></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">The goal of this post was to provide<br />
you with details on how we have setup Google Analytics for a NetSuite web<br />
store. As mentioned before, the setup for each NetSuite account may differ<br />
given that each account is unique. </span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">Since Celigo is a NetSuite Solution<br />
Provider, this work represents a typical project in our portfolio of services.<br />
We decided to share our knowledge on this topic so that others can benefit from<br />
our experiences given that this is a hot topic within the NetSuite community. </span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">If you have any comments/feedback or<br />
have improvements to the above directions, we would love to hear from you so<br />
that the entire community can benefit as well. </span></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">&#8211; Jan </span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span> </span></p>
<p class="MsoNormal">
]]></content:encoded>
			<wfw:commentRss>http://www.celigo.com/blog/2007/07/netsuite/web-store/google-analytics-for-netsuite/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
