kbleads how do i add this code to the buttonizer button: <a onclick="return gtag_report_conversion('tel:281-688-9730');" href="tel:281-688-9730">
James Hi kbleads , You could perhaps use the Javascript button action then add this as the value: gtag_report_conversion('tel:281-688-9730'); window.location.href = `tel:281-688-9730` return; Let me know if this works for you!