|
|
|
Ask HN: Project is inexplicably receiving millions of hits. What would you do?
|
|
30 points
by benhowdle
2606 days ago
|
|
I launched a side project ~5 years ago that does simulated API responses with fake data. Never checked analytics beyond launch but I've just discovered its received 4.5M unique visitors and 100M requests in the past 30 days. What would you do with this information? Context for my question: I'm a developer who's terrible at monetising, or even marketing, side projects. The site: https://reqres.in/ |
|
And put some sort of analytics on that button you can track. Once someone clicks it do a simple alert(“we don’t have a pro plan at this point but thanks for showing your interest. We will follow up later when we do”).
Then, let it sit for a week. IF you get some non 0 amount of clicks, reach out to the people who clicked it and ask what they’d like.
That should take you less than an hour to implement and be a great first step.