# Marketing

> "Most businesses actually get zero distribution channels to work. Poor distribution — not product — is the number one cause of failure. If you can get even a single distribution channel to work, you have great business. If you try for several but don’t nail one, you’re finished. So it’s worth thinking really hard about finding the single best distribution channel." - Peter Thiel

**Warning**: *marketing is not a panacea for crappy products or a solution to a problem that doesn't exist*.

## Marketing 101

![Tactical Triangle](https://s3.amazonaws.com/psma-legacy-images/2009/10/ttriangle.png)

*source:* [*The Tactical Triangle*](https://www.perrymarshall.com/2100/tactical-triangle/) *by Perry Marshall*

To sell, you have to get **T**raffic → **C**onvert it → profit (**E**conomics). Re-invest the earnings to get more traffic forming a loop.

### 1. **Traffic**: Who are the buyers?

* case studies: [growing a website](https://sumo.com/stories/growing-website), [first 10000 visitors](https://sumo.com/stories/first-10000-visitors-sarah-peterson), [0-10k](https://sumo.com/stories/0-10k-nat-eliason), [100,000 Visitors in 1 Year](https://okdork.com/grow-blog-100000-visitors-less-year/)
* [Traction: A Startup Guide to Getting Customers](https://www.goodreads.com/book/show/22091581-traction) by Gabriel Weinberg and implement [The Bullseye Framework for Getting Traction](https://medium.com/@yegg/the-bullseye-framework-for-getting-traction-ef49d05bfd7e)

### 2. **Economics**: Can we reach them affordably?

* Patrick McKenzie: ["Aspirational pricing: set your price high and build the value to support it rather than dropping price to compensate for early issues."](https://twitter.com/patio11/status/638362266778365952), [Doubling SaaS Revenue By Changing The Pricing Model](https://www.kalzumeus.com/2012/08/13/doubling-saas-revenue/), [SaaS pricing](https://training.kalzumeus.com/newsletters/archive/saas_pricing)
* [Unit Economics](http://blog.samaltman.com/unit-economics) by Sam Altman

### 3. **Conversion**: How can we persuade them to buy?

#### The Customer Factory model

![The Customer Factory](https://cdn-images-1.medium.com/max/800/0*7VHpW523MitQv6qK.png)

*source:* [*The Science of How Customers Buy Anything*](https://blog.leanstack.com/the-science-of-how-customers-buy-anything-84e72920e644) *by Ash Maurya*

> "The first battle isn’t fought on the ground but in the mind of the customer. It isn’t fought with your built out solution but instead with an offer." - Ash Maurya

Every offer consists of 3 elements:

1. **Unique Value Proposition** that grabs customer’s attention.&#x20;
2. **Demo** which takes them from current reality to desired reality.&#x20;
3. **Price** that locks in commitment.

> "The aim of marketing is to know and understand the customer so well the product or service fits him and sells itself." - Peter Drucker

The offer must turn unaware visitors into interested prospects.

Be aware of a this journey that happens inside your customer’s mind:

![The Motivational Forces That Drive Customers to Buy](https://cdn-images-1.medium.com/max/800/0*_HyzghYYi1LacO86.png)

You have to take a potential customer from Point A (curent reality without your product) to Point B ( new reality where they need and use your product): Reach (USP) → Engage (demonstrate) → Convert.

Even with everything done right you are still facing:

* **friction** (anxiety/uncertainty of embracing something new): the "I don't need this" voice.
* **inertia** (switching cost): the "It's too much effort" voice.

You must make the transition to your product as seamless as possible.

After the sale you have nurture your relationship with the client (onboarding, [showing how your product makes them awesome](https://www.goodreads.com/book/show/24737268-badass))

## Notes

* Tips on content marketing:
  * People focus on the content and forget the marketing part. **50/50 Rule**: spend 50% of the time writing the content and the other 50% promoting it. Eric Siu goes further: [20% Creation and 80% Promotion](https://www.singlegrain.com/blog-posts/content-marketing/why-content-marketing-should-always-be-20-creation-and-80-promotion/). Neil Patel on [promoting blog posts](https://neilpatel.com/blog/the-uncensored-guide-to-promoting-a-blog-post/) and on [how much should you write](https://neilpatel.com/blog/write-fewer-blog-posts/).
  * A question for creating interesting content: how would X look like through the lens of Y? Example: [If Football and Golf Commentators switched places](https://www.youtube.com/watch?v=nXzLu4Ps3dY).
  * [Document Don't Create](https://www.garyvaynerchuk.com/creating-content-that-builds-your-personal-brand/) by Gary Vaynerchuk: "Documenting your journey versus creating an image of yourself."

## Links

* [Books on marketing I recommend](https://wiki.stojanow.com/books#marketing)&#x20;
* [Quant Based Marketing](https://github.com/psto/episteme/tree/4be4f8804a51ebbd652065d912c2f0258aad3392/quant-based-marketing-for-pre-launch-start-up/README.md) by Noah Kagan
* [28 Ideas For Content Upgrades To Grow Your Email List](https://sumo.com/stories/content-upgrades)
* [1,000 True Fans](https://kk.org/thetechnium/1000-true-fans/) by Kevin Kelly
* [Selling Software To Large Businesses](https://training.kalzumeus.com/newsletters/archive/enterprise_sales) by Patrick McKenzie


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.stojanow.com/marketing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
