Hi,
I don't really mind if my problem is too hard to answer, I more want to know if in theory its actually possible to do.
I am currently working on a webiste for a client where the final "thank you" page is actually located on a third partys website.
The User Flow
User comes to our site --> Signs up to 3rd party product through iframe --> Gets "thank you" through iframe
I have already spoken to the 3rd party website and they cannot do custom redirections to our "thankyou" page or add any code to their website.
I know the format of the 3rd party "thank you" page is always the same (ie
www.domain.com/index.ascx?Sequence=79&PageNumber=4)
So that brings me to my questions, is there anyway to track users who get to this final page through an iframe or are there any analytics packages that could? Could I get around this problem with an onload event?
Start Free Trial