Forum Moderators: martinibuster
<!-- XXX-->
<script type="text/javascript">
var random_number = Math.random();
if (random_number < .5){
google_ad_client = "ca-pub-XXX";
<!-- XXX -->
google_ad_slot = "123xxxxxxx";
google_ad_width = 300;
google_ad_height = 250;
} else {
google_ad_client = "ca-pub-XXX";
<!-- XXX -->
google_ad_slot = "321xxxxxxx";
google_ad_width = 300;
google_ad_height = 250;
}
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> [edited by: not2easy at 2:09 pm (utc) on Jan 18, 2022]
[edit reason] anonymized - privacy/ToS [/edit]
your thoughts on different ways this could be achieved.
Well, I hope you'd notice if 50% of ad impressions and revenue suddenly go missing.