Categories: Startup

Summary of “How to Sell”

Featured image is a photo by Mimi Thian on Unsplash

This is my personal summary/notes from a talk by Tyler Bosmeny, CEO of Clever, Y Combinator alumni

There are some popular myths about sales job where it is considered a high-class job that only gifted people could deliver. In reality, that’s not always true. Some facts that Tyler observed in his experience as a math-guy-turned-into-salesperson:

  • It’s you. Do not rely on people we hire (especially in the future)
  • Founder’s passion and knowledge trumps sales experience
  • Pick a founder to own (focus on) this
  • Talking to users = selling. There are only 2 important tasks in startup: building product and selling (most of the time, by talking to users)

Break down sales process using the sales funnel that consist of four parts: prospecting, conversations, closing and revenue

  1. Prospecting
    • For a startup, it is a process to find “the innovators” (2.5% of the market, Diffusion of innovations, Everett Rogers)
    • Reach as much prospects as possible by: network, conference/events, cold (but personal) emails
  2. Conversations
    • The best salespeople are great listeners
    • Focus on understanding and building a relationship with the users
    • Posses inhumane willingness to follow up
    • Being persistence is helpful as long as you are being respectful
  3. Closing
    • Have an agreement template ready. If you haven’t got one, use free template from Y Combinator
    • Close quickly and move on. Avoid unending agreement revision loop
    • Beware of “one more feature” trap. Most of the time it’s a “pass”. If you really want to build new features for customer, ask them to join/pay first and promise to build them afterward
    • The “money-back guarantee” scheme is usually much better than “free trials”
  4. Revenue

Some other tips:

  • Prioritization: in the early days, optimize for the speed. Do not choose the “bigger” prospects, but the “easy/fast” ones
  • Pricing journey: initially, guess your products/services price then learn incrementally from feedback
0 0 votes
Article Rating
yohanes.gultom@gmail.com

Share
Published by
yohanes.gultom@gmail.com
Tags: summary

Recent Posts

Get Unverified SSL Certificate Expiry Date with Python

Getting verified SSL information with Python (3.x) is very easy. Code examples for it are…

3 years ago

Spring Data Couchbase 4 Multibuckets in Spring Boot 2

By default, Spring Data Couchbase implements single-bucket configuration. In this default implementation, all POJO (Plain…

3 years ago

Firebase Auth Emulator with Python

Last year, Google released Firebase Auth Emulator as a new component in Firebase Emulator. In…

3 years ago

Google OIDC token generation/validation

One of the authentication protocol that is supported by most of Google Cloud services is…

4 years ago

Fast geolocation query with PostGIS

If you need to to add a spatial information querying in your application, PostGIS is…

4 years ago

Auto speech-to-text (Indonesian) with AWS Transcribe and Python

Amazon Web Service Transcribe provides API to automatically convert an audio speech file (mp3/wav) into…

4 years ago