function trackEvent(n,t,i){n&&t&&i?ga("send","event",n,t,i):n&&t?ga("send","event",n,t):n&&ga("send","event",n)}$(document).ready(function(){$("a").on("click",function(){if(!$(this).hasClass("widget-share")){var n=$(this).data("ga-type"),t=$(this).data("ga-location")||"",i=$(this).data("ga-option")||"";trackEvent(n,t,i)}})})