Add Custom Code to Head
-
Add Custom Code to Head
Hi all,
we are using your plugin to track FB in woo.
we have created multiple landing pages, but now the facebook pixel does not fire any category or product events (obviously).
is there a way to simulate this?
we have tried to implement this snippet in the head:<script>
fbq(‘init’, ‘xxxx’);
fbq(‘trackCustom’, ‘ViewCategory’, {
content_name: ‘Kauknochen fu00fcr Hunde’,
content_category: ‘Kauknochen’,
content_ids: [‘4154’, ‘4183’, ‘4165’, ‘4171’, ‘4176’], // top 5-10 results
content_type: ‘product’
});
</script>with the the facebook pixel helper, we can see that this event is detected, but not activ. and we cannot see it arriving in facebook.
This would be an example of the landing pages:
NEW – https://www.irish-pure.de/trockenfutter-hund/
OLD – https://www.irish-pure.de/hundetrockenfutter-mit-hohem-fleischanteil/Do you have an idea?
thanks!
ElenioThe page I need help with: [log in to see the link]
The topic ‘Add Custom Code to Head’ is closed to new replies.