Hello everyone,
I have advisors that I would like to personalize the landing page so when their clients use their referral link they see message “Plan provided by: {{contact.firstname}}, {{contact.lastname}}”
Example referal URL is: Sign Up for Your 14-Day Free Trial | IronClad Family
the page would display: “Plan provided by John Smith”.
once I get that working, I would retrieve additional properties such as business address and business phone number and display them.
I don’t have a form just need to display the contact information inside the rich text module based on matching their first and last names in the URL. For absolute uniqueness, I can add custom property for unique identifier (prefer to not use the Hubspot ID in public URL). I have looked for solutions on this forum but couldn’t find any.
Any tips would be greatly appreciated. I’m not a developer, so perhaps there is a simple way to do it.