| By Judah Phillips | Article Rating: |
|
| February 4, 2008 10:15 AM EST | Reads: |
20,338 |
For those fortunate enough to have made a major investment in Web Analytics, you could [measure rich internet powerfully], if not as simply [as with Google Analytics], and within a much more focused context using a tool like Unica NetInsight. Unica NetInsight is an advanced web analytics tool for cross-channel data integration and current awareness of online behavior and demographics. It’s really neat!Tracking RIA with NetInsight is straightforward; however, you need to page tag. What that means is that you’ll need some basic fluency in web programming or some geeks on your team. I’d recommend that you work with your developers from “phase zero” making web analytics endemic to the site development process. Ain’t that right, Eric Peterson?
A best practice for page tagging is to ensure that you have some way to centrally manage your tags, whether via a content management system (CMS), master template, include file, global footer, universal header, galactic widgetizing optimizer and so on. That way, you don’t have to manage change across the inevitable mess and disorganization caused by hard-coded page tags.
Here’s a glimpse of Unica’s page tag:
To tag a browser “event”, use a javascript function (MyEventHandler) and call the Unica NetInsight function ntptLinkTag() passing the name of the event (myevent) and any values you want (‘color” and “red” in ntptAddPair below), like this:
To track a Rich Internet Application (RIA) event, use the same procedure for tagging a standard JavaScript browser event. You’d call the ntptEventTag API function and pass extra event value information as parameter to ntptEventTag, using the ntptAddPair and ntptDropPair helper functions as necessary. Here’s what I mean:
Using NetInsight to track Flash is little more complicated. First you want to make sure the Flash is published with support for FSCommands. Talk to the geeks to find out. Then, add the Unica Page Tag to the HTML container. Now add the Unica FSCommand command handler logic to HTML. Check it out:
NetInsight enables tagging RIA in FLASH FLEX. First, call the ntptEventTag API function through fscommands. Pass extra event value information as parameter to ntptEventTag. If you want, you can use the ntptAddPair and ntptDropPair helper functions through fscommands. Here’s an example:

So there you have a few examples of measuring events and RIA using various methods in free and not-so-free software. Advanced web analytics stuff isn’t magic, it’s just the application of interdisciplinary concepts in action look magical.
To less technical web analysts, all the code may read like science fiction runes and hieroglyphics, but study up on this event tracking stuff for awhile. Ask questions to your geeky friends and colleagues. Contact your vendor (they all should be able to do something like this). Make event tracking and (and event pathing!) part of your web analytics practice and process. Use the data to reconcile engagement measures, understand content effectiveness, and drive user experience and strategy in the Web 2.0 world.
Published February 4, 2008 Reads 20,338
Copyright © 2008 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Judah Phillips
Judah Phillips is Director of Web Analytics for Reed Business Information. He is an experienced web analytics practitioner and Internet expert who thrives on all this technology stuff and music, food, wine, and art too. He is an active member of the Boston Internet and non-profit communities.
![]() |
Georges 02/29/08 01:56:39 PM EST | |||
Interresting article. Where do you enable "events" in Google Analytics? http://code.google.com/apis/analytics/docs/eventTrackerOverview.html says it's only available to Beta participants. |
||||
![]() |
andy beard 01/28/08 03:20:25 PM EST | |||
A few days ago on my Wordpress Plugins site, I updated to Wordpress 2.04 (from 1.5.2) and switched to using UTW for tagging rather than Taggerati. Taggerati and UTW have slightly different functionality. 2.04 is supported by both, but Taggerati isn't really being updated. I am going to miss a couple of the inline tags I could use when posting using a desktop application, but longterm support I hope is more likely with UTW. I now have a partial implementation on the site, but I don't have all the pages tagged. I also don't have what was a key feature of the previous setup, a large tag cloud at the top of the page. Total page views currently are down 75%, based on data over 5 days. There is a huge difference between 2000 page views and 400 over a 5 day period. |
||||
![]() |
streght44 01/28/08 02:13:55 PM EST | |||
So there ARE web analytic in the RIA era, it's not the end of the world? |
||||
- Kindle 2 vs Nook
- Cloud Computing on Gartner's Top 10 List and SYS-CON Events' 2010 Calendar
- Confessions of a Ulitzer Addict
- IBM Hardware Chief, Intel VC Exec Arrested in Insider Trading Scam
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- Moving Your RIA Apps into the Cloud: Seven Challenges
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Windows 7 – Microsoft’s First Step to the Cloud
- Ulitzer Provides a Powerful Social Journalism Platform
- Jill Tummler Singer, Deputy CIO of CIA, Keynotes at GovIT Expo
- Open Source Mobile Cloud Sync and Push Email
- Kindle 2 vs Nook
- The Difference Between Web Hosting and Cloud Computing
- Cloud Computing on Gartner's Top 10 List and SYS-CON Events' 2010 Calendar
- Ajax in RichFaces 3.3, JSF 2 and RichFaces 4
- Confessions of a Ulitzer Addict
- IBM Hardware Chief, Intel VC Exec Arrested in Insider Trading Scam
- My Thoughts on Ulitzer
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- US Post Office Hops a Ride on NetSuite’s Cloud
- Moving Your RIA Apps into the Cloud: Seven Challenges
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Building a Drag-and-Drop Shopping Cart with AJAX
- What Is AJAX?
- Google Maps! AJAX-Style Web Development Using ASP.NET
- Flashback to January 2006: Exclusive SYS-CON.TV Interviews on "OpenAjax Alliance" Announcement
- AJAXWorld Conference & Expo to Take Place October 2-4, 2006, at the Santa Clara Convention Center, California
- AJAX Sponsor Webcasts Are Now Available at AJAXWorld Website
- How and Why AJAX, Not Java, Became the Favored Technology for Rich Internet Applications
- "Real-World AJAX" One-Day Seminar Arrives in Silicon Valley
- AJAXWorld University Announces AJAX Developer Bootcamp
- AJAX Support In JadeLiquid WebRenderer v3.1
- Where Are RIA Technologies Headed in 2008?
- Struts Validations Framework Using AJAX







































