Skip to content

Instantly share code, notes, and snippets.

@colinhoward
Created November 21, 2014 23:57
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/c7db66837924977ca41d to your computer and use it in GitHub Desktop.
Save colinhoward/c7db66837924977ca41d to your computer and use it in GitHub Desktop.
DoubleClick Ad Tag
<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;ord='+guh+'?\"></scr' + 'ipt>');
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment