Cookie to skip form second time and redirect
I'm hoping I can get some ideas on how to tackle this last piece of our puzzle.
Right now, we have a single marketo form that will pop up in a shadowbox on our website when a user requests one of several white papers, webinars, etcetera. Two variables are passed to it in the URL, to populate hidden fields. The user submits the form, and an automatic email fires off to them with the webinar/whitepaper link they've requested.
What I'm not sure how to solve is when the user wants to view another white paper or webinar. Right now, the form would come up again. Since they've already completed the form what I'd like is for that form to NOT come up again, and the system knows to redirect them to the requested resource. We have the munchkin code on our site, so I assume they'd have a cookie on their computer but I'm just not sure how to do this part - skipping over the form a second time.
