Increase Website Conversions with Personalized Offer Funnels

By Brennan Dunn

Most websites and blogs are designed to get more top-of-funnel conversions:

Browsing your project management tool’s website? They’re going to try to sell you on signing up for a trial account of the product (that you already pay for.)

Reading the latest article from a well-known blogger? You’ll probably be overwhelmed with an assortment of “Enter your email address to download our guide!” calls-to-action (literally seconds after you clicked over from an email they sent to you.)

If your website is primarily optimized to grow your list, you’re excluding those who are already loyal subscribers and customers.

Let’s look at a common pattern employed by tens of thousands of online businesses:

  1. Someone discovers your content (usually a blog post) and sees that there’s a call-to-action (CTA) asking for their email address.
  2. If the CTA is interesting enough, they’ll opt-in.
  3. When new content is published, it’ll be emailed to existing subscribers. This allows the publisher to remain top-of-mind and nurture their audience.

The issue lies with that third step, and I’ve already hinted at the problem above.

It makes zero sense for someone who has already given you their email address to see an opt-in form asking for their email address.

Not only is it a bad user experience, but it’s also a missed opportunity. That customer, returning to read your latest blog post, could have seen an offer for a product they don’t (but should) have – but instead, they were incentivized to give their email address.

What’s an offer funnel?

An offer funnel is a series of stages that starts with “anonymous visitor who just showed up from a Google search” and ends with something like “ultra-valuable customer.”

For a software company, an offer funnel might be something like:

  • Anonymous website visitor is promoted a free guide
  • Person who downloaded the free guide is encouraged to start a trial
  • An active trial account is pointed to a webinar that helps them become a customer
  • A customer, paying monthly, is asked to upgrade to annual billing

Or for someone who sells courses or digital products, the funnel is largely the same except:

  • Subscribers might be pushed toward the entry-level course
  • Course customers are shown case studies from coaching students, which helps sell group coaching
  • Coaching students are promoted the upcoming on-site mastermind retreat

There’s a lot to be said about using email to move people through these stages.

After all, many companies are now storing purchase history and other data in their email marketing app, and sending segmented emails that promote one thing to non-customers and another to customers is becoming fairly commonplace.

But websites are still the end-points of most emails. People are sent to a sales page, a new blog post, or back to the homepage via a logo in the header of the email or the email signature.

So it’s critical to create an offer funnel that is exactly mirrored both in the emails you send and on the webpages visited.

Creating an on-site offer funnel (without RightMessage / RightBar)

You’re first going to want to:

  1. Have some segmentation data kept in your email marketing database or CRM. (But if you don’t, the difference between an “anonymous visitor” and “subscriber” is a great place to start!)
  2. Map out what your offer funnel looks like. At a minimum, it’s going to have three stages: anonymous visitor, subscriber, and customer.

After you’ve setup the foundations, you now need to sync data from your contacts database onto your website, and find a way to associate visitors with known contacts.

To do this, you’re going to want to pass some identifying or segmentation information back to your website. How to do this differs for each email marketing product, but it’s typically done by appending the subscriber ID or email in the links you include in your emails.

yoursite.com/new-article now becomes yoursite.com/new-article?id=12345

And when someone visits that article with the “id” query parameter, you’ll then phone home back to the email marketing app (via their API) to lookup whatever information you can about this visitor.

A more anonymous way of doing this (that doesn’t require using an API) would be to pass segmentation information into the URL.

yoursite.com/new-article?customer=true

You probably don’t want your website visitors to see things like “customer=true” in the URLs. Not only does it look bad, but if they share that page on social media… well, now everyone who clicks on their post is being treated like a customer.

So you’ll want to strip out this identifying data from the URL and cookie it so that you preserve this segmentation information as they move around your website.

We’re getting there!

Next, you’re going to want to change your calls-to-action based on the segmentation information you retrieved from the URL or your email marketing app’s API.

To do this, you’ll need to write some code that does something like:

  • If the visitor is anonymous, change these CTAs to have our opt-in form and the correct messaging and styling.
  • If they’re a subscriber but not a customer, change the CTAs to have a link to a sales page.
  • Rinse and repeat for every stage of your offer funnel.

This will involve using selectors and JavaScript templating libraries to change the existing content of the page based on the if/then segmentation rules you’ve defined.

Now you’ll be able to change content, including calls-to-action, on your website based on data you have about the person visiting.

It’s required a lot of coding and messing about with APIs, storing data in a browser session, and building a custom rules and personalization engine… but you’re all set!

(Just be prepared for a multi-thousand dollar invoice from the coder you hired to help!)

Creating an on-site offer funnel with RightMessage and RightBar

Fortunately, we’ve made it possible to achieve everything I covered above in less than five minutes.

  1. Sign up for a free trial of RightMessage
  2. Select the type of business you run (this will set you up with a templated offer funnel that you can use as a starting point)
  3. Once in RightBar, create different CTAs for every stage of your offer funnel
  4. Map each stage to the data you keep in your email marketing app (tags, custom fields, etc.)
  5. Configure it to match your site’s branding.
  6. Publish.

In minutes, you’ll have your website synchronizing in real-time with your subscriber and customer data, and can start displaying targeted offers that align with where somebody is in your sales funnel and what they should be doing next.

Here’s a simple offer funnel for a creator who sells an ebook:

And here’s how CartHook, a software company, has setup their offer funnel:

DoubleYourFreelancing.com has a suite of digital products, and customers are presented with targeted offers for products they don’t yet own:

RightBar makes it easy to setup a simple CTA funnel anchored to the top of every page on your site, and then campaigns in RightMessage could be used to change virtually everything – headlines, images, testimonials, and more – based on offer funnel segmentation and other identifying or behavioral data.

Remember: Your website’s job is to sell.

For new people who are engaging with your brand and your content for the very first time, you want them not to be a “drive-by” – you want them on your list.

And that’s what you’re doing now, and you’re probably doing that with things like welcome mats, exit popups, slide-in “toaster” widgets, and more.

A salesperson would never greet a returning customer the same way they’d greet someone who wandered into their shop for the first time.

And neither should your website. So I’d encourage you to think through what your offer funnel should be (or use one of our templates) and start promoting the right offer, to the right person, at the right time.