Save email from homepage input, and prepopulate on a form on another page

I would like users to be able to input an “email” on my homepage and click a button that drives them to a more advanced signup page. I’d like to prepopulate the advanced form with the email they input on the homepage.

I realize that this can be done via JS or JQuery but I’m not familiar.

Please help

Multi-page / multi-step signup form