Back
$('#addToCartButton').click(function() { fbq('track', 'Purchase', {currency: "USD", value: 30.00}); });