Advertisement
Guest User

30-39

a guest
Jul 24th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. //30
  2. $('a[href="/action/easy/"]').click(function() {
  3. ga("send", "event", "aktion_start", "item");
  4. yaCounter16346740.reachGoal("action_startitem");
  5. });
  6. $('.action-terms a[href="/download/1456"]').click(function() {
  7. ga("send", "event", "aktion_start", "click");
  8. yaCounter16346740.reachGoal("action_startclick");
  9. });
  10. $('.list-action-view').click(function() {
  11. ga("send", "event", "banner", "click");
  12. yaCounter16346740.reachGoal("bannerclick");
  13. });
  14. $('.action-form .name .menu').click(function() {
  15. ga("send", "event", "aktion_present", "plus");
  16. yaCounter16346740.reachGoal("action_oresentplus");
  17. });
  18. $('.total-wrap .button').click(function() {
  19. ga("send", "event", "aktion_present", "item");
  20. yaCounter16346740.reachGoal("action_oresentitem");
  21. });
  22. $('.action-terms-wrap a[href="/download/1458"]').click(function() {
  23. ga("send", "event", "aktion_present", "click");
  24. yaCounter16346740.reachGoal("action_oresentclick");
  25. });
  26. $('.click-pic .menu').click(function() {
  27. ga("send", "event", "aktion_salekuler", "plus");
  28. yaCounter16346740.reachGoal("action_salekulerplus");
  29. });
  30. $('.add-order .button]').click(function() {
  31. ga("send", "event", "aktion_salekuler", "click");
  32. yaCounter16346740.reachGoal("action_salekulersubmit");
  33. });
  34. $('.action-terms-wrap a[href="/download/1465"]').click(function() {
  35. ga("send", "event", "aktion_salekuler", "download");
  36. yaCounter16346740.reachGoal("action_salekulerdownload");
  37. });
  38. $('.action-terms-wrap a[href="/download/1457"]').click(function() {
  39. ga("send", "event", "aktion_stack", "click");
  40. yaCounter16346740.reachGoal("action_stackclick");
  41. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement