Advertisement
Guest User

Untitled

a guest
Apr 28th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="test/javascript">
  2. function clickCookie() {
  3. var settagImg = document.createElement("img");
  4. settagImg.src = "http://crtl.aimatch.com/sasiamedia/SETTAG/name=fcid123/tags=clicked%3Dyes";
  5. settagImg.style.width = "0px";
  6. settagImg.style.height = "0px";
  7. document.body.appendChild(settagImg);
  8. }
  9. </script>
  10.  
  11. <a href="http://crtl.aimatch.com/sasiamedia/adclick/fcid=123/nolog" onClick="clickCookie();" target="_blank">test link</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement