jQuery(document).ready(function(){const gabtns=document.querySelectorAll('a[data-gaid]');gabtns.forEach(btn=>{const gaid=btn.dataset.gaid;btn.addEventListener('click',(e)=>{dataLayer.push({'event':'click','eventCategory':'Outbound Link','eventValue':gaid||e.target.href})})})})