Information about cpa offers and iframe

jyciap11

Elite Member
Joined
Apr 11, 2014
Messages
1,650
Reaction score
441
Hi everyone, I have a very technical question and I hope you can answer me. I have an offer (actually more offers but always from the same advertiser) CC submit that with the iFrame work correctly, they arrive at the end, you can enter all the data and receive the confirmation, but the lead does not arrive. While, the same offer, without the iFrame, the lead arrives correctly. So I got the doubt that there is some communication problem with the iFrame, my question is this, is there an alternative to the iFrame that works correctly? Because with the iFrame people complete the offer but I don't receive anything, only the click.
 
How does the iframe look (code vise)? Do you have SSL? Does the form have a target attribute?
Hard to say just from the info provided.

P.S. Most affiliate networks don't allow iframing (or partial iframing like Maxbounty), check with yours again.
 
How does the iframe look (code vise)? Do you have SSL? Does the form have a target attribute?
Hard to say just from the info provided.
This is the iframe
<iframe scrolling="no" width="100%" height="1140" frameborder="0" margin-top: -300px target="_self" src="LINK" />
</iframe>
I have the SSL in my website
 
Back
Top