Hi Guys, I am currently trying to create a paid membership website. One features we would love to have is the ability for new customers to enter a referral code so that we know which of our affiliates brought them there.
I am hesitating to add the referral code as part of the Corvid sign-up form because people could signup without paying and then that would be very hard to track. We just need a way of tracking and seeing how many times a referral code has been used.
You can submit referral codes to the database (from where it will be easy to filter codes and count them) and create a custom form (lightbox, f.e) with the logic, that will check if user paid and if they paid and registered, it will open the member pages you want to show to the registered users only.