<?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>Gilluminate &#187; Omniture</title>
	<atom:link href="http://www.gilluminate.com/tag/omniture/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gilluminate.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 Jun 2010 02:50:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Print Better, Cleaner Reports from Omniture&#8217;s SiteCatalyst</title>
		<link>http://www.gilluminate.com/2009/03/06/print-better-cleaner-reports-from-omnitures-sitecatalyst/</link>
		<comments>http://www.gilluminate.com/2009/03/06/print-better-cleaner-reports-from-omnitures-sitecatalyst/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 22:14:59 +0000</pubDate>
		<dc:creator>Jason Gill</dc:creator>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Omniture]]></category>

		<guid isPermaLink="false">http://blog.gilluminate.com/?p=5332</guid>
		<description><![CDATA[If you use the latest version of Omniture&#8217;s SiteCatalyst, you are probably aware of how poorly their nice pretty reports translate to PDF, Word, and Excel when you use the &#8220;save&#8221; tools available right there in the suite. Images get removed, text gets misaligned, and colors get skewed. Today I devised a nice, quick method [...]]]></description>
			<content:encoded><![CDATA[<p>If you use the latest version of Omniture&#8217;s SiteCatalyst, you are probably aware of how poorly their nice pretty reports translate to PDF, Word, and Excel when you use the &#8220;save&#8221; tools available right there in the suite. Images get removed, text gets misaligned, and colors get skewed.</p>
<p>Today I devised a nice, quick method for getting a printable report that looks identical to the report you see on your screen. The one downside, no selectable text for copy/paste later. But if that&#8217;s your concern, rather than printing, you probably aren&#8217;t worried about format as much anyway.</p>
<p>The solution I created involves downloading a FireFox extension called Pdf It! and Omniture&#8217;s own print feature.</p>
<p>Once you have Pdf It! installed and your report you wish to print is on the screen, simply click the print icon in SiteCatalyst&#8217;s toolbar at the top of your report. This will open a new window with limited browser chrome (toolbars, status bars, etc.) and will load your report without any of the extra navigation at top or left of your report. Basically a nice printable report. Only to print from this screen doesn&#8217;t always give the result you desire as browser to printer support isn&#8217;t always the greatest. You will still run into issues with missing images, cut off edges, etc.</p>
<p>So, the next thing to do is cancel the print job that automatically appears. Now you are left with just the print window. Right click somewhere in that print window and select Pdf It! > Save as PDF > Whole Page. Pdf It! will open a save dialogue and you can save that page to your desired directory. From here you can simply open that newly created PDF and print. Or if you prefer, attach it in an email to the people who care.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gilluminate.com/2009/03/06/print-better-cleaner-reports-from-omnitures-sitecatalyst/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Omniture Event Serialization Character Limit</title>
		<link>http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/</link>
		<comments>http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 15:18:31 +0000</pubDate>
		<dc:creator>Jason Gill</dc:creator>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[Omniture]]></category>

		<guid isPermaLink="false">http://blog.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/</guid>
		<description><![CDATA[No matter how many Omniture Support people tell you that there is no limit on the number of characters you can use as your serial number when implementing Event Serialization, they are wrong! The limit is 20 characters. It took me 3 phone calls and a weeks worth of bad data to figure that out. [...]]]></description>
			<content:encoded><![CDATA[<p>No matter how many Omniture Support people tell you that there is no limit on the number of characters you can use as your serial number when implementing Event Serialization, they are wrong!</p>
<p>The limit is <strong>20 characters</strong>.</p>
<p>It took me 3 phone calls and a weeks worth of bad data to figure that out. It is no where to be found in their white papers either, so don&#8217;t bother looking there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gilluminate.com/2008/07/18/omniture-event-serialization-character-limit/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using SWFObject for Flash Version Tracking</title>
		<link>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/</link>
		<comments>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 16:28:00 +0000</pubDate>
		<dc:creator>Jason Gill</dc:creator>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Omniture]]></category>

		<guid isPermaLink="false">http://blog.gillumiante.com/2007/03/09/using-swfobject-for-flash-version-tracking</guid>
		<description><![CDATA[At my company, we use Omniture SiteCatalyst for our web analytics/tracking. Unfortunately, Omniture does not give user&#8217;s Flash Version statistics in their standard reports like Google Analytics does. On the other hand, Omniture gives you the freedom to create custom reports that you can determine on your own using their provided JavaScript code. I am [...]]]></description>
			<content:encoded><![CDATA[<p>At my company, we use <a href="http://www.omniture.com/">Omniture</a> <a href="http://www.omniture.com/products/web_analytics/sitecatalyst">SiteCatalyst</a> for our web analytics/tracking. Unfortunately, Omniture does not give user&#8217;s Flash Version statistics in their standard reports like <a href="http://www.google.com/analytics/">Google Analytics</a> does. On the other hand, Omniture gives you the freedom to create <a href="http://www.omniture.com/services/custom">custom reports</a> that you can determine on your own using their provided JavaScript code.</p>
<p>I am already using <a href="http://blog.deconcept.com/swfobject/">SWFObject</a> to load the flash piece on our homepage to users with a specified version. So I figured I could hack that code a bit in order to pull the version it was already determining for me, and plug it into the Omniture code.</p>
<p>After mulling through the SWFObject code, I finally was able to run this page successfully, which will alert the exact version of flash I am using:</p>

<div class="wp_codebox"><table><tr id="p3212"><td class="code" id="p321code2"><pre class="xml" style="font-family:monospace;"><span style="color: #00bbdd;">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;</span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;html</span> <span style="color: #000066;">xmlns</span>=<span style="color: #ff0000;">&quot;http://www.w3.org/1999/xhtml&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;head<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;meta</span> <span style="color: #000066;">http-equiv</span>=<span style="color: #ff0000;">&quot;Content-Type&quot;</span> <span style="color: #000066;">content</span>=<span style="color: #ff0000;">&quot;text/html; charset=iso-8859-1&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;title<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>test<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/title<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;swfobject.js&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/head<span style="color: #000000; font-weight: bold;">&gt;</span></span><span style="color: #000000; font-weight: bold;">&lt;body<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
alert(deconcept.SWFObjectUtil.getPlayerVersion().major+
&quot;.&quot;+deconcept.SWFObjectUtil.getPlayerVersion().minor+
&quot;.&quot;+deconcept.SWFObjectUtil.getPlayerVersion().rev);
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/body<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/html<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>Basically, you can use deconcept.SWFObjectUtil.getPlayerVersion().major to get the major version, etc.</p>
<p>Once I got that working, I was able to use that same concept to plug it into my tracking code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
