Last Gif I am making of this stuff.
This shows the cookies progression. You will see that I have all chaturbate cookies cleared, then I will go to the iframe test page I created. I will check cookies afterwards and you will see that there are 11 chaturbate cookies set. Then I will go back to the test page and click into the iframe. You will see that the link will end up at the chaturbate room. I will then check cookies and now there will be 19 cookies set.
In the 11 cookies you will see the affkey and the fromaffiliate cookies exist.
As far as I can tell, cookies are set and I get credit so it doesn't matter that the link goes to the chaturbate room.
Here is the exact code I have in the test page:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<base href="https://gfy.com/" /><!--[if IE]></base><![endif]-->
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="generator" content="PSPad editor, www.pspad.com">
<title></title>
</head>
<body>
157X280<br>
<iframe src="https://chaturbate.com/in/?track=embed&tour=dTm0&campaign=JkjyU&disable_sound=1&mobileRedirect=never&embed_video_only=1"height="157" width="280" frameborder="0"></iframe>
<br>
200X320<br>
<iframe src="https://chaturbate.com/in/?track=embed&tour=dTm0&campaign=JkjyU&disable_sound=1&mobileRedirect=never&embed_video_only=1"height="200" width="320" frameborder="0"></iframe>
<br>
523X930<br>
<iframe src="https://chaturbate.com/in/?track=embed&tour=dTm0&campaign=JkjyU&disable_sound=1&mobileRedirect=never&embed_video_only=1"height="523" width="930" frameborder="0"></iframe>
</body>
</html>
Hope that all helps. I don't know what else I can do to make it clearer.
.