Hiding Payment Details from Analytics
$(document).ready(function() { $('#bill_to_email').addClass('fs-exclude'); });#bill_to_company
#bill_to_first_name
#bill_to_last_name
#bill_to_email
#bill_to_phone
#bill_to_address1
#bill_to_address2
#bill_to_country
select[name=bill_to_us_state]
select[name=bill_to_ca_state]
#bill_to_province
#bill_to_city
#bill_to_postal_codeLast updated
Was this helpful?
