$(document).ready(function(){$("#carousel-ads item a").on("click",function(){ga("send","event","Navs","click","Carousel Ads")});$(".slider-btn").on("click",function(){ga("send","event","Navs","click","Home Slider Main Button")});$("#head-port").on("click",function(){ga("send","event","Navs","click","Home Page Portal");window.location.href="/about/reasons"});$(".feature-home a.btn").on("click",function(){ga("send","event","Navs","click","Home Feature Button")});$(".sidebar .nav a").on("click",function(){ga("send","event","Navs","click","Side Navs")});$(".price-table .btn.btn-default").on("click",function(){ga("send","event","Quote","click","Price Table Info Button")});$(".price-table .btn.btn-success").on("click",function(){ga("send","event","Quote","click","Price Table Get Quote Button")})})