> "Take a standalone feature of your main startup and make a free version of it."<p>> "It’s also a good strategy to validate potential features. Instead of cluttering your main product, launch a standalone feature as a free tool."<p>Creating free, viral 'mini-apps' to promote your main product is a genius idea. It's like hitting two birds with one stone — marketing your main product and testing new features without messing it all up.<p>I've been following Marc Lou[1] for a while, and I really dig his approach as a 'solopreneur.' It's cool to see someone who's real about the ups and downs of the bootstrapping journey. No sugar coating and honest about some life issues along the way like depression.<p>[1] <a href="https://twitter.com/marc_louvion" rel="nofollow">https://twitter.com/marc_louvion</a>
Looking here <a href="https://marclou.com/" rel="nofollow">https://marclou.com/</a>, it seems a somewhat classic entrepreneur selling to entrepreneur kind of projects.<p>Not that it could not work for other products, it sounds sensible but I've seen so many of those that learned to be careful.
Take a standalone feature of a product and make it free<p>Indirectly this also forces decomposition and building loosely coupled features even at a product level. The speed for delivery and iteration acts as a force function to build pipelines and systems to adapt the new feature into the product should it be a runaway success.<p>May be the small engineering benefits for a building obsessed dev.
Free tools work great for traffic. What’s the best way to convert users into paying users after?<p>I have tried a lot of things for my side project like limited generations of the output and then putting a signup requirement if you want to use the tool more often but people are simply not converting to the main solution.<p>Link to free tool: <a href="https://www.hackathon.camp/free-tools/hackathon-certificate-generator" rel="nofollow">https://www.hackathon.camp/free-tools/hackathon-certificate-...</a>
How does one learn to market themselves this way? I come from a culture that values privacy & humility and it's really hard to express myself in public like this. I have no trouble doing it IRL, but doing it online just seems... wrong to me.<p>I understand that if I want to sell products, people need to find out about it someway and good marketing is what drives people to your product, but it just seems like such a foreign language to me.
I've been following this strategy and it works pretty well for me.<p>A few tips if you want to pursue this strategy (sorry, English is not my mother language):<p>- It can be great for SEO, so pay attention to keywords for these free tools<p>- Collect email addresses if possible<p>- Mention your main product, multiple times. But don't annoy your users (minimize popup, snag screen...)<p>- Minimize your time on building these tools, ideally less than 2 weeks<p>- Picking features to make it free: ideally not a core features (obviously), but fun and good for marketing (visual appealing, wow effects etc.)<p>- Submit to as many directories as you can. People love free tools<p>- Subdomain/subfolder or separated domain? Ideally subfolder for SEO juice, but it could live on its own and you can 301 redirect later. Also you might want to turn one of these tool into a paid one, separated domain would be better in this case.<p>- If you collect email addresses, do not promote the main product after at least 3-4 product email updates of that free tool. People _might_ remember your free tool, but almost never remember your main product.<p>Here are 2 examples:<p>1. I build a native ChatGPT/AI app for Mac called BoltAI[0]. One of the features was to "chat with screenshots", basically take the screenshot with a shortcut key then type your prompt and let GPT-4 Vision handle your request.<p>I turned it into a free, standalone app called ShotSolve[1] and it's been welcomed by many users. So far it brought ~1k visitors to BoltAI with about 5% converted to paid customers. I also collected about 500 emails, which I could nurture into paid users later (hopefully)<p>2. I build a tool to send web articles to Kindle called KTool[2]. It supports multiple type of content and so I figured I could build free, standalone tools for each of these content and give it for free for the right community.<p>- [Send Hacker News threads to Kindle](<a href="https://ktool.io/hacker-news-to-kindle" rel="nofollow">https://ktool.io/hacker-news-to-kindle</a>)<p>- [Send AZW3 to Kindle](<a href="https://ktool.io/azw3-to-kindle" rel="nofollow">https://ktool.io/azw3-to-kindle</a>)<p>- [Send Reddit to Kindle](<a href="https://ktool.io/reddit-to-kindle" rel="nofollow">https://ktool.io/reddit-to-kindle</a>)<p>The HN tool brough about 20K visitors to my product and helped kickstart the initial growth of my product.<p>Each tool drives about 200-500 visitors monthly to the main product.<p>[0]: <a href="https://boltai.com" rel="nofollow">https://boltai.com</a><p>[1]: <a href="https://shotsolve.com" rel="nofollow">https://shotsolve.com</a><p>[2]: <a href="https://ktool.io" rel="nofollow">https://ktool.io</a>
Looks like I’m doing something similar without being aware of it. My latest free macOS app IsThereNet [1] is really just a swift file bundled as an app. But it got a lot more press than I expected and brought enough users for my Clop app [2] where my marketing efforts did very little.<p>I like to help others by sharing my efforts into fixing macOS incoveniences. But going from a script that runs fine for years on my Mac to a thing that can run on other Macs requires 1-2 days of concentrated effort so I don’t do this for everything I create.<p>[1] <a href="https://lowtechguys.com/istherenet" rel="nofollow">https://lowtechguys.com/istherenet</a><p>[2] <a href="https://lowtechguys.com/clop" rel="nofollow">https://lowtechguys.com/clop</a>