Skip to content

Instantly share code, notes, and snippets.

@ashsmith
Last active August 29, 2015 14:05
Show Gist options
  • Save ashsmith/196abb097017b5213e3e to your computer and use it in GitHub Desktop.
Save ashsmith/196abb097017b5213e3e to your computer and use it in GitHub Desktop.
var disqus_config = function() {
this.callbacks.onNewComment.push(function() {
ga('send', {
'hitType': 'event', // Required.
'eventCategory': 'comments', // Required.
'eventAction': 'comment', // Required.
'eventLabel': 'New Comment'
});
});
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment