Meta Description" name="description" />
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IFrame Banner Ad</title>
</head>
<body>
<iframe id="ad-iframe" src="https://vid-gen.com/live/7oxiVnyQ?vidgenID=193&utm_source=BCM&utm_medium={var2}&utm_content={var3}&utm_campaign={var4}" width="300" height="250" frameborder="0" scrolling="no"></iframe>
<script>
window.addEventListener('message', function(event) {
if (event.origin === 'https://vid-gen.com') {
if (event.data === 'adClicked') {
console.log('Ad clicked!');
}
} else {
console.warn('Received message from unexpected origin:', event.origin);
}
});
</script>
</body>
</html>26
8
1052KB
2953KB
203.0ms
ms
2,099.0ms