Similar Posts
ACF Fields
Custom fields from ACF plugin
Woo Shortcodes
General Products shortcode Sale products shortcoes
Hello world!
Welcome to Tracking.ovh Sites. This is your first post. Edit or delete it, then start writing! Which treats of the character and pursuits of the famous gentleman Don Quixote of La Mancha In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since…
Custom events: Thank you
First product $29 $25 1 Cat 1, Cat 2 $59 2 Cat 1, Cat 3 Third product $119 Cat 2 3 Total: $500 [fp_set name=”products”] ^items^ : ^{{.products .product}}^ ^item name^ : ^{{.name|get:text}}^ ^item price^ : ^{{.price|limit:last|get:text|replace:$:|to:float}}^ ^item qty^ : ^{{.qty|get:text|to:integer}}^ ^item id^ : ^{{|get:data-id}}^ ^order id^ : fp.data.wp.page_id ^order value^ : ^{{#order_total strong|get:text|replace:$:|to:float}}^ ^currency^…
Custom events: Checkout
Title First product $29 $25 1 Cat 1, Cat 2 $59 2 Cat 1, Cat 3 Third product $119 Cat 2 3 [fp_set name=”products”] ^items^ : ^.products .product^ ^item name^ : ^{{.name|get:text}}^ ^item price^ : ^{{.price|limit:last|get:text|replace:$:|to:float}}^ ^item qty^ : ^{{.qty|get:text|to:integer}}^ ^item id^ : ^{{|get:data-id}}^ ^currency^ : ^USD^ [/fp_set] [fp_track data=”products” event=”checkout” trigger=”load”] [fp_track data=”products” event=”purchase”…