Form Autofill hidden field - Current page URL
I am creating a single form that will be on multiple client pages (same website, we just provide our clients a special non-marketo landing page). I would like to have a hidden field on the form that tells me what page the form was completed on so we know which client it came from.
How the typical flow goes:
Step 1: Visit the /client-name/ webpage
Step 2: Click "Sign Up" button
Step 3: Complete form on /client-name-get-started/ webpage
So the Referrer Parameter autofill would be the most obvious choice. But what happens if they get to the "get started page" from elsewhere (such as an email or a different webpage)?
Is there an easy way to have the hidden field populate with the current get started page's url? (the same form will just be added to each custom get started page). I wish there was something similar to the {{trigger.webpage}} token for alerts.