I have an embeded customer facing web form on my website to gather client prospect information. I need to integrate tracking coding for my website's PPC ad campaign and google analytics.
Since the webform is displayed within an iframe, there is no way for me to apply my tracking coding. As a work around, I've built an entirely new web page(which I can now track with my analytics) that displays a "thank you for your submission" message.
If all works as planned i have a perfect solution to my issue. The problem that I am having is that when a user submits a form, the iframe reloads entire original page with in the iframe. So there is no confirmation message, my tracking does not work, and it looks funky because i have my webpage showing the original i frame with a smaller version of the original page reloaded within.
it appears as if the "send user to this URL" function is broken


