Skip to content

Instantly share code, notes, and snippets.

@colinhoward
Created November 21, 2014 23:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colinhoward/20feb750fde5210732c5 to your computer and use it in GitHub Desktop.
Save colinhoward/20feb750fde5210732c5 to your computer and use it in GitHub Desktop.
DoubleClick Ad Tag with HasOffers Link
<script type="text/javascript">
guh=Math.random()*10000000000000000;
document.write('<scr' + 'ipt language=\'JavaScript1.1\' SRC=\"http://ad.doubleclick.net/adj/N8305.134236.VALUECLICK/B7971050.2;sz=120x600;click=http://www.advertiser.com/click.track?CID=260614&AFID=301243&ADID=1085850&NonEncodedURL=http%3A%2F%2Fdemo.go2cloud.org%2Faff_c%3Foffer_id%3D1%26aff_id%3D2%26file_id%3D3516;ord='+guh+'?\"></scr' + 'ipt>');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment