Hello!
Kostas here. And, I need some javascript help.
We’re integrating a referral program, it’s called getambassador. Basically, the way it works - our existing users get a unique link to share with their network in the hope that they will refer a sale/signup. That unique link cookies a user and passes/populates a specific variable called “mbsy_short_code”.
So, what we need to do is simply append the form/object we pass with the variable “mbsy_short_code”. The page that I’m referencing is this one (not currently driving traffic to it): http://welcome.quotefx.com/exclusive-free-trial/
In that form, I’ve already created a hidden field named msby_short_code.
Think you guys could help? It seems the community helped this user: Passing a querystring variable to a hidden field successfully.
Basically, the goal is simple - pass a variable to the object in the form field and then pass that into Salesforce.