Can’t track variable product
-
Hi
my store use variable product example S , M , L , XL
but have problem track pixel on ViewContent (Facebook helper alert not match ID)
but today solve problem try change content_type “product_group” to “product”
fix in file /pixel-caffeine/includes/supports/class-aepc-woocommerce-addon-support.php on line 216
'content_type' => 'product_group',change to'content_type' => 'product',now my pixel ViewContent can work again
This problem bug ?Thank you
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Can’t track variable product’ is closed to new replies.