Enter tracking number reference of WooCommerce

ex.

Woocommerce Fbq 'track Purchase Value : Useful Links

stackoverflow.com

script for AddToCart if( result > 0 ){ fbq('track', 'AddToCart', { value: result, ...

wordpress.org

fbq('track', 'Purchase', {currency: “USD”, value: get_order_total(); ?> }); However, this doesn't work naturally because of the page generated ...

stackoverflow.com

I'm looking to add a Facebook tracking event which includes purchase amount & currency to a WooCommerce purchase confirmation page, ...

www.marketingsupply.co

You need to dynamically pass the value of a purchase in place of the actual dollar amount. For context, just refer to the “value: x.xx” section of the ...

www.reliablesoft.net

Checkout Page: With fbq('track', 'InitiateCheckout');; Purchase Complete: With fbq ('track', 'Purchase', {value: '0.00', currency: 'USD'});.

eveelmedia.com

Facebook Pixel Code -->