Guest User

Untitled

a guest
Jul 17th, 2018
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. window.usabilla_live('setEventCallback', function(category, action, label, value) {
  2.   gtag('event', action, {
  3.       'event_category': category,
  4.       'event_label': label,
  5.       'value': value
  6.     });
  7. });
Add Comment
Please, Sign In to add comment