Hey there,
I’m working with a client who is using UTM tagging parameters for his links.
We have a landing page with a ticket registration form (ex. www.someevent.com/tickets)). I’ve added hidden fields to it and it captures the UTM parameters fine.
However, upon submitting the form, we present the visitor with an option to request more tickets for colleagues, team members, etc. People who want to request more tickets are taken to an exact copy of the page (just different URL to properly track/analyse in our backend; ex www.someevent.com/tickets_team).
I do this through a button on the conformation popup/dialogue. The button is set to “Pass through URL parameters”.
However, once a user clicks through on that button, the new page loads up UTM parameters AND form field data. The form on the team page gets pre-populated with all the information entered on the original page.
Is there a way to pass through only the UTM parameters, so the new form is empty?
Thanks,
Hristian