Advertisement
orksnork

Untitled

Nov 3rd, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. var _this = this;
  2.  
  3. ga('send', 'event', pageName, ':Body:Paragraph', {
  4. 'hitCallback': function() {
  5. $(_this).parents('form').first().submit();
  6. }
  7. });
  8. return !window.ga;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement