Page 1 of 1

How to create a user referral link

Posted: Wed Feb 07, 2024 10:51 am
by Hariph
Please how do I create a user referral link for my website for users to copy and use it to refer other people, would be glad if you can help with this

Re: How to create a user referral link

Posted: Wed Feb 07, 2024 2:10 pm
by francisco
What do you mean by referential link?

Like someone writing in a post @someone and that someone receiving a notification that they were mentioned?

Or have a link like yousite.com/register?ref=someuser and whenever someone registers, someuser receives a certain amount of points?

Re: How to create a user referral link

Posted: Fri Feb 09, 2024 4:02 am
by samuel_anttunes
I think he wants a unique link for each user. And the user when sharing that link with another visitor and the visitor accessing the link counts reference points. Example: http://site.com/ref/nick_name . I don't think there's any way to do that for Wapka.

Re: How to create a user referral link

Posted: Sun Feb 11, 2024 2:57 am
by Hariph
Yes exactly like yoursite/user.link

Re: How to create a user referral link

Posted: Sun Feb 11, 2024 8:00 am
by Xkria-uy
TAG Code

Code: Select all

<input class="btn btn-primary" width="98%" height="auto" style="color: black; width: 98%; height: auto; padding: 2px;" type="text" onClick="this.setSelectionRange(0, this.value.length);" value="{{VAR(URL)}}">
https://xkria-uy.wapka.co/user/?id=203664
los puntos te los debo 😁

Re: How to create a user referral link

Posted: Mon Feb 12, 2024 10:42 pm
by Hariph
Thank you so much