Elephants and Analytics

"Elephant in the corner" is an English idiom for an obvious truth that is being ignored or goes unaddressed.
  • rss
  • Home
  • Posts
  • About me

Automate your tag clouds with Omniture

Tim Elleston | August 9, 2009

One of the nice things about Omniture is the ability to export information out to other systems.  We use this feature to generate tag clouds on our site, based on the most popular courses viewed over the last 30 days, segmented for different audiences.

In order to do this, there are a few things that need to be done first.

Firstly, we report course views as products, passing a shortened name of the course from our content management system and database, to the s.products variable, such as:

s.products = “;Marketing-and-the-Media”;
s.events = “prodView,event5″;

We have set up event5 as a success event, signifying a course view.

As we have multiple pages associated to a course, we make sure that we only pass the s.products and s.events values once per course view, irrespective of the page within the course a user is looking at.  This is done by using some custom code within our s_code file.

In SiteCatalyst, we then use SAINT classifications to generate Course-based reports, associated to schools, faculties, type of course (undergrad or postgrad) etc.  This allows us to get in-depth information on our course activity, along with conversions etc.

Audience segmentation

segment_builderA common reporting segmentation for us is to compare Australian traffic to International traffic, so we have created two segments, using the segment builder.

The Australian segment includes any visit where the GeoCountry was Australia.  The International segment includes any visit where the GeoCountry was not Australia.

Exporting the data

dw_reportWe then use DataWarehouse to create two reports, based on the last 30 days of activity.  Each report uses the segment defined above, with the Course name and the number of Product views (as we use the product variable to set course views).

These two reports are scheduled on a daily basis to export the data to our FTP servers as a CSV file.

Once we have the files, we import the data into a database along with the date of the file, so we can use that later.

Now we have the last 30 days of activity, by each course, by traffic source as a dataset that we can use on our site.  It’s then a fairly straightforward process to match the course name with the URL of the actual course, so it can be used as the link on the tag cloud.

The end result

Each day we query the database and using standard tag cloud calculations, we are then able to re-produce the data back out onto our site.  We currently feed the data back out as an XML file which is read by our Course Browser flash tool – showing both a Domestic and an International view of the most popular courses.

tagclouds

We’re also working on something similar for internal search terms, which will be used to populate a “search as you type” functionality on our search forms, but it will be segmented by audience type – Staff, Student or Anonymous (being general traffic).  That one is a little tougher, because we have to associate the most common destination clicked on, with the searched-for term.  But more on that in a later posting, once we have it working.

So, using a combination of Omniture SiteCatalyst, DataWarehouse and segmentation, we’re able to easily offer our users with quick navigation methods to various pieces of content, thereby enhancing their user journey.

Comments
No Comments »
Categories
Data warehouse, Segmentation, SiteCatalyst, Strategies
Tags
Data warehouse, Omniture, Segmentation, tag clouds
Comments rss Comments rss
Trackback Trackback

Bookmark and Share

Join the elephants email list

Sign up to receive emails about new posts



* = required field
unsubscribe from list

powered by MailChimp!

Search

Analytics

  • Omniture
  • Omniture Blogs

General Links

  • Murdoch University

Recent Posts

  • Measuring conversions
  • Strangely, they’ve asked me to present again…
  • More internal search insights
  • Page success events and eVars
  • Campaign bounce rates and pathing

Categories

  • Basic metrics (8)
  • Behavioral targeting (1)
  • Campaigns (4)
  • Conversions (6)
  • Data warehouse (3)
  • Discover (1)
  • Search (4)
  • Segmentation (6)
  • SiteCatalyst (8)
  • Strategies (13)
  • Test and Target (3)
  • Testing (2)

Tags

ADMA 2010 basic metrics behavioural targeting bounce bounce rate campaign stacking comparing conferences content relevance Conversions Data warehouse Digital Day fundamental metrics implementation internal search keywords KPI's long pages Marketing Higher Education Symposium new vs repeat Omniture Omniture Discover page views participation pathing percent viewed Search Segmentation strategy tag clouds targeting content Test and Target Testing time on page time on site value visitors visits web analytics strategy

Archives

  • August 2010
  • July 2010
  • June 2010
  • April 2010
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
rss Comments rss