Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <script type="text/javascript">
  2. (function () {
  3. var ss = document.createElement('script');
  4. ss.type = 'text/javascript';
  5. ss.async = true;
  6. ss.src = '//app.shoptarget.com.br/js/tracking.js';
  7. var body = document.getElementsByTagName('body')[0]; // seleciona o elemento body
  8. body.appendChild(ss); // adiciona elemento script antes do fechamento do elemento body
  9. })();
  10. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement