November 24, 2022

Making OpenForAds

Making OpenForAds

20/11/2022

It started with a Tweet:

https://twitter.com/marc\_louvion/status/1594296182620434432

"Add as available for advertising". There are some ad networks, but publisher has little control over it and get paid peanuts, as the network take most of the $.

That made me think: Ads as a marketplace, only take a fixed % or monthly sub.

  • Value for publishers: Get the majority of their advertising revenues, control over the ads displayed.
  • Value for advertisers: Niche audiences, native ads, no bans and stuff.

First version of the product is prob gonna be a spreadsheet or a static website displaying "available for ads" websites.

As in most of my projects, first step is making research on companies with similar models who were successful. Gonna spend some time digging https://microacquire.com. Wayback Machine, Tweeter and Google, gonna spend a couple of hours looking into the past to understand how it was started.


Oddly enough i didn't found anything. It's like it popped out of nowhere 🤔

I imagine Andrew had a community?

I was able to get read nice feedback from the PH launch tho.

24/11/2022

Started by doing a spreadsheet, but ended up making the website at OpenForAds.com

Very basic for now, no user account or anything, just the page and a form.

The screenshot function from Puppeteer didn't worked in Heroku, and following my rule, after 1h trying to make it work, I deleted the feature. No feature is worth more than 1h implementing.

Will take another look later using APIs, but for now that will be enough.

Added the Feedback box linked to my emails and finally got the screenshots working (such a hassle)

For now that will be enough, gonna add websites.

Good news is that I talked to someone who was looking for ad space yesterday, meaning there seems to be some interests. And so far, when I mentioned the idea to content creators, they seemed to like it.


Just saw someone using the term "micro-media". I absolutely love it, and it's exactly what Open For Ads is about. I wanted to call it "Micro Ads" at first but the domain was taken already.

25/11/2022

K, I think I'm actually going to do user interfaces.

Things that are essential for advertisers:

  • Quantity metrics (impressions, users...)
  • Quality metrics (CTR%, etc)
  • Billing option (PPI, PPC, PPA)
  • Audience (Niche...) -> Let ppl choose and use A.I. semantic search

Things that are essentials for micro-medias:

  • Quality of advertisement (need to be relevant to their content)
  • Revenues obviously

Going to focus on listing micro-media first, then find advertisers. Looks like this side-project will take longer than expected, but I think it's worth it!

Plan for today:

  • Magic link auth to keep it simple
  • Basic user interface to add / edit listing (need to find a name for it)

One hour I'm trying to make the magic link shit work, HOW IS THAT SUCH A HASSLE !!!!! IT'S JUST ABOUT SENDING A LINK FFS!!


3 hours I'm trying to make it works. I guess I can forget being any productive today. Normally I would already have moved on, but that's a useful thing so I really want to have this working, as I'll use it for my next projects.

This is insane, there is simply 0 free solution. I would have to make it from scratch, for something that stupid. I'm giving up. Wasted half a day on that.


I'm pretty happy with the base design! Need some additional tweaks but render is good.


The interface to add new medias is almost done! Thought it was going to be a hassle to manage all the data upload but Co-Pilot made it incredibly easy.

I also took a look at RemoteOk source code to see how the inputs worked, and I found Tom Select, an amazing little library that took one minute to setup!! Still no magic link auth, but at least most of the UI should be done.

Time to go to bed!

26/11/2022

I think I will need to take a break soon, my body is starting to get exhausted. Last time I took a real day off (not work for a whole day) was in August, 4 months ago. I honestly can't even remember the last time I took more than 3 days off.

Probably not happened in two years now. But gotta keep going.

Goal of today, Finish polishing the interface, add options for analytics/placements pricing.


Done! I think everything is there, yay!

I'm going to think about the business model for a bit. There are two choices:

  • Make publisher pay per listing
  • Make advertisers pay to access the listing

In this case, publishers are the one who wants money, so it might not be wise to make them pay. Also, paid = fewer people doing it, so advertisers will get less value. The obvious choice is then to make advertisers pay to access it, probably from a subscription.

I guess I could sell upsells for publishers tho.

Gonna give it another try to magic auth.

WAIT, DID IT WORK???

Looks like it did!!!! Wow, only took me 20 minutes this time! 😍

Need to make more tests tomorrow to see if it really works but it seems like it. Getting tired, been working since 6 today and my eyes are closing.

28/11/2022

Everything seems to be working properly! I published the first version, available here OpenForAds.com

Next step: Find publishers to add their media in.

30/11/2022

Did a few improvements and started to contact media to add them. So far what works the best is to create a page and tell them they can create an account to edit it.

I want to get rid of the second step by making it super easy for them. The goal is that I sent them a pre-filled form, they write their email and it automatically creates the account + media for them. That way, it's a one-click registration.

Should be good! Took me a few hours but now I can go back to add media.

01/12/2022

Huh, are we really in December?

It seems like my "Single-step add" is working well, I just got one of the biggest newsletters for social media in the list using it 🥳

Really important to make it the least costly possible for the other party. Every click is a cost.

I'm planning to release a course about marketing for free. It's going to be a compilation of all my 6 years of marketing. I documented everything as I learned, so lots of the work will be turning in my notes in a nice format and organizing everything.

04/12/2022

All my focus goes toward the course. I want to make the best reference for Indie Makers to show them that ads can be a thing, even for them.

Building audience will be my #1 focus for some time.

I don't know what happened yesterday but I went from 480 followers to 638 in less than 24 hours, it's crazy. Based on the feedback I received from the course I'm going to add more practicals examples.

17/01/2023

Made a new landing page for the app. Since I have a bit more time now that MakeLogo.ai is launched, I want to grow Open For Ads a bot more, as I really believe in its potential.

Kept the typewriter effect but I removed the carret, took too much space.

22/01/2023

I published the first version of the marketing course a few days ago. It got more than 200 downloads in 24 hours, pretty neat!

I'll then make the advertising course later to directly promote Open for ads.

For now, the #1 priority is to add media. I'll try to have around 100, and then I'll start offering very cheap subscriptions to cover the cost of hiring an assistant, and will ask her to add more media. Then, I'll increase the price as media are added.

29/01/2023

I scheduled my launch on ProductHunt for next week. I don't have a product, I don't have a business model or anything. I just have a few persons on the waitlist and mockups. I have to:

  • Making a proper user interface
  • Search function
  • Stripe integration
  • Finding a proper business model
  • Chat system? (optional)

Let's go!

Took quite some time but I managed to get a decent-looking filter box! Now I need to add the JavaScript and everything.

Wow, quite impressive, using ChatGTP & Copilot I was able to generate the code for that in a few minutes, and it seems to be working! 🤩

30/01/2023

I have lots of ideas to make a great platform, but it's too technical, I want to keep things simple to start with.

So, I'm going to add a few more features, then I'll focus 100% on adding more medias and creating amazing marketing for the launch.

31/01/2023

I added most of the features for now: the Media dashboard and improve the media list. I will add the rest later, for now I'm going to focus on doing cold outreach to add media on the app.

01/02/2023

Not gonna lie, I'm pretty lost. The launch is in 5 days and I still don't have a proper business model in place.

I think I will start for free and then add a subscription based on the feedback I get.

02/02/2023

Spent most of the day working on making a new interface.

22/04/2023

Been a while. Haven't updated the app since then, but got plenty of users and suggestions, so I decided to finally make a paid option with extra features:

I'm starting with a super cheap price & no subscription to remove as much friction as possible. The price is 70% off my final target, I'll increase it as I add more media. I just need to add a Stripe integration and I'll be good to go!