Scenario: user clicks on a click from an email campaign. This link appends parameters to the end of the URL. I would need to get the params and send them to the contents (url) of an iframe* embedded on the page.
If possible, how?
- There's a potential for x-domain issues here. Currently (while on dev environment) the iframe points to another domain, though both the page and iframe will eventually live on the same domain.