Javascript Parameter passthrough
We're having difficulty implementing the javascript to allow passthrough of parameters from a parent page into an embedded marketo landing page form.
Our CMS (Concrete 5) throws an error when we try to use the provided javascript. the feedback we've gotten is
"Concrete5 has its own copy of jQuery. So when you load it again from elsewhwere, you end up with 2 copies and duplicate declarations which will cause JavaScript to die and hence the edit bar."
Has anyone experienced this issue with Concrete 5 or another CMS?