Hi, I have created a landing page with a button that needs to be linked to a form. I created both in Hubspot. I can’t figure out how to put the form link on the button on the landing page. I read something about using anchors but it’s not making sense. If I could get some help it would be appreciated.
Hey @MThomas96, it’s best practice to embed the form directly on your landing page to reduce friction and improve conversions. Though to answer your question, in linking your LP to a standalone HubSpot form, you’ll need to:
1. Go to your form in HubSpot → Share → Share link (tab) → click Copy
2. Edit your button → Paste the link in the URL/Link field
If you prefer to use an anchor then you’ll need to paste your form share link in href=“” and it should look like this:
<a href="https://share-eu1.hsforms.com/1Fo123Bdax2_aBC123456">My Form</a>