Hi
Here is the scenario:
- Mailchimp Email campaign that has button which goes to thank you page on our site with URL parameter for the contact's email address.
- Extract the email from url parameter and then send to Zapier webhook to process my Zap (bringing that email along for the ride).
This is a Wordpress site using Beaver Builder so I was hoping there was some way to nest some Javascript that can read the url parameter on page load and then POST over to Zapier webhook....is that even possible?
Thanks!