Hi,
I'm creating a referral program with the flow below, and I have a few questions.
Our referral program flow (C= customer, L= referred lead):
1. C enters L's name, email address etc and C's email address in a form.
2. The form creates a new lead record based on L's name, email address etc. C's email address will be stored in a custom field called "referrer's email" (synced with Salesforce).
3. Marketo looks up C based on "referrer's email" and stores that C has referred L.
We need to have both C and L's information, as we will send different emails to C and L, and later we will reward C and L if L becomes a customer.
Questions are:
a. how can I lookup C's record based on "referrer's email" tied with L's lead record?
b. what's the best practice to collect the data of whom C has referred? Counting up the number of leads C have referred is not enough, as we'd like to communicate with them later. Also, we expect a C might refer several Ls.
c. Is there any better way to have a form for this kind of referral programs?
Performing community search didn't help me much... If you know other threads similar to this, please link it here.
Your help is always appreciated!
Solved! Go to Solution.
Also struggled to find these previous threads that provide a real answer, not just mention that other threads exist. Here's everything I was able to find:
Referral program without referral offer feature
Forms and auto-population - Help please!
Partner lead registration form
Clearing Marketo Tracking Cookie from Forms 2.0 Submission
There are definitely threads on this. But to do this well requires jquery and programming. Not sure if your web dev made it this far but your specs sound right.
Josh,
Thank you for your reply. Do you have any specific thread you have in your mind? Many threads ended up the comment like yours, and I can't reach to the ones that have meaningful solutions.
Also struggled to find these previous threads that provide a real answer, not just mention that other threads exist. Here's everything I was able to find:
Referral program without referral offer feature
Forms and auto-population - Help please!
Partner lead registration form
Clearing Marketo Tracking Cookie from Forms 2.0 Submission