I have about 1000 products, so then would I have to add this code manually to each product page with each product IDs??
<script>
fbq(‘track’, ‘ViewContent’, {
currency: ‘CZK’,
content_ids: ”,
content_type: ‘product’,
});
</script>
Or
Add to header all of the product IDs, separated with coma, at the same time?
There are multiple Facebook remarketing code plugin’s out there that put the Facebook remarketing code on your website and automatically populate your product template with the proper content_ids value’s. I suggest you install one of those (I believe there is even an official Facebook for WooCommerce plugin for this which you can download via your Facebook catalogue).
Then there are just two options left:
I have to add manually to each product ( 1 000 products) page this script, with each unique IDs
<script>
fbq(‘track’, ‘ViewContent’, {
currency: ‘CZK’,
content_ids: ”,
content_type: ‘product’,
});
</script>
or I have to add all of the IDs, separated with coma, which is not handy either.
I dont’t think you understand. There is no need for you to do all that work, you can use this plugin for it: https://www.facebook.com/business/help/900699293402826
Best,
Eva
Here we go, that was it ! 🙂 Thanks for your great pationt
Where can I buy you a coffee?
No worries, that is what our support is for 😉
Best,
Eva
have a great summer, thanks 🙂