Referral Links and Dashboards Answered
Hey guys - I'm trying to achieve the following:
1. Bob signs up to the waitlist here (https://self.app). When he presses submit, Bob gets an email which he needs to click verify within. That verify link then takes him to his account dashboard.
2. Inside Bob's dashboard he now sees his own invite code which he can share, along with a total of how many people have used his invite code. My plan is to link this to rewards so, for instance, 3 invitees using Bob's code earns Bob 300 points.
3. Bob shares his code with Alice who then clicks on it and joins the waitlist OR enters Bob's code in the 'invite code' form field. Alice goes through the email verification and lands in her dashboard showing how many people have used her code.
For the above, I've been looking at https://www.rewardful.com/ but then also saw this: https://webflow.com/made-in-webflow/website/invite-friends-link
I've spent the day trying to customise the 2nd one but it's only addressing a fraction of what I need and I'm not sure it's the right approach!
I've looked at other providers like Talon One etc, but it seems simple enough to be done using Memberstack and Webflow...in theory!
Does anyone have any suggestions as to which component(s) I need to make the above happen? Any help is appreciated :)
Comments
7 comments
Hi Jonathan MacDonald 👋 thanks for posting.
Have you seen this project by Julian? I wonder if it might give you some ideas. https://www.memberstack.com/scripts/member-id-invite-links
Thanks Duncan - that's a really handy guide - I had found this one already (https://webflow.com/made-in-webflow/website/invite-friends-link) but not Julian's vid. Will experiment with that now.
By the way - what you're doing is superb - love the video guides and love the community. A rare feeling in today's world. You and team are smashing it.
Woohoo! Thanks for the kind words, Jon 😁 We're having fun with it.
I've emailed Julian the following - just pasting here in case anyone knows how to fix this - I've spent a few days working on it and I'm getting pretty frustrated (especially as I wanted to sort it out myself!!!) - but any help appreciated.
<script data-memberstack-domain="https://memberstack-client.self.app" data-memberstack-app="app_clm9zi04700tk0s4d0caybm5n" src="https://static.memberstack.com/scripts/v1/memberstack.js" type="text/javascript"></script>
I've sent a support request and once I have a response I'll post here in case it helps anyone in the future.
Is there a way to create referral links using Members stack ?
You'll be able to achieve this with 2 Memberscripts,
First one is to setup the referral links-
https://www.memberstack.com/scripts/member-id-invite-links
Second is for populating the form field based on the referral link (so you know who to reward)-
https://www.memberstack.com/scripts/prefill-form-based-on-url-parameters
Please sign in to leave a comment.