How to create a user referral link

General discussion about the Wapka ecosystem. Discussion of specific Wapka-related services usually belongs in other sections.
Post Reply
Hariph
Posts: 43
Joined: Tue May 23, 2023 9:33 pm

How to create a user referral link

Post 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
User avatar
francisco
Posts: 58
Joined: Tue Mar 07, 2023 1:48 pm
Location: Brazil
Contact:

Re: How to create a user referral link

Post 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?
😴
samuel_anttunes
Posts: 26
Joined: Thu Mar 09, 2023 12:25 pm

Re: How to create a user referral link

Post 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.
Hariph
Posts: 43
Joined: Tue May 23, 2023 9:33 pm

Re: How to create a user referral link

Post by Hariph »

Yes exactly like yoursite/user.link
User avatar
Xkria-uy
Posts: 91
Joined: Fri Apr 07, 2023 9:27 pm
Location: Uruguay
Contact:

Re: How to create a user referral link

Post 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 😁
Hariph
Posts: 43
Joined: Tue May 23, 2023 9:33 pm

Re: How to create a user referral link

Post by Hariph »

Thank you so much
Post Reply