Hacker News new | ask | show | jobs
by m12k 2017 days ago
Do you use any of this affiliate 3rd party software yourself or did you roll your own solution? I'd like to make an affiliate sales program for my SaaS too, but it's hard to figure out where to start. I don't want to invest a lot of time integrating with X if nobody uses X, but I also don't want to invest a lot of time in rolling my own if everyone expects you to be using X.
2 comments

We wrote our own, but that's because of the nature of our business and our program. YMMV.

If you're trying to get professional affiliates to market your business, sure, use third party software. Most the affiliates know the systems already and have some level of trust in it. Plus the software will provide analytics, payouts to various countries, tax guidance, etc.

Our program is primarily a referral program for existing customers. There's no separate affiliate account and credits automatically offset the fees we charge. Plus I like Stripe and don't want a bunch of third-party PHP crapware invading our already complex billing system. DIY was really the only option.

The things that make our customers want to refer others are not necessarily what will work for anyone else. Our current referral system would never fly with the porn affiliates, but also an impersonal "make $ fast!" affiliate system would never resonate with our customers.

A basic referral tracking system is super easy. Give users links they can share; clicking on the link puts a value in local storage; pass that value along with signups. Offer something meaningful to new customers who come in through a referral (for us, it's a discounted first month). If you're just trying to increase word of mouth spread, that's enough to get started.

Hey! I just went through the exact same thing for https://Sunboxlabs.com - shareasale et al have high up-fronts or monthlies and their own integration cost. I know people are gonna tell me it’s not worth half a day of engineering/debugging, but this is what I did for a roll-your-own affiliate mvp: write a ten line script to check the search params and set them as local storage or cookie. On checkout pass that cookie through to PayPal. Done!

Obviously I’m not getting the exposure of shareasale, impact, etc from being on their platform, but I can still sign up for them once I’ve validated that affiliate works for high ticket item hardware.

Ok, just going to ask everyone on this comment thread: would you be willing to test a system I have that is a super lightweight affiliate platform for startups?

I've been in the digital and affiliate space for well over a decade and have run programs from the tiny to the massive. Platforms like Impact, SAS and others are great, but if you're looking to get started and don't want to break the bank, let me know. It isn't a business, just a super simple platform for running a program that I built for my own use and could easily be used by others.

Sounds tempting. I was actually building one from scratch for my own business [0], but it's out of necessity rather than pleasure. Please get in touch!

[0] https://zlipa.com