Skip to content

Commit 18a2fb6

Browse files
committed
update one slide from dev led sales talk and update transcript
1 parent 00c7e68 commit 18a2fb6

File tree

2 files changed

+54
-14
lines changed

2 files changed

+54
-14
lines changed

content/posts/190626-dev-led-sales-startups.markdown

Lines changed: 54 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,17 @@ That's when they usually tell me about their "the dev-led sales dream".
5050
<div class="row talk"><div class="c6">
5151
<img src="/img/190626-dev-led-sales/04-dev-events.jpg" width="100%" class="shot rnd outl" alt="Developers at a hackathon working on code.">
5252
</div><div class="c6"><p>
53-
Their dream is that developers go to tech events, like hackathons,
54-
conferences and meetups. They see a new
55-
<a href="/application-programming-interfaces.html">API</a> or technical
56-
product that looks interesting.
53+
Their dream is that software developers go to tech events, like
54+
hackathons, conferences and meetups. While at an event, developers
55+
see a new <a href="/application-programming-interfaces.html">API</a>
56+
or technical product that looks interesting.
5757
</p>
5858
</div></div>
5959

6060
<div class="row talk"><div class="c6">
6161
<img src="/img/190626-dev-led-sales/05-code.jpg" width="100%" class="shot rnd outl" alt="Code in a text editor.">
6262
</div><div class="c6"><p>
63-
Immediately developers at the event implement the API in their own
64-
projects.
63+
Immediately those developers implement the API in their own projects.
6564
</p>
6665
</div></div>
6766

@@ -335,21 +334,59 @@ valuable about an SMS API.
335334
<div class="row talk"><div class="c6">
336335
<img src="/img/190626-dev-led-sales/24-tactics.jpg" width="100%" class="shot rnd outl" alt="Subsection for dev-led sales and marketing tactics.">
337336
</div><div class="c6"><p>
338-
...
337+
Most startup founders I talk to go straight into questions about the
338+
tactics that Twilio and other companies use for selling to developers.
339+
It's a bit of a "the cart before the horse" situation because you really
340+
need to have figured out what we talked about in the previous section
341+
as it applies to your business before you dig into the specific tactics
342+
you will use to engage developers.
343+
</p><p>
344+
Let's assume you have determined a developer-led sales motion fits well
345+
with your company strategy. Now we can dig into the myriad tactics you
346+
can apply to grow your sales funnel.
347+
</p><p>
348+
Most of these tactics are better described as "developer marketing"
349+
rather than sales. You are not going to be cold calling developers to
350+
pitch them your service. Please make sure you never do that.
351+
</p><p>
352+
Let's dig into several of the specific tactics that can work well to
353+
jump start developers adopting your product when it solves a problem
354+
that they have.
355+
</p><p>
356+
We'll start with a few online tactics then review in-person "offline"
357+
event-related activities like startup founders' dream hackathons.
339358
</p>
340359
</div></div>
341360

342361
<div class="row talk"><div class="c6">
343362
<img src="/img/190626-dev-led-sales/25-docs.jpg" width="100%" class="shot rnd outl" alt="Great developers documentation is your best friend.">
344363
</div><div class="c6"><p>
345-
...
364+
By far your most important marketing asset is having stellar developer
365+
documentation. However, documentation rarely comes up in conversations
366+
as part of marketing and sales efforts. Why is that?
367+
</p><p>
368+
Historically, documentation has been a by-product of an actual product
369+
or service being offered. Docs are considered a necessary evil and cost
370+
center that needs to be minimized as a time suck for engineers to work
371+
on "real" problems. Sometimes writers with minimal or no development
372+
experience are hired to just get it done.
373+
<p></p>
374+
The "necessary evil" attitude makes sense in a world where documentation
375+
lives in a large paper binder that is mailed out after a purchase is
376+
complete. The quality has to be just enough that the customer doesn't
377+
complain about the complexity being so high their developers cannot
378+
eventually (after some long unpaid additional work nights and weekends)
379+
complete an implementation.
346380
</p>
347381
</div></div>
348382

349383
<div class="row talk"><div class="c6">
350384
<img src="/img/190626-dev-led-sales/26-content.jpg" width="100%" class="shot rnd outl" alt="Timely tutorials hit topics that developers care about right now.">
351385
</div><div class="c6"><p>
352-
...
386+
Documentation is your evergreen always-to-date content, but there are
387+
additional formats such as blog post walkthroughs, example use cases and
388+
brand awareness tutorials related to hot topics that developers are
389+
currently interested in learning about.
353390
</p>
354391
</div></div>
355392

@@ -405,7 +442,8 @@ valuable about an SMS API.
405442
<div class="row talk"><div class="c6">
406443
<img src="/img/190626-dev-led-sales/34-recap.jpg" width="100%" class="shot rnd outl" alt="Subsection title for recap.">
407444
</div><div class="c6"><p>
408-
...
445+
Let's wrap with a quick review of the important concepts presented in
446+
this talk.
409447
</p>
410448
</div></div>
411449

@@ -419,9 +457,11 @@ valuable about an SMS API.
419457
<div class="row talk"><div class="c6">
420458
<img src="/img/190626-dev-led-sales/36-q-a.jpg" width="100%" class="shot rnd outl" alt="Q&A slide.">
421459
</div><div class="c6"><p>
422-
That's all the slides for today so let's open it up for further questions.
423-
Again, my name is <a href="/about-author.html">Matt Makai</a>,
424-
I am a software developer at <a href="/twilio.html">Twilio</a> and the
425-
author of <a href="https://www.fullstackpython.com/">Full Stack Python</a>.
460+
That's all the prepared materials for today. Thank you very much. Again,
461+
my name is <a href="/about-author.html">Matt Makai</a>, I am a software
462+
developer at <a href="/twilio.html">Twilio</a> on the Developer Network and
463+
the creator of
464+
<a href="https://www.fullstackpython.com/">Full Stack Python</a>
465+
(<a href="https://github.com/mattmakai/fullstackpython.com">source code</a>).
426466
</p>
427467
</div></div>
44.8 KB
Loading

0 commit comments

Comments
 (0)