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

Campaign bounce rates and pathing

Tim Elleston | June 16, 2010

If you’ve ever wanted to know bounce rates by different campaigns, or other segments, there’s a relatively easy way to do it in SiteCatalyst, which also brings other benefits with it.

Despite the fact that Bounce is not a native metric for SiteCatalyst, it’s easy enough to calculate it (single access/entries)…but as you’ll realise, you cannot use that metric on Campaigns (or any eVar for that matter), because they are traffic props.

So, to get Bounce metrics onto a campaign report, you simply concatenate your campaign code to a page name and store it into an s.prop.  The following is an example of that code:

if(!s.campaign){ s.prop26=s.pageName; }else{ s.prop26=s.campaign+"|"+s.pageName;}

In the example above, I’ve used s.prop26 to store the concatenated values.  In the Admin for the report suite, under Traffic variables, create s.prop26 as Campaign Pathing.

At this point, you should also call support, or use the live chat and ask them to enable pathing on that s.prop.  By doing so, you immediately enable the two metrics that you’ll need to see bounce – single access and entries.

Once you’ve done that, everytime a campaign code is seen, it will be stored into s.prop26, followed by the page name.  Bear in mind this only occurs on the first page that the user visits.

Campaign Bounce Rates

Now you’ll be able to create a report that shows campaign codes and their respective bounce rates:

campaign_pathing_bounce

As the above report shows every instance of the s.prop, you can then filter on either a specific campaign code, or on a specific page name.  So for example, if you run multiple campaigns to a product page, simply filter on the page name.  You’ll get the added benefit of seeing “non-campaign” traffic to that page too.

campaign_pathing_bounce_v2

That’s not the only benefit to concatenating s.props together.  You could do the same thing for different segments to understand how they interact with your site.  For example, you could put Visitor Type at the beginning, Customer or Non-Customer; or any combination really.

Just remember that there is a limit to the amount of characters that an s.prop will store…and you don’t want to exceed the 500,000 unique monthly values on s.props either.

There’s another benefit to this.

Campaign Pathing

Campaign pathing now works…you’ll now be able to see pathing from specific campaign codes (or the other segments you have put in there).

Simply create a pathing report to see where people go when they come in from a specific campaign code.

campaign_pathing

Despite the fact that the subsequent pages don’t contain the campaign code, you can be assured that they represent the traffic from the same segment that started this journey.

Categories
Campaigns, Segmentation
Tags
bounce, pathing
Comments rss
Comments rss
Trackback
Trackback

« Are they scrolling? Page success events and eVars »

Leave a comment

You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

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