Skip to main content

Inbound Vs Outbound leads

Getting leads for a new product is very critical. It helps keep the momentum and helps us get initial feedback.

When we design a new product and have a functional prototype ready, we typically do one round of testing and demonstration within our organisation and collect feedback.

What matters more is the feedback from our prospects - potential users.

When we have a functional prototype ready, we have 2 paths to choose from:
  • Start a web-site , have some information and quickly get leads from the page
  • Go out on the field and interact with potential users and prospects, demonstrate the application
While we see a lot of product teams and startups doing the first one, It is the second path that matters till the product goes to beta.

Taking a product to beta is a big task.

Taking our example, we took 2 prototypes and 8 months to even start alpha and our beta is in 18 months with 2 customers.

While all teams are tempted to have inbound leads, the problems there are
  • In-bound leads are not engaged enough for us to provide useful feedback
  • The conversion rate is very low. Indirectly this could push down team morale.
  • Quality of leads is also very low. People might have registered as a lead for various reasons and might not completely understand the product.
That said, Outbound lead generation is very expensive and it is not easy for an engineering team to perform the function.

We tried it for 2 -3 months. Outbound lead generation is a sales intensive function and needs a separate skill in itself.

Outbound lead generation has got its own problems:
  • Focusing and getting the right set of leads to target is very expensive and time-consuming.
  • Having a right conversation is also very tough. It needs the right skill set.
  • Having a team on the ground interaction with leads is expensive and time-consuming.
  • Training the sales force or having the engineering team do the sales calls is also expensive.
That said, the costs far outweigh the benefits.

For a new product Outbound leads is the way to go.

Just one more caveat: Be careful about how you position your product. Outbound lead generation can get confusing at times.

Comments

Popular posts from this blog

Apple Watch - Managing "Out of stock"

Apple is credited for a lot of things - the least of which is managing retail operations. However, that seems to be a key element of product launches with apple these days.

From Idea to reality - The progress of an Idea

 I have been thinking of writing a simple app for locating trash cans at Chennai. The first thing anyone would do was to see if the idea has been already implemented. Sure enough, it has been. This is the app - Check it out. http://trashithere.herokuapp.com/ When I tried using the app, I found out that there were only few trash cans. This was a crowd sourced application. I guess this app was not used much. The Spark This led me to questioning myself - What problem led me to this application. I yearned to live in a place that was clean. My assumption was that if people found places to throw thrash, they would not litter. Going ahead with your idea

Principles for developing systems that are anti-fragile

I have been trying to make sense of what anti-fragility means and how do I use that in my day job. As a Business Principal, I tend to work with the abstract but orchestrate a program of work that needs details. This makes my job a little difficult in the terms of designing for more self-preserving systems that preserve the spirit of the abstracted strategy or vision. I came across an article from Daniel Russo on anti-fragility and his attempt at creating a manifesto similar to the manifesto for agile software development. For more reading on Daniel Russo, here is his profile:  http://djrusso.github.io More reading from his paper here:  https://www.sciencedirect.com/science/article/pii/S1877050916302290 This post is an attempt for me to understand what goes into developing a program that uses every opportunity to strengthen itself and achieve its objective - the vision.  I liked the approach of principles for developing systems that are anti-fragile. It i...