The Marketer's Toolkit Support Center
All Categories GHL Customizer Features Contact Buttons: Additional Information and Scripts

Contact Buttons: Additional Information and Scripts

By Tom Bristol
September 18, 2022

Funnels & Websites values in the address bar after the ? and merge those in. Here's an example: 

https://beta.reviewbuilder.io/v2/preview/wFQ7kzINYJVYfXyI7193?first_name=Tom


When you select these checkboxes, it will add the custom fields to the end of the ? 

image.png

Problems will occur if you have too many custom fields or your custom fields are too long. You'll get a long address like this: 

https://beta.reviewbuilder.io/v2/preview/wFQ7kzINYJVYfXyI7193?facebook_profile=https%3A%2F%2Fwww.biography.com%2F.image%2Ft_share%2FMTIwNjA4NjM0MDYwOTY1Mzg4%2Fadam-sandler-9542505-1-402.jpg&position&signature=null&birthday=null&new_profile_image=https%3A%2F%2Ffacebook.com&first_name=Neil%20Patrick&last_name=Lacson&email=neeeilpatrick%40gmail.com&phone=12294793723&timezone=America%2FLos_Angeles&contact_id=yXf6GVkSmf3uth5EL6tz&full_address=777,Abington,%20Massachusetts%202351&full_name=Neil%20Patrick%20Lacson&tags

If it becomes too long, the browser will break and it won't load the page. 

The solution is to manually add your custom fields to the address like this: 

https://beta.reviewbuilder.io/v2/preview/wFQ7kzINYJVYfXyI7193?facebook_profile={{contact.facebook_profile}}&first_name={{contact.first_name}}

Note that we DO NOT have the boxes automatically add contact data to the URL checked. Now it will only merge the data that you specifically ask it to merge and add into the URL.


Was this article helpful?

Thanks for your feedback!