<script>
setTimeout(() => {
var parentWindow = document.getElementById('crto_iframe').contentWindow;
var clickUrl = '{{clickurl}}';
parentWindow.postMessage(clickUrl, "https://static.criteo.net/html5/101440/newtest/index.html");
}, 1000);
</script>
<iframe id="crto_iframe" title="Criteo iframe" src="https://static.criteo.net/html5/101440/newtest/index.html" width="480" height="320" border="0" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe>
14
4
106KB
248KB
120.0ms
ms
368.0ms