I am looking to create a lead gen form and implement on numerous web pages. After submission, I want contacts redirected to specific webpages based on the page they filled out the form. This is so I don’t need to create multiple copies of the same form.
Ideally, i’d also like each contact in HS tagged with the webpage they filled out the form.
Have custom “Thank You” redirects per landing page via editing HTML on your form embedd code by altering
redirectUrl
As for tagging the page …
For Hubspot Landing Pages: The Form Submit activity does tag both the form and the page. You can see it on Contact pages, use it in Workflows, etc. (see image)
Could you please share what would be the required code to add the page URL in the Javascript?
I added a hidden custom property called “from_conversion_url” and am hoping to populate the page URL upon form submission
Thank you!