How to track Form Submission on wordpress site?
I would like to track Form submission on word press site using Launch, which doesn't have any direct call rules coming from front end or developer not passing _satellite.track(“submit”). Form element doesn't have an action attribute either.
User can download PDF's on the pages where form is loaded/existing on the same page, user then fill the form & submit to download the PDF. After submitting the form the same page is loaded without any Thank you or confirmation page or message.
What are some of the best practices & ways to achieve it?

