I'm currently (attempting to) use reddit advertising, and I'm quite confused by how it works. I purchased all of the available impressions for a given subreddit over the next 4 days, but I've yet to actually see my ad (or any other ad for that matter) displayed despite reddit indicating 800 impressions.
They may not be showing to you if you're signed in, because they don't want to charge you for an impression to yourself. Also, depending on how many days have passed and the subreddit you've chosen, 800 impressions may be a very small number of overall pageviews, in which case only a small percentage of people will see the ad.
Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
51–60 of 61 posts
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#52I've done a bit of advertising on reddit (though it was a few years ago), and my one take away is don't target specific subreddits. I think a general pattern is people subscribe to subreddits and just let reddit do it's thing to populate their front page, never actually visiting the specific subreddit. I do this myself for a lot of subreddits I subscribe to. I wonder if reddit has any plans to modify the ad display l…
Funny I never use the front-page and visit sub individually. I had never considered that I may be abnormal in this regard. Damn now I want to see metrics on this...
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#53Earlier quoted context omitted.
Don't do this. pg has said that this is a ban worthy offense. And I still see people doing it.
I've never done it, but considering how random it is to get or not get just a first upvote from someone else (let alone the 5+ needed for front-page), I can't blame people. HN still needs a vastly better way of separating the wheat from the chaff for new submissions, that involves the whole community, not just the few who occasionally look at "new".
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#54/r/programming doesn't get that specific into programming. I think it's mostly an aggregator of resources for beginners learning how to program. (a large percentage of the posts are questions like 'which language') I think its possible that your product could have gone over many peoples heads, at least in that particular sub. Have you looked into subreddits like r/webdevelopment or r/html5( or javascript,CSS)? They h…
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#55As a marketing person I had to do a double-take when I read this: > The conclusion I’ve drawn from this is that paid advertising, even highly targeted paid advertising, is no match for actual user outreach. What you did was not "highly targeted." Nor does it make sense to draw a conclusion about an entire form of advertising from a single attempt. Paid advertising works very well for some companies (I've run them doz…
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#56Did you do analytics of which HN users actually signed up? Is it the ones that follow the Show HN twitter? ie. People highly targeted for signing up for trials of new products? I would say your sample size is not nearly large enough to be conclusive. :)
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#57One possible reason for the failed HN launch is the landing pages makes the basic mistake of listing features rather than benefits or use cases. It is a description of what the code does, rather than why it was written. I am still lost to the benefits of managing DNS with github. I can't see the documentation, and the free trial button leads to the scariest signup page in history. It wants read/write access to my pri…
To be specific, this goes to the OAuth page for GitHub. That's NOT a good experience. You need a page before it explaining what is going to happen.
The same thing happens with the link on the blog post. It says "check us out....", I clicked and ended up with an OAuth page.
Once I finally got to your site (manually typing in the URL..) I thought it looked interesting.
GeoIP? Weighted records? Round Robin Load Balancing?
Ok.. I'm interested - I've build CDNs before, and I'd like to understand how your GeoIP is implemented... hmm, no docs, but "Our quickstart tutorial will have you up and running in no time".
Ok, I can read a tutorial. Umm.. where?
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#58One possible reason for the failed HN launch is the landing pages makes the basic mistake of listing features rather than benefits or use cases. It is a description of what the code does, rather than why it was written. I am still lost to the benefits of managing DNS with github. I can't see the documentation, and the free trial button leads to the scariest signup page in history. It wants read/write access to my pri…
- User requests a free trial for my product
- I spin up a private VPS for them.
- I create a temp subdomain so the user can access the newly created VPS. I use Amazon Route 53 and their command line tool dnscurl.pl to create a new DNS record set.
- I keep an eye on the VPS and after an hour, I'll destroy the VPS and remove the temp subdomain with Amazon's dnscurl.pl
All of this is automated and adding/removing DNS records takes seconds and I pay about a buck a month. The only thing that I find annoying about working with Amazon S5 is you have to use XML files and they do not support IPV6. I would rather use JSON to manage my domains but I'm not sure it's $50/month nice.
I also have concerns about introducing a layer in front my DNS management. GitHub is not available from time to time and I'd hate to have this be another thing to worry about. Maybe I'm not the type of customer you (Namecast) are looking for, but I can see how this would benefit novices. From their point of view, they'll just have to know how to edit a file and do a git push to GitHub.
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#59With such a small sample size, I generally tend to shy away from speaking of results in percentages. Stating the results as "5 conversions from 26 visits" keeps things in perspective. I appreciate the insight into your experience, but the sample size is way too low to draw meaningful general conclusions.
The individual sample sizes are small, yes. The variance between the paid vs organic conversions was still stark to me, e.g. 54 paid visitors had a 0% conversion rate to trial vs ~20% with 5 of 26 organic users converting to trial. FWIW, the reddit ad campaign is at nearly a hundred views now, and still no trials.
For perspective, 100 views is extremely small in advertising. Hobby-small. You'll need a sample size of a few thousand views before you'll get even 100 interactions to compare. The sample sizes of conversion for this experiment are too small to make any conclusions: https://news.ycombinator.com/item?id=4685928
I suspect you will see better conversions from this content ad (i.e. blog post) posted to HN. Which, coincidentally, I fear blog ads are a large percentage of the content posted to HN today.... still nice to see others' findings, so thank you for posting.
Anyway, good luck with the product, but I can't emphasize enough that you should be skeptical with any of the results you have. You simply have too few data points to deduce any trends.
Re: Failed HN Launch vs. Reddit Paid Advertising: Which Converts Better
#60As a marketing person I had to do a double-take when I read this: > The conclusion I’ve drawn from this is that paid advertising, even highly targeted paid advertising, is no match for actual user outreach. What you did was not "highly targeted." Nor does it make sense to draw a conclusion about an entire form of advertising from a single attempt. Paid advertising works very well for some companies (I've run them doz…
True on both counts. I should have qualified that statement by 1) removing highly (would you at least spot me "barely targeted"? and 2) added "in the ultra-short term" to the end of that sentence. If I'd have known I'd be on the front page of HN all day I'd have toned down the hyperbole. Lazy writing on my part, mea culpa.