Hi,
I am building a site that has multiple registration forms. One is shown to people who’s location is in Australia (prices shown in AUD$), one is shown to anyone NOT in Australia (prices in USD$).
I also have a form where the Setup fee is waived and this is where people coming from a particular promotion land.
My question is after landing on the Promo Form page, if the user clicked around the site, how can I take them back to the Promo Form page? Is there a condition I can setup that takes the user back to the Promo Form page when they hit the “Join Now” button? Can I do something with a URL query parameter?
Thanks,
Darren.