Naill Kennedy has an excellent post about sniffing browser history to improve the user experience on your site.
Naill demonstrates how to use CSS and javascript to detect if certain pages have been recently viewed by the user. Based on this, you can infer some preferences of the user and target them with personalised advertising/cross-selling.
For example, if your desired path for your prospects is:
teaser -> website -> benefits -> signup -> demo -> purchase
then when someone visited your website, you could apply rules such as:
- If the visitor is new, then promote the benefits
- If the visitor has seen our benefits, then promote the signup
- If the visitor has seen our signup, but not our demo, then promote the demo
- If the visitor has seen our demo, then promote …
If every web-page (and every email you send) contained a personalised call-to-action, then much higher would your conversion rates be?
Of course, you can block or delete your browser history, but google analytics and companies like Calcium Software will soon be providing this same information and I don’t think this is a bad thing.
When you look at content publishing, our attitudes used to be “I’ll read what the publisher publishes”. Today, with content being so widely available (and with nearly everyone being a publisher), our attitudes are “I’ll read what I want to read”.
We’re on the verge of complete information overload, so our attitudes will soon change to “the publisher knows best what I want to read”. This assumes that the publisher, using a combination of my preferences and their expert domain knowledge, can best decide what content I want to read .
This also means that the publisher, using a combination of my preferences and their expert domain knowledge, can best decide what the next call-to-action is for me to guide me toward a purchase.
Posted by Andrew 