Assuming I had 1000 hotel pages, and I want to use the same form for all of them, but I can't embed any part of the form on the hotel pages, there's just a plain html link that says "book now" and that goes to the form page; my question is, is there a way to get the meta title from the referrer page and display it in the form or on the page where the form is?
I know I can get the referrer url already but that's not quite ideal for this.