Hi there HN!<p>Excited to share Referlist (https://referlist.co/), a simple way to increase sign-ups on your landing page for pre-product launches. Give your users early access to your product when they share it with their friends!<p>I make A LOT of landing pages. Whenever I want to test an idea, I'll make a website with a sign-up form to see how excited people are about a concept. I wanted to encourage word of mouth growth and incentivize my users to share these sites with their friends. Robinhood was able to amass nearly one million sign-ups via their referral program, so I tried googling for an easy way to add something similar to my page. Everything I found was expensive, too complicated and came pre-packaged with a landing page which I didn't want. I ended up building a custom solution for myself and it worked great!<p>I noticed other friends launching projects doing the same, so we built Referlist to save everyone some time. No coding required. It's plug-and-play like Drift. Takes 5 minutes to setup. It's free to get started. You only pay if you get more than 100 sign-ups so you can feel free to launch as many failed experiments as your heart desires at no cost! You can export your users to CSV or Mailchimp. Also add a custom message, custom colors and seed your waitlist so that it doesn't look completely empty for the first few sign-ups.<p>Any feedback is welcome! Also feel free to email me directly at parthi@referlist.co<p>Cheers,
Parthi and the Referlist team
Looks like you are using Hakara mail server (<i>edit:nope</i>) and Firebase.<p><a href="http://haraka.github.io/" rel="nofollow">http://haraka.github.io/</a><p>Site is clean, documentation is simple and everything seemed to work great. Thanks for sharing. The only issue I see: I can sign up using my own referral code seemingly unlimited times with fake emails, and I don't even need to do this on a real domain... the JS code works from a local HTML file [0]. So people that want to bump their place in line, or competitors wanting to cost me money/headache, can seemingly sign up dozens of fake referrals per second. I assume nefarious use was not on the high priority list before launch, but do you have any plans to mitigate this type of activity in the future? Perhaps rate limiting and IP / browser session checks on the server side to start?<p>[0] <a href="https://docs.referlist.co/#/?id=install-embedded-sign-up-form-in-a-website-builder-like-squarespace-webflow-wix-etc-you-write-0-lines-of-code" rel="nofollow">https://docs.referlist.co/#/?id=install-embedded-sign-up-for...</a>
Looks interesting! Few bits of feedback:<p>- The signup widget doesn't submit when hitting enter after entering my email in the text-box, which is a reasonable expectation from an accessibility POV<p>- On the 'complete' page I see that the email I entered is part of the page query string, which makes me really uncomfortable. It's commonly accepted practice (in places like adtech[0]) to not pass PII in the URL as it can easily be leaked<p>- As a potential customer, when I view your Privacy Policy and Terms of Service it reads pretty ambiguously if the customers that signup for my service and this services stores will only ever be used by me or if Referlist retains some rights to use my list as you see fit. Worth clarifying<p>- Pricing seems reasonable, but I'm pretty sure you could charge me more. Also, I'd love a CTA I could click on directly within/under the price columns (I had to go hunting for a bit to find out how to pay you)<p>0: <a href="https://support.google.com/adsense/answer/6156630?hl=en" rel="nofollow">https://support.google.com/adsense/answer/6156630?hl=en</a>
Interesting!<p>You probably know this is a crazy crowded space - there are tools out there like ViralLoops and ReferralHero, to name just two of the more popular ones that have been around for years. What's your value proposition over one of those tools?<p>BTW I've been working in this space for ~2 months now, with a small referral tool built <i>only</i> for newsletter creators. It's super private early access (not even a website) - but we're seeing our early users growing their lists by >10% MoM in some cases!<p>That is with more established newsletters though - many hundreds (ideally thousands or tens of thousands) of subscribers.<p>We didn't see 'new' newsletters without an initial audience get too much value out of a referral program so far - so I'm excited to follow along and see what you do differently to help those early stage founders :)
This looks really cool, nice work launching. I'm ready to use it on a project that I'm building.<p>However... When I signed up on your site, I received the confirmation email to my Gmail inbox but when I clicked on the link it said:<p>> Suspicious link
> This link leads to an untrusted site. Are you sure you want to proceed to referlist.co?<p>I'm not sure why Google would think your site is suspicious but I'll refrain from using the service until that kink is worked out, as I wouldn't want my prospective users seeing that.
To me the real utility of this, is testing "concepts". The way I would see myself using this is to create a few keyword campaigns, and then send them to these pages to see how much actual interest there is for the idea.<p>Perhaps this might be a "premium" feature, but what would go along with this is a root "project", with multiple landing pages. Then I'd like some analytics to compare. Basic conversion funnel stuff. If it integreated with google keywords directly, that would be awesome.<p>I'd also like the customize the page a bit more too, it's very generic looking today.
I get a white page, both on:
- Firefox + uBlock
- Firefox without uBlock
- Chrome in incognito (no extension enabled)<p>I wasn't able to get a not white page in any browser.
For a split second appears the text "Loading...". On the inspector, it says you are using a dev build of Firebase SDK<p>Edit:<p>solved, I was accessing "/index.html"
Nice project! I tried the demo, but it didn't work for me:<p>* I joined the waitlist with a@example.com, then I was redirected to <a href="https://referlist.co/joinwaitlist/referlist?email=a@example.com" rel="nofollow">https://referlist.co/joinwaitlist/referlist?email=a@example....</a>. 84 000 people ahead of you<p>* I copy/pasted the link <a href="https://referlist.co?ref=TOKEN" rel="nofollow">https://referlist.co?ref=TOKEN</a>
and sent it to another email address<p>* From another browser, I clicked on the link, and joined the waitlist for b@example.com and I was redirected to
<a href="https://referlist.co/joinwaitlist/referlist?email=b@example.com&ref=TOKEN" rel="nofollow">https://referlist.co/joinwaitlist/referlist?email=b@example....</a>: "84 001 people ahead of you", ok this is normal<p>* BUT: when refreshing the page for user A: <a href="https://referlist.co/joinwaitlist/referlist?email=a@example.com" rel="nofollow">https://referlist.co/joinwaitlist/referlist?email=a@example....</a>, I'm still 84 000. Shouldn't it be 83 999?<p>PS: I didn't receive any email at all, not in the spam folder too. I have a gmail address.<p>TL;DR: I shared link to a friend who joined too, but I didn't move up in the waitlist position. (For Referlist demo).