<?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>Web Analytics Central &#187; Coremetrics</title>
	<atom:link href="http://www.webanalyticscentral.com/coremetrics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webanalyticscentral.com</link>
	<description>Everything is Better When Measured</description>
	<lastBuildDate>Mon, 02 Jan 2012 16:32:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Creating User Groups</title>
		<link>http://www.webanalyticscentral.com/2011/03/14/coremetrics-helpful-tip-creating-user-groups/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-creating-user-groups</link>
		<comments>http://www.webanalyticscentral.com/2011/03/14/coremetrics-helpful-tip-creating-user-groups/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 20:20:28 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=2096</guid>
		<description><![CDATA[Creating User Groups within Coremetrics is a simple and easy process to do.  Having user groups allows you to segment user access to reports they should see versus all the reports captured.Below are the necessary steps to setting this up within the Coremetrics interface: From the Accounts page, click on the manage groups link. Once [...]]]></description>
			<content:encoded><![CDATA[<p>Creating User Groups within Coremetrics is a simple and easy process to do.  Having user groups allows you to segment user access to reports they should see versus all the reports captured.<span id="more-2096"></span>Below are the necessary steps to setting this up within the Coremetrics interface:
<ol>
<li> From the Accounts page, click on the manage groups link.</li>
<li>Once there, click create new group.</li>
<li>Give the user group a friendly name and assign the groups accordingly.</li>
<li>Once completed, click the save button.</li>
<li>Now that the group is saved, you can begin assigning users to the newly created user group.</li>
</ol>
<p><span style="text-decoration: underline;">Please Note:</span>
<ul>
<li>Permissions are set by group, rather than user.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2011/03/14/coremetrics-helpful-tip-creating-user-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Property View Tag</title>
		<link>http://www.webanalyticscentral.com/2011/03/03/coremetrics-helpful-tip-property-view-tag/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-property-view-tag</link>
		<comments>http://www.webanalyticscentral.com/2011/03/03/coremetrics-helpful-tip-property-view-tag/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 05:29:30 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[Omniture SiteCatalyst]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=2158</guid>
		<description><![CDATA[Are you a travel company looking to measure your property detail page views within Coremetrics but don&#8217;t know how to do it? This blog posting will discuss how to do this leveraging the cmCreatePropertyviewTag().The property view tag is needed to grab views to the property detailed page by end users. With this tag being passed [...]]]></description>
			<content:encoded><![CDATA[<p>Are you a travel company looking to measure your property detail page views within Coremetrics but don&#8217;t know how to do it? This blog posting will discuss how to do this leveraging the cmCreatePropertyviewTag().<span id="more-2158"></span>The property view tag is needed to grab views to the property detailed page by end users. With this tag being passed to Coremetrics, you will not need to also pass a page view tag as this tag functions, implicitly, as a page view tag. Below is an example of the tag:cmCreatePropertyviewTag(&#8220;abc123&#8243;, &#8220;Hotel Eden&#8221;, &#8220;High-End Hotel&#8221;);Within the example above, &#8220;abc123&#8243; is the Property ID, &#8220;Hotel Eden&#8221; is the Property Name, and &#8220;High-End Hotel&#8221; is the Category ID.  Of the three parameters listed, the property ID and name are required fields while the category ID is optional.That&#8217;s it!  With that tag in place you will be able to measure the page views to property detail pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2011/03/03/coremetrics-helpful-tip-property-view-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; API Part 1</title>
		<link>http://www.webanalyticscentral.com/2011/02/01/coremetrics-helpful-tip-api-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-api-part-1</link>
		<comments>http://www.webanalyticscentral.com/2011/02/01/coremetrics-helpful-tip-api-part-1/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 22:55:15 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=2088</guid>
		<description><![CDATA[As more and more web analytics providers open up their back end systems for customers to be able to pull information from, we as web analytics professionals have more data that is accessible to us.  Within Coremetrics, there are two call types that are currently accepted (and which do not include any additional service fees).This [...]]]></description>
			<content:encoded><![CDATA[<p>As more and more web analytics providers open up their back end systems for customers to be able to pull information from, we as web analytics professionals have more data that is accessible to us.  Within Coremetrics, there are two call types that are currently accepted (and which do not include any additional service fees).<span id="more-2088"></span>This blog posting will go over the supported methods and provide some insight into how to define a API call from a high level.  The next postings in this series will go further in depth discussing the nuisances behind the Coremetrics API.  The two calls supported are Top Line and Benchmarking.Top Line will report on your website&#8217;s top KPI at a summary level and can easily integrate with your data warehouse or own applications that could leverage the data. The next is Benchmark which takes data from the benchmarking solution within Coremetrics.  If you are unfamiliar with this, this is where you site and its overall performance is compared to your competition as well as the overall vertical as a whole.For the top line request, at the very least, you need to include the client ID and token.  The client ID is the ID that you use when logging into Coremetrics.  The token value is the value needed to authenticate and make a call to the Coremetrics API. The minimal code is:https://api.coremetrics.com/apiwebapp/api/1.0/topline?client_id=99999999&amp;token=abcdefg1234567890Please remember if you only send over the minimal amount of data, your request will be returned for the previous day&#8217;s visitor activity in a top line metric form. If you want to tweak the request to send over more data or change the date range, you will need to take advantage of the optional parameters available (which will be discussed in part 2).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2011/02/01/coremetrics-helpful-tip-api-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Creating Calulated Metrics</title>
		<link>http://www.webanalyticscentral.com/2011/01/14/coremetrics-helpful-tip-creating-calulated-metrics/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-creating-calulated-metrics</link>
		<comments>http://www.webanalyticscentral.com/2011/01/14/coremetrics-helpful-tip-creating-calulated-metrics/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 23:27:56 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=2056</guid>
		<description><![CDATA[Do you want to create calculated metrics within Coremetrics but don&#8217;t know how to? Creating calculated metrics is a quick and easy process that will be further explained below.The term calculated metrics is the combination of out of the box captured metrics to create a new metric.  This metric can then be saved within the [...]]]></description>
			<content:encoded><![CDATA[<p>Do you want to create calculated metrics within Coremetrics but don&#8217;t know how to? Creating calculated metrics is a quick and easy process that will be further explained below.<span id="more-2056"></span>The term calculated metrics is the combination of out of the box captured metrics to create a new metric.  This metric can then be saved within the interface for later usage.  Lets say for the sake of example that you want to create a metric of returning visitor percentage.  To set this up within Coremetrics, you would need to do the following:
<p style="text-align: center;"><a href="http://www.webanalyticscentral.com/wp-content/uploads/2011/01/calculated-metrics.png"><img class="aligncenter size-medium wp-image-2058" title="calculated metrics" src="http://www.webanalyticscentral.com/wp-content/uploads/2011/01/calculated-metrics-300x134.png" alt="" width="300" height="134" border="0" /></a></p>
<ol>
<li>Within the edit metrics area, click the calculator button (or the create a calculated metric link)</li>
<li>Within the metric formula area, put the following: (Total Visitors &#8211; New Visitors) / Total Visitors</li>
<li>Then select the % or % w/graph notation option</li>
<li>Enter the name for the metric (Returning Visitor Percentage)</li>
<li>Click save and the report is created with your newly created metric</li>
</ol>
<p>That is it.  Once you put that in place, you will be able to leverage calculated metrics within Coremetrics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2011/01/14/coremetrics-helpful-tip-creating-calulated-metrics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Tracking Discount Codes</title>
		<link>http://www.webanalyticscentral.com/2010/12/31/coremetrics-helpful-tip-tracking-discount-codes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-tracking-discount-codes</link>
		<comments>http://www.webanalyticscentral.com/2010/12/31/coremetrics-helpful-tip-tracking-discount-codes/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 22:49:23 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=2018</guid>
		<description><![CDATA[Coremetrics offers a special URL query string, called the site promotions parameter (cm_sp), that allows for almost all promotional on-site tracking.  However, what is your user doesn&#8217;t trigger the promotion or discount via banner click but rather enters it into a text field within the cart or checkout funnel?This can be tracked via the cmCreateOrderTag() [...]]]></description>
			<content:encoded><![CDATA[<p>Coremetrics offers a special URL query string, called the site promotions parameter (cm_sp), that allows for almost all promotional on-site tracking.  However, what is your user doesn&#8217;t trigger the promotion or discount via banner click but rather enters it into a text field within the cart or checkout funnel?<span id="more-2018"></span>This can be tracked via the cmCreateOrderTag() tag. The Order tag captures all order level detail on the order thank you (or completion) page. Below is an example of the tag populated with the promotional details:cmCreateOrderTag(“order123”, “999.99”, “9.99”, cust123”, “Bristol”, “CT”, “06614” , “123”, “USD”, &#8220;BOGO&#8221;, &#8220;499.99&#8243;, &#8220;bogo123&#8243;);Within the tag, at the end there are three optional fields to capture promotion name, code and discount amount.  Above, the Promotion Name is BOGO (Buy One Get One), the discount amount is $499.99 and the code entered was bogo123.That&#8217;s it.  Once you put that in place, you will be able to successful track the promotional codes, names and amounts that users enter in as well as the ones that they click on via Site Promotion tagged URLs.<span style="text-decoration: underline;">Please Note:</span>
<ul>
<li>The values entered into the cmCreateOrderTag() must be in a pipe delimited list.</li>
<li>In order to use this tag, you must make all calls to cmCreateShopAction9Tag() prior to throwing it.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2010/12/31/coremetrics-helpful-tip-tracking-discount-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Non-Allowable Characters within CDF</title>
		<link>http://www.webanalyticscentral.com/2010/12/27/coremetrics-helpful-tip-non-allowable-characters-within-cdf/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-non-allowable-characters-within-cdf</link>
		<comments>http://www.webanalyticscentral.com/2010/12/27/coremetrics-helpful-tip-non-allowable-characters-within-cdf/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 04:13:11 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=1987</guid>
		<description><![CDATA[Creating the Category Definition File (CDF) within Coremetrics requires you to be aware of the allowable and non-allowable characters.  Knowing these could potentially remove any headaches that can arise in the future. The first thing to know is that the CDF is a CSV or comma separated values file. What this means is that no [...]]]></description>
			<content:encoded><![CDATA[<p>Creating the Category Definition File (CDF) within Coremetrics requires you to be aware of the allowable and non-allowable characters.  Knowing these could potentially remove any headaches that can arise in the future.
<p style="text-align: left;"><span id="more-1987"></span>The first thing to know is that the CDF is a CSV or comma separated values file. What this means is that no commas or double quotes should be used within any value listed/captured within the columns. If any of your categories currently contain a comma and/or double quotes, you are highly recommended to replace it with an approved character or parse it if replacing isn&#8217;t possible.  The characters below should not be used within the CDF:</p>
<p>` ~ ! @ # $ % ^ &amp; * ( ) = + []  ; ’ ” , &lt; . &gt; ?Just keep those in mind when setting up and adding to your CDF.
<p style="text-align: left;"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2010/12/27/coremetrics-helpful-tip-non-allowable-characters-within-cdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Manual PageView Tag</title>
		<link>http://www.webanalyticscentral.com/2010/12/24/coremetrics-helpful-tip-manual-pageview-tag/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-manual-pageview-tag</link>
		<comments>http://www.webanalyticscentral.com/2010/12/24/coremetrics-helpful-tip-manual-pageview-tag/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 18:11:12 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=1974</guid>
		<description><![CDATA[Coremetrics, out of the box, via the cmCreatePageView() tag can track pages being viewed.  However, what do you do when a page lives externally (i.e. outside of your domain) and you can not leverage this function?Well Coremetrics provides you with the Manual Pageview tag which allows you to capture the necessary values (i.e. page ID, [...]]]></description>
			<content:encoded><![CDATA[<p>Coremetrics, out of the box, via the cmCreatePageView() tag can track pages being viewed.  However, what do you do when a page lives externally (i.e. outside of your domain) and you can not leverage this function?<span id="more-1974"></span>Well Coremetrics provides you with the Manual Pageview tag which allows you to capture the necessary values (i.e. page ID, category ID, referring URL, destination URL, and search term) accordingly. The below are the tag with the additional parameters that can be passed:cmCreateManualPageviewTag(pageID,categoryID,DestinationURL,ReferringURL,searchTerm)
<ul>
<li>pageID should capture the unique ID for the external page</li>
<li>category ID should capture the category for the external page</li>
<li>referring URL should capture the URL for the page on which the link to the external page is on</li>
<li>destination URL should capture the URL including any passed arguements (or parameters) for the given external page</li>
<li>search term should capture the search term being sent to the page (only use this if the external page is a search landing page)</li>
</ul>
<p>Here is an example of passing the manual page view tag via an onClick event:&lt;a href=&#8217;www.facebook.com/test12345&#8242; onClick=&#8217;cmCreateManualPageviewTag(&#8220;Facebook:Test12345&#8243;,&#8221;Social Media&#8221;,&#8221;http://www.mysite.com&#8221;,&#8221;http://www.facebook.com/test12345&#8243;);&#8217;&gt;Follow Us on Facebook&lt;/a&gt;<span style="text-decoration: underline;">Please Note:</span>Note that you must use single quotes in the &lt;A&gt; tag and double quotes inside the cmCreateManualPageviewTag function.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2010/12/24/coremetrics-helpful-tip-manual-pageview-tag/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Tracking Registrations</title>
		<link>http://www.webanalyticscentral.com/2010/12/24/coremetrics-helpful-tip-tracking-registrations/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-tracking-registrations</link>
		<comments>http://www.webanalyticscentral.com/2010/12/24/coremetrics-helpful-tip-tracking-registrations/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 00:30:15 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=1970</guid>
		<description><![CDATA[Continuing in the helpful tips for Coremetrics, I wanted to discuss how one can go about tagging registration pages.  Unlike non-product pages that just call the cmCreatePageView tag, registration pages also leverage the cmCreateRegistrationTag().The registration tag is used to track any type of profile information that is being created or updated on your website (account [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing in the helpful tips for Coremetrics, I wanted to discuss how  one can go about tagging registration pages.  Unlike non-product pages that just call the cmCreatePageView tag, registration pages also leverage the cmCreateRegistrationTag().<span id="more-1970"></span>The registration tag is used to track any type of profile information that is being created or updated on your website (account set ups, account logins, email signups, etc).  Here is the actual tag:cmCreateRegistrationTag(&lt;Customer ID&gt;,&lt;Customer Email&gt;,&lt;Customer City&gt;,&lt;Customer State&gt;,&lt;Customer Zip&gt;,&lt;Newsletter Name&gt;, &lt;Subscribed Flag&gt;,&lt;Age&gt;,Gender&gt;,&lt;Country&gt;,&lt;Income&gt;,&lt;Educational Level&gt;,&lt;Custom Field 1&gt;,&gt;,&lt;Custom Field 2&gt;, etc.);The registration tag must be accompanied by a page view tag as the registration tag doesn&#8217;t capture a page view. So an example of the registration tag for an account login page would look similar to the below:&lt;script language=&#8221;javascript1.2&#8243;&gt;&lt;!&#8211;cmCreatePageviewTag(&#8220;Account Login&#8221;,&#8221;abc12345&#8243;);cmCreateRegistrationTag(&#8220;customerID_abc12345&#8243;,&#8221;dorian@test.com&#8221;,&#8221;Paramus&#8221;,&#8221;NJ&#8221;,&#8221;07652&#8243;);//&#8211;&gt;&lt;/script&gt;That&#8217;s it.  Once you have this in place you will be able to accurately track all registrations taking place on your site.<span style="text-decoration: underline;">Please note:</span>
<ul>
<li>The information gathered in the registration tag is used to populate the  following reports: Topline Summary, Segmentation and Key Segments.</li>
<li>The first parameter, Customer ID, is the only required field.  All else are optional.</li>
<li>Within the registration tag, you have the ability to add up to 15 custom fields.  The first ten fields can be used in the selection of the specific criteria within the Key Segments reports.  The last five can be used in either the Segmentation Workbench Report or the Key Segments report.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2010/12/24/coremetrics-helpful-tip-tracking-registrations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Is My Landing Page Working?</title>
		<link>http://www.webanalyticscentral.com/2010/12/23/coremetrics-helpful-tip-is-my-landing-page-working/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-is-my-landing-page-working</link>
		<comments>http://www.webanalyticscentral.com/2010/12/23/coremetrics-helpful-tip-is-my-landing-page-working/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 00:33:22 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=1964</guid>
		<description><![CDATA[Have you launched a landing page, tagged it with Coremetrics, but are wondering how you can determine whether its a success or failure? Here are a few pointers to look at when assessing how well the page is/has performed.The first step in assessing how well the page performed or not is to look at the [...]]]></description>
			<content:encoded><![CDATA[<p>Have you launched a landing page, tagged it with Coremetrics, but are wondering how you can determine whether its a success or failure? Here are a few pointers to look at when assessing how well the page is/has performed.<span id="more-1964"></span>The first step in assessing how well the page performed or not is to look at the Top Visited Pages report.  To view the top pages, click on the Content Analysis menu and then click on Top Visited pages.  You can then filter the  results to only show your given page by using the search for page box to find your landing page. To take it another step and add even more value, you can look at the same report to determine how much of your visitor population interacted or engaged with your content.  Seeing this can help you determine if you landing page is helpful in sending traffic further downstream.You can use metrics like page views per unique visitor (page views/unique visitors) to get a good understanding for how deep your visitors are going into your site.  You can also look at average time spent on the page to see how much of your created content is being consumed.Other areas to look at are:
<ul>
<li>One page sessions &#8211; this is the number of visitors that have only seen one page prior to leaving your site (similar to Bounce Rate)</li>
<li>Events &#8211; a running count on the total number of successes captured by Coremetrics (i.e. email registrations, form submissions, clicks on social media links, etc</li>
<li>Events per session &#8211; to see how many events are triggered in a users session</li>
</ul>
<p>Some key questions you should look to ask when assessing the landing page:
<ul>
<li>Did I receive the targeted amount of visitors I expected? If no, you might need to expand the advertising scope or the links that point to the landing page</li>
<li>Did I receive the targeted amount of success events? If no, did you make sure the call to actions that push users to the desired areas, are clearly labeled and not below the fold? Did you check to make sure the content on the page entices them to convert?</li>
</ul>
<p>That&#8217;s the first step to look at with landing pages.  In my next post, I will look at the second part of assessing landing page success &#8211; looking at the page via LiveView.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2010/12/23/coremetrics-helpful-tip-is-my-landing-page-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coremetrics Helpful Tip &#8211; Tagging Order Confirmation Pages</title>
		<link>http://www.webanalyticscentral.com/2010/12/14/coremetrics-helpful-tip-tagging-order-confirmation-pages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coremetrics-helpful-tip-tagging-order-confirmation-pages</link>
		<comments>http://www.webanalyticscentral.com/2010/12/14/coremetrics-helpful-tip-tagging-order-confirmation-pages/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 18:42:08 +0000</pubDate>
		<dc:creator>Dorian D. Regester</dc:creator>
				<category><![CDATA[Coremetrics]]></category>
		<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://www.webanalyticscentral.com/?p=1957</guid>
		<description><![CDATA[Ensuring each page on your site is tagged accurately the first time out saves so much time and energy as opposed to later trying to fix the process and give stakeholders renewed confidence in the data.  I&#8217;d like to look at the Order Confirmation page and show you the tag functions necessary to track.The order [...]]]></description>
			<content:encoded><![CDATA[<p>Ensuring each page on your site is tagged accurately the first time out saves so much time and energy as opposed to later trying to fix the process and give stakeholders renewed confidence in the data.  I&#8217;d like to look at the Order Confirmation page and show you the tag functions necessary to track.<span id="more-1957"></span>The order confirmation tags can also be used on an application or booking completion.  The below are the tags that you will need to leverage:
<ul>
<li>cmCreatePageViewTag</li>
<li>cmCreateShopAction9Tag</li>
<li>cmCreateOrderTag or cmCreateRegistrationTag depending on the completion action your site is using</li>
<li>cmDisplayShop9s</li>
</ul>
<p>A shop action 9 tag is used to pass to Coremetrics each product that is purchased. Or you can use a single shop 9 tag for financial or travel companies (for applications and booking completion pages).  It never hurts to send a second registration tag with the parameter populated.  Below is an example of a one item purchase on the order completion page:For example:&lt;script language=&#8221;javascript&#8221;&gt;&lt;!&#8211;cmCreatePageviewTag(&#8220;Order Completion Page&#8221;,&#8221;90999&#8243;);cmCreateShopAction9Tag(&#8220;abc123&#8243;,&#8221;Westin Hotel Room&#8221;,&#8221;1&#8243;,&#8221;199.95&#8243;,&#8221;cust-abc123&#8243;,&#8221;ord-abc123&#8243;,&#8221;199.95&#8243;,&#8221;52001&#8243;);cmDisplayShop9s();cmCreateOrderTag(&#8220;ord-abc123&#8243;,&#8221;199.95&#8243;,&#8221;0.00&#8243;,&#8221;cust-abc123&#8243;,&#8221;New York&#8221;,&#8221;NY&#8221;,&#8221;10001&#8243;);cmCreateRegistrationTag(&#8220;cust-abc123&#8243;,&#8221;test@gmail.com&#8221;,&#8221;New York&#8221;,&#8221;NY&#8221;,&#8221;10001&#8243;);//&#8211;&gt;&lt;/script&gt;That&#8217;s it.  With those follow tags in place you will be able to successfully track orders and/or bookings that are taking place on your site.  Please note that if you are passing more than one product (i.e. if the end user purchased more than one product or service), you will need to have a corresponding cmCreateShopAction9Tag for each.  That will ensure Coremetrics knows and calculates on all products or services consumed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webanalyticscentral.com/2010/12/14/coremetrics-helpful-tip-tagging-order-confirmation-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

