Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (2024)

Funnel analysis is a powerful analytics method that shows visually the conversion between the most important steps of the user journey. It helps you understand what percent of your users stay with you or churn at a given step. Thus every online business can take advantage of it.

A simple funnel visualization looks like this:

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (1)

There are several parts in your business where you can apply this method. But without any doubt, these are the three most typical funnel analysis types:

  • Onboarding funnel analysis
  • Sales funnel analysis
  • Marketing funnel analysis

But how does that work in practice?

What are the biggest questions and roadblocks when you create your first funnel?

How could you extract actionable insights from it?

How can you create it for yourself?

In this article I collected all my best practices for you.

What is funnel analysis good for? When should you use it?

Funnel analysis is typically useful if you want to map out a linear user journey.

As I explained, it is about going through and calculating the conversion between the different steps – to understand how many users reached a certain point of a given process.

The complexity can differ from project to project:

1) It can be a simpler thing.

Like filling out a registration form…

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (2)

2) But you can also map out more complex processes.

Like the onboarding process of that note-taking app that I showed you in the introduction.

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (3)

3) And you can measure your whole product end-to-end…

From the first landing page visit to the point of purchase and further…

In each case the keyword is linearity.

With funnel analysis you try to model processes where users can reach their goal via a relatively straightforward path.

Take a simple funnel analysis example of an e-commerce business.
In this case, the typical customer journey looks like:

  • STEP #1: Visiting the landing page.
  • STEP #2: Browsing through the products.
  • STEP #3: Visiting a specific product.
  • STEP #4: Adding the specific product to the cart.
  • STEP #5: Filling out the purchase form.
  • STEP #6: Confirming the order.
  • STEP #7: Payment.
  • STEP #8: Visiting the “Thank you for your purchase” page.

This is a classic sales funnel.
It’s linear, right?

But wait! The customer journey is never this straightforward… How can I apply funnel analysis then?

One thing is very important to understand:

Funnel analysis maps out the experience of the users and you measure their development.

Looking back at the previous e-commerce sales funnel example:
It’s quite common that users browse many different products at step #2 and step #3 before they go to step #4. Regardless, you have to count these multiple product page visits as one.

Always think in “level-ups!”

If someone added a product to the cart, she reached step #4, and the goal will then be to get the user to step #5.
If someone adds 80 products to her cart, you only count it as one at step #4.

Funnel analysis is not for measuring the average number of purchased products (there are other analytics methods for that) but the development of your users.

This thinking process applies for SaaS (software-as-a-service) startups and for mobile apps, too – not just for e-commerce businesses.

A simple funnel analysis framework that you can quickly apply at your online business

When you get started with funnel analysis in your business I recommend following this model:

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (4)

It’s called the AARRR model (invented by Dave McClure) and with simple modifications it applies to most online businesses.

It says that a user goes through these typical five steps when using your product or service:

  • STEP 1. They land on your website (Acquisition)
  • STEP 2. They start using your product (Activation)
  • STEP 3. They return to the website/product (Retention)
  • STEP 4. They make a purchase (Revenue)
  • STEP 5. They refer the page to friends (Referral).

Well, of course, you will need some common sense to translate this to your business.
Maybe you won’t have all the steps or the exact order of them might differ.
But I trust you there. Use common sense and translate this so it works for you.

Note: this model will help you kick off your first funnel analysis project. Later on, when more data flows in and when you become more expert on the topic, you can refine your funnel by calculating correlations between the steps. As you get more and more data-driven, your funnel will be more data-driven as well – so you can replace common sense with facts. But let’s get back to that later.

How to create your first funnel analysis?

Step #1: Define the steps of your funnel!

For ease of understanding, I would suggest coming up with 4 to 8 funnel steps. If you have a lot more, you risk getting lost in the data; if you have a lot less, well… then you don’t have a funnel. 🙂

Note: you can always create micro-funnels. For example, you run marketing funnel analysis across your whole website in which one step is registration. Then the process of registration can have a separated sub-funnel. This logically will be built into your main funnel, but when it comes to funnel visualization, it’s worth separating them, so you don’t get distracted.

Step #2: Pick the tool you’ll use!

If you are a regular reader of my blog, you know that I prefer tools that you build yourself (in Python or SQL) over using third-party tools (e.g. Google Analytics).

But I have to admit, in the beginning, when you don’t have that many resources, these smart tools can be handy – especially when you are just kicking off your first analytics projects.

Here are a few tools that have built-in funnel analytics features:

  • Google Analytics (e.g. using goal settings, or enhanced ecommerce settings)
  • Hotjar (it’s originally for creating website heatmaps but they also have built-in funnel metrics)
  • Mixpanel (note that I personally have had very bad experiences with Mixpanel, so I can’t strictly recommend it.)
  • Etc…
Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (5)

As your business’ data maturity grows, sooner or later you will realize that these third-party tools are not the best for the job. (For many reasons – here‘s an article about that.) That’s the point where most companies decide to build their own tools – and their first self-implemented funnel analysis.

Note: You can easily write the code for it in SQL, Python or bash and you can create your funnel visualization in Tableau or in Google Data Studio. (We do exactly that in one of the tasks in my 6-week Junior Data Scientist course.)

Step #3: Time for funnel visualization…

Once you are done with all of the above, choose the simplest and easiest to understand funnel visualization. So NOT this:

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (6)

And not this:

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (7)

And, only if it’s a must, then this:

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (8)

The simplest and the best funnel visualization is the classy bar chart.

Yes: nothing fancy.

It’s no accident that I picked this as an example above.

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (9)

I highly recommend using bar charts and nothing else for visualizing funnels!

How can you get actionable insights from funnel analyses?

This is a key question.

Each online research and data analysis is done so you can make changes and improvements to create a better user experience!

But how can you get actionable insights from funnel analyses?

There are 3 major ways.

#1 The first one is the so-called “bottle-neck-check”.

Here you are looking for where most of your users churn.
If you see that during registration everyone provides her name, email address and password, but almost everyone disappears at captcha, then you can suspect that there is a problem there (e.g. captcha is not readable).

But of course, the decision is never that simple. There are steps where you actually expect your users to churn. E.g. entering bank card details during check-out comes always with a big drop. So you should not search for the “bottleneck” where most users disappear in absolute numbers, but where the churn is the highest relative to your expectations. (Your expectations could be based on many things. You can use “common sense,” but using market benchmarks or historical data is more recommended).

#2 Another metric I like to take a look at is the time-delay between the different funnel steps.

How much time it takes for someone to add a product to her cart, starting from the first visit on the landing page…
This could tell you a lot about your product and your communication as well.

E.g. for a customer of yours, deciding to purchase a $1000 smartphone will never be as quick as buying a $5 toothbrush. But if you provide enough information (good communication, good product images), you will help your users to make better decisions faster.

#3 The third recommended funnel analysis method is segmentation.

If you can find user-segments who are more successful (have better conversion numbers) at certain steps than others, then you instantly have great insights into who to target in the future, as well as into why other users may have gotten stuck at certain steps.

For example, if a jewellery e-commerce store sees that from their audience men buy jewelry for women with a very high conversion rate and women are shopping around but never buy anything: then it may be worthwhile to think about changing their target audience and message to something like “dear husbands, buy your partners some jewelry…”

Funnel analysis example at a startup (expert’s opinion)

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (10)

Andras Balogh shared some expert opinions with me on how they are doing marketing funnel analysis and onboarding at Prezi. Here’s a short portion of the full interview:

“But what can you do with your funnel?

Definitely not starting to heal the top of the funnel so more people can come in through there. It’s not necessarily the best solution if you begin to fill the largest hole between two steps, either. I think the best option is if we begin our work at the bottom of the funnel. Because if you begin to pack users to the top of the funnel (e.g. with Google AdWords or Facebook Ads), those will churn anyway. And those you load to the top and drop out will never come back. That’s a wasted user.

So it’s best to spend your time on those you know love your product and have tried many of your products. Let’s see what can help them and heal the bottom of the funnel for them. You don’t want to work with those who come and just take a peek at your product. So you gradually fix your funnel upwards, and when it has reached a certain “thickness” where you say “okay, this works,” then you can start working with larger marketing costs and bringing in more users.”

Conclusion

Okay, this was it: Everything you need to know to get started with funnel analysis.

Let me summarize it!

  1. Funnel analysis is a great tool to measure the user journey, the conversion and the development of your users – step by step.
  2. When you set one up, define 4-8 steps and create a funnel visualization that’s easy to understand!
  3. Extract insights! Check at which step most people churn, and which segment is the strongest!

Good Luck!

  • If you want to learn more about how to become a data scientist, take my 50-minute video course: How to Become a Data Scientist.(It’sfree!)
  • Also check out my 6-week online course: The Junior Data Scientist’s First Month video course.

Cheers,
Tomi Mester

Cheers,
Tomi Mester

Funnel Analysis (Methods, Best Practices, Examples, Visualization Tips) (2024)
Top Articles
Latest Posts
Article information

Author: Velia Krajcik

Last Updated:

Views: 6652

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Velia Krajcik

Birthday: 1996-07-27

Address: 520 Balistreri Mount, South Armand, OR 60528

Phone: +466880739437

Job: Future Retail Associate

Hobby: Polo, Scouting, Worldbuilding, Cosplaying, Photography, Rowing, Nordic skating

Introduction: My name is Velia Krajcik, I am a handsome, clean, lucky, gleaming, magnificent, proud, glorious person who loves writing and wants to share my knowledge and understanding with you.