I have a client asking me to do something ive never done before. It was a decision they made in the fly, thinking itll be an on the fly code for me to write.
I need every new client that signs up to receive a custom link to share to others so that that new person can use that link to sign up. Like lead recruitment. And ALSO the joining fee needs to be split between the person who referred them and the 2 tiers above that person too. Nothing works.
Seem’s pretty straightforward, I will recommend using a branded URL (maybe buying another domain or subdomain) along with query parameters so they’re hidden. Then compose the URL which will be like mystie.com/register?referal=mike@wix.com shortened will be my.site/m1ak4 for example.
When the user sign up you know who referred then and you can update your database, and so on.
However adding 2 tires above seem’s a bit unethical in terms on your business structure so we won’t be able to help.
Thank u so much for the advice. Ive been having problems moving forward with this project for that very reason